summaryrefslogtreecommitdiff
path: root/source4/setup/provision.py
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26509: Don't make boolean options eat the next argument.Jelmer Vernooij1-3/+4
(This used to be commit b4ae4cbfe5b66364f437a76aa0a4f82e9bc39ce1)
2007-12-21r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij1-19/+14
(This used to be commit 73bd4a9566d15f85a971e3a87cefbec2e2eece1c)
2007-12-21r26505: Add python bindings for some samdb-related functions, improve ↵Jelmer Vernooij1-3/+3
provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033)
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij1-6/+6
section name optional. Fix several smaller bits and pieces in the Python code. (This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca)
2007-12-21r26475: Add ldb.set_credentials function.Jelmer Vernooij1-3/+4
(This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f)
2007-12-21r26366: Import provision scripts in Python.Jelmer Vernooij1-0/+180
(This used to be commit 090c799f98adf2c4186daca445c81b4e26e91f2f)