r26562: Fix provisioning using Python.
[metze/old/samba4-sync/samba4-sync.git/.git] / source / setup / provision.py
2007-12-22 Jelmer Vernooijr26562: Fix provisioning using Python.
2007-12-19 Jelmer Vernooijr26535: Get rid of all-knowing ProvisionSettings object.
2007-12-18 Jelmer Vernooijr26526: Fix argument value.
2007-12-18 Jelmer Vernooijr26523: Refactor provisioning code.
2007-12-18 Jelmer Vernooijr26520: More Python updates.
2007-12-17 Jelmer Vernooijr26517: Add functions for setting and getting parameter...
2007-12-17 Jelmer Vernooijr26509: Don't make boolean options eat the next argument.
2007-12-17 Jelmer Vernooijr26506: Start running (really trivial) tests for upgrad...
2007-12-17 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-17 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-16 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-10 Jelmer Vernooijr26366: Import provision scripts in Python.