Remove --ldap-base from the python provision script
[samba.git] / source4 / scripting / python / samba / __init__.py
2008-01-11 Jelmer Vernooijpython: Fix typo.
2008-01-11 Jelmer VernooijPython: Simplify code in a couple of places. Copy Andre...
2008-01-02 Jelmer Vernooijr26642: samba3sam.py: Remove more EJS-specific code.
2007-12-29 Jelmer Vernooijr26628: python: Add more documentation, simplify code...
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Jelmer Vernooijr26545: Sync output with ejs.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26538: Pass path generation function around rather...
2007-12-21 Jelmer Vernooijr26536: More tests for provisioning code.
2007-12-21 Jelmer Vernooijr26527: Start on tests for provision.
2007-12-21 Jelmer Vernooijr26523: Refactor provisioning code.
2007-12-21 Jelmer Vernooijr26522: Fix warnings on SamDB connect from Python,...
2007-12-21 Jelmer Vernooijr26521: Fix newlines.
2007-12-21 Jelmer Vernooijr26520: More Python updates.
2007-12-21 Jelmer Vernooijr26513: Update substitution dictionary for ldifs.
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26496: Move some provision functions to a new SamDB...
2007-12-21 Jelmer Vernooijr26477: Allow setting loadparm context for a ldb contex...
2007-12-21 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-21 Jelmer Vernooijr26474: Move credentials-specific kerberos file to...
2007-12-21 Jelmer Vernooijr26375: Move provision-independent utility function...
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...