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-09-09
Only try with -LPYTHONDIR/lib when python-config output didn't work.
Jelmer Vernooij
1
-3
/
+8
2008-09-09
Attempt to correctly find python on host sunx
Volker Lendecke
1
-2
/
+3
2008-09-08
Make it clear that the MMR password can differ from the admin passsword
Andrew Bartlett
1
-6
/
+8
2008-09-08
Use DIGEST-MD5 authentication for OpenLDAP replication
Oliver Liebel
1
-0
/
+12
2008-09-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2
-5
/
+18
2008-09-03
Regenerate SWIG file.
Jelmer Vernooij
3
-12
/
+32
2008-09-03
Avoid using version call for version string.
Jelmer Vernooij
1
-4
/
+3
2008-08-30
Add a setexpiry operation in samdb.py
Andrew Tridgell
4
-10
/
+123
2008-08-21
The index handling is now configured from the schema load, not by a
Andrew Bartlett
1
-9
/
+0
2008-08-20
Update OpenLDAP MMR configuration per comments by Oliver Liebel
Andrew Bartlett
1
-19
/
+18
2008-08-19
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-1
/
+11
2008-08-19
Fix up new OpenLDAP MMR code.
Andrew Bartlett
1
-41
/
+26
2008-08-19
Generate Multi-Master Replication configuration for OpenLDAP
Oliver Liebel
1
-7
/
+79
2008-08-19
Fix templates.ldb reprovision handling.
Andrew Bartlett
1
-1
/
+11
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
[next]