r26596: Fixed upgrade.py.
[kai/samba.git] / source / scripting / python / samba / __init__.py
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...