summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/upgradeprovisionneeddc.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-179/+0
2013-02-20ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell1-1/+1
2012-08-28s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in syncAndrew Bartlett1-1/+1
2012-03-13s4-python: Remove env from non-executable test scripts.Andreas Schneider1-2/+0
2012-02-18s4-python: Various formatting fixes.Jelmer Vernooij1-1/+2
2011-05-21s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou1-2/+2
2010-12-05s4-python: Add some more module docstrings.Jelmer Vernooij1-0/+2
2010-11-12unit tests: add testing for dns account password changeMatthieu Patou1-0/+4
2010-07-15s4: Add unit test for increment_calculated_keyversion_numberMatthieu Patou1-1/+25
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-20Use standard Python syntax, booleans and set()'s where appropriate.Jelmer Vernooij1-10/+15
2010-06-20Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...Jelmer Vernooij1-17/+18
2010-06-20s4 unittests: add unit tests for upgradehelpersMatthieu Patou1-1/+7
2010-06-20s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou1-0/+138