index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-01
Add helper object Hostconfig to make it easier to get to e.g. the
Jelmer Vernooij
2
-0
/
+37
2008-08-01
Use new style python classes.
Jelmer Vernooij
9
-12
/
+27
2008-08-01
Move domain DN determination out of newuser function.
Jelmer Vernooij
1
-6
/
+9
2008-08-01
Actually fix missing substitution variables.
Jelmer Vernooij
1
-4
/
+10
2008-08-01
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
Jelmer Vernooij
1
-27
/
+9
2008-08-01
Fix some forgotten substitute variables in provision, add check to prevent th...
Jelmer Vernooij
1
-0
/
+2
2008-07-28
We don't use EXTENSIBLEOBJECT any more.
Andrew Bartlett
1
-3
/
+0
2008-07-28
Make it even clearer what to do next in the LDAP backend setup
Andrew Bartlett
1
-1
/
+5
2008-07-28
Always print the slapd startup command
Andrew Bartlett
1
-1
/
+2
2008-07-28
Remove unused function and make sensitive directories private.
Andrew Bartlett
1
-22
/
+2
2008-07-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-3
/
+28
2008-07-25
Complain if we are told to use an ldap backend, without the type
Andrew Bartlett
1
-0
/
+2
2008-07-22
Install'named.txt' to private/ as documentation.
Andrew Bartlett
1
-2
/
+26
2008-07-22
Improve DNS and Group poicy configurations.
Matthias Dieter Wallnöfer
1
-2
/
+3
2008-07-18
Make a seperate template for the refint configuration too
Andrew Bartlett
1
-3
/
+4
2008-07-18
Put the memberof template into a seperate setup/ file.
Andrew Bartlett
1
-33
/
+27
2008-07-16
Reorder whitespace in generated slapd.conf
Andrew Bartlett
1
-4
/
+4
2008-07-15
Fix asking for credentials for non-LDAP provisions.
Andrew Bartlett
1
-1
/
+1
2008-07-15
Rework provision to handle both simple and SASL binds.
Andrew Bartlett
1
-4
/
+6
2008-07-15
Connect to the LDAP backend with SASL credentials.
Andrew Bartlett
1
-9
/
+38
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
1
-3
/
+3
2008-06-19
Add a blackbox test for the provision-backend script.
Andrew Bartlett
1
-27
/
+30
2008-06-16
Try to get a bit further with provisioning
Simo Sorce
1
-1
/
+4
2008-06-11
Clarify error when SWIG can't be found - it's not required unless you
Jelmer Vernooij
1
-1
/
+1
2008-06-11
Add working Python bindings for NBT.
Jelmer Vernooij
1
-0
/
+28
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-1
/
+1
2008-05-30
Fix samdb python test.
Jelmer Vernooij
2
-5
/
+5
2008-05-30
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
4
-13
/
+30
2008-05-30
Fix the samba4.dcerpc.bare.python test.
Andrew Bartlett
1
-5
/
+6
2008-05-30
Fix rpcecho test.
Andrew Bartlett
1
-1
/
+1
2008-05-30
Fix up provision and samdb tests.
Andrew Bartlett
2
-7
/
+23
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-1
/
+1
2008-05-29
Fix samdb test and enable it.
Jelmer Vernooij
1
-2
/
+6
2008-05-29
Update after changes to the provision API, make sure temp dir gets cleaned
Jelmer Vernooij
1
-10
/
+19
2008-05-29
Check test directory is cleaned up by Python tests.
Jelmer Vernooij
1
-0
/
+1
2008-05-29
Print prefixMap in a human-readable format.
Andrew Bartlett
1
-2
/
+10
2008-05-28
provision: Add missing string parameter token when assigning ldap_backend.
Andrew Kroeger
1
-1
/
+1
2008-05-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc
Jelmer Vernooij
1
-1
/
+1
2008-05-26
Fix import.
Jelmer Vernooij
1
-1
/
+1
2008-05-26
Move some scripts to examples directory since they're not really generically ...
Jelmer Vernooij
2
-0
/
+201
2008-05-25
Fix missing colon.
Jelmer Vernooij
1
-1
/
+1
2008-05-25
Expose transfer and abstract syntax.
Jelmer Vernooij
2
-5
/
+12
2008-05-25
Add support for secondary contexts from Python.
Jelmer Vernooij
2
-0
/
+17
2008-05-24
Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.
Jelmer Vernooij
1
-0
/
+30
2008-05-24
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
1
-0
/
+5
2008-05-24
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
2
-6
/
+7
2008-05-24
Share struct used for interfaces in Python code.
Jelmer Vernooij
1
-39
/
+0
2008-05-24
Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.
Jelmer Vernooij
2
-0
/
+13
2008-05-24
Add convenience functions for packing/unpacking structs in python.
Jelmer Vernooij
1
-0
/
+27
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
5
-5
/
+23
[next]