s4 upgradeprovision: Make grouped commit / rollback more resistant to unexpected...
[mat/samba.git] / source4 / scripting / python / samba / upgradehelpers.py
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...