s4 upgradeprovision: Fixes for increment_keyversion
[mat/samba.git] / source4 / scripting / python / samba / upgradehelpers.py
2010-08-19 Matthieu Patous4 upgradeprovision: Fixes for increment_keyversion
2010-08-19 Matthieu Patous4 upgradeprovision: fix a typo and pass correct parame...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Matthieu Patous4 upgradeprovision: introduce a new function to update...
2010-07-15 Matthieu Patous4 provision: move update_machine_account_password...
2010-06-25 Michael Woods4 upgradeprovision: Try to support older Pythons.
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-20 Jelmer Vernooijs4-python: Remove more unused imports, fix use of sets...
2010-06-20 Jelmer VernooijUse standard Python syntax, booleans and set()'s where...
2010-06-20 Jelmer VernooijSome more formatting fixes, move schema related functio...
2010-06-19 Jelmer VernooijFormatting cleanups; use True/False for booleans, unnec...
2010-06-19 Matthieu Patous4 upgradeprovision: Make grouped commit / rollback...
2010-06-19 Matthieu Patous4 upgradeprovision: Check that the policy for DC is...
2010-06-19 Matthieu Patous4 upgradeprovision: Emit message instead of crashing...
2010-06-19 Matthieu Patous4 upgradeprovision: Add function for searching stored...
2010-06-19 Matthieu Patous4 upgradeprovision: additional restyling
2010-06-19 Matthieu Patous4 upgradeprovision: Move functions to helpers and...
2010-06-19 Matthieu Patous4 upgradeprovision: move some functions to upgradehelp...
2010-06-19 Matthieu Patous4 Add functions related to ldb manipulation when doing...
2010-06-13 Jelmer Vernooijupgradeprovision: Use logging infrastructure.
2010-06-13 Jelmer Vernooijupgrade: Properly cancel/commit transactions in a coupl...
2010-06-13 Jelmer Vernooijs4-python: Start using standard python logging infrastr...
2010-06-10 Jelmer Vernooijs4-python: Fix formatting.
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, use standard convention...
2010-04-08 Jelmer Vernooijs4-python: Simplify code, improve formatting.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-03-01 Jelmer VernooijMore formatting fixes, pointed out by pylint.
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2010-03-01 Jelmer VernooijMore formatting fixes.
2010-03-01 Jelmer VernooijFix formatting.
2010-03-01 Jelmer Vernooijupgradeprovision: Remove unused imports, use shutil...
2010-03-01 Matthieu Patouupgradeprovision: Move to pythondoc format
2010-03-01 Matthieu Patouupgradeprovision: code cleanup
2010-03-01 Matthieu Patouupgradeprovision: split the big script to put reusable...