Ignore compiled Python files.
[samba.git] / source4 / setup / provision.py
2007-12-28 Jelmer Vernooijr26622: python: Update license version, clarify copyright.
2007-12-26 Jelmer Vernooijr26598: Simplify the way Python tests are run.
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-24 Jelmer Vernooijr26562: Fix provisioning using Python.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26535: Get rid of all-knowing ProvisionSettings object.
2007-12-21 Jelmer Vernooijr26526: Fix argument value.
2007-12-21 Jelmer Vernooijr26523: Refactor provisioning code.
2007-12-21 Jelmer Vernooijr26520: More Python updates.
2007-12-21 Jelmer Vernooijr26517: Add functions for setting and getting parameter...
2007-12-21 Jelmer Vernooijr26509: Don't make boolean options eat the next argument.
2007-12-21 Jelmer Vernooijr26506: Start running (really trivial) tests for upgrad...
2007-12-21 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-21 Jelmer Vernooijr26366: Import provision scripts in Python.