Age | Commit message (Expand) | Author | Files | Lines |
2008-10-30 | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2008-10-24 | Move pytalloc to talloc directory. | Jelmer Vernooij | 3 | -104/+1 |
2008-10-21 | Fix rpcecho test. | Jelmer Vernooij | 1 | -2/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-10-20 | Fix blackbox tests on IPv6-only hosts. | Jelmer Vernooij | 1 | -4/+15 |
2008-10-16 | Move the password_hash module up the module stack. | Andrew Bartlett | 1 | -1/+2 |
2008-10-14 | Make check_*.m4 m4 library files just contain functions that can be | Jelmer Vernooij | 2 | -225/+0 |
2008-10-14 | Move tests for Python inside function. | Jelmer Vernooij | 1 | -39/+56 |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 7 | -1243/+2 |
2008-10-08 | Import tests for subunit python module. | Jelmer Vernooij | 5 | -0/+853 |
2008-09-30 | Enable winreg Python tests - authentication works now. | Jelmer Vernooij | 1 | -1/+2 |
2008-09-27 | s4:provision: don't do the full provision in the become_dc | Stefan Metzmacher | 1 | -0/+2 |
2008-09-21 | Fix DNs - only one more samba3sam test failing now. | Jelmer Vernooij | 1 | -18/+28 |
2008-09-18 | Generate with 1.3.36. | Jelmer Vernooij | 2 | -2/+2 |
2008-09-17 | Fix check. | Jelmer Vernooij | 1 | -1/+1 |
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 |