summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
...
* Enable winreg Python tests - authentication works now.Jelmer Vernooij2008-09-301-1/+2
* s4:provision: don't do the full provision in the become_dcStefan Metzmacher2008-09-271-0/+2
* Fix DNs - only one more samba3sam test failing now.Jelmer Vernooij2008-09-211-18/+28
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-192-2/+2
|\
| * Generate with 1.3.36.Jelmer Vernooij2008-09-182-2/+2
* | Remove python extension, simplify some code.Jelmer Vernooij2008-09-184-3/+3
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-181-1/+1
|\|
| * Fix check.Jelmer Vernooij2008-09-171-1/+1
* | Remove remaining JavaScript code.Jelmer Vernooij2008-09-161-50/+0
* | Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-1612-3682/+0
|/
* Revert "Add option for generating coverage data from python tests."Jelmer Vernooij2008-09-121-8/+0
* Only try with -LPYTHONDIR/lib when python-config output didn't work.Jelmer Vernooij2008-09-091-3/+8
* Attempt to correctly find python on host sunxVolker Lendecke2008-09-091-2/+3
* Add option for generating coverage data from python tests.Jelmer Vernooij2008-09-091-0/+8
* Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2008-09-081-6/+8
* Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel2008-09-081-0/+12
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-09-042-5/+18
|\
| * Regenerate SWIG file.Jelmer Vernooij2008-09-033-12/+32
| * Avoid using version call for version string.Jelmer Vernooij2008-09-031-4/+3
* | Add a setexpiry operation in samdb.pyAndrew Tridgell2008-08-304-10/+123
|/
* The index handling is now configured from the schema load, not by aAndrew Bartlett2008-08-211-9/+0
* Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2008-08-201-19/+18
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-191-1/+11
|\
| * Fix templates.ldb reprovision handling.Andrew Bartlett2008-08-191-1/+11
* | Fix up new OpenLDAP MMR code.Andrew Bartlett2008-08-191-41/+26
* | Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel2008-08-191-7/+79
|/
* Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij2008-08-012-0/+37
* Use new style python classes.Jelmer Vernooij2008-08-019-12/+27
* Move domain DN determination out of newuser function.Jelmer Vernooij2008-08-011-6/+9
* Actually fix missing substitution variables.Jelmer Vernooij2008-08-011-4/+10
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij2008-08-011-27/+9
|\
| * We don't use EXTENSIBLEOBJECT any more.Andrew Bartlett2008-07-281-3/+0
| * Make it even clearer what to do next in the LDAP backend setupAndrew Bartlett2008-07-281-1/+5
| * Always print the slapd startup commandAndrew Bartlett2008-07-281-1/+2
| * Remove unused function and make sensitive directories private.Andrew Bartlett2008-07-281-22/+2
* | Fix some forgotten substitute variables in provision, add check to prevent th...Jelmer Vernooij2008-08-011-0/+2
* | Be more pythonic.Jelmer Vernooij2008-07-301-7/+5
|/
* mamachinepw: add better error handlingStefan Metzmacher2008-07-261-4/+20
* Add "mymachinepw" to fetch our machine password out of secrets.ldbVolker Lendecke2008-07-261-0/+45
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-251-3/+28
|\
| * Install'named.txt' to private/ as documentation.Andrew Bartlett2008-07-221-2/+26
| * Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer2008-07-221-2/+3
* | Complain if we are told to use an ldap backend, without the typeAndrew Bartlett2008-07-251-0/+2
|/
* Make a seperate template for the refint configuration tooAndrew Bartlett2008-07-181-3/+4
* Put the memberof template into a seperate setup/ file.Andrew Bartlett2008-07-181-33/+27
* Reorder whitespace in generated slapd.confAndrew Bartlett2008-07-161-4/+4
* Fix asking for credentials for non-LDAP provisions.Andrew Bartlett2008-07-151-1/+1
* Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-151-4/+6
* Connect to the LDAP backend with SASL credentials.Andrew Bartlett2008-07-151-9/+38
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-121-3/+3