Merge commit 'release-4-0-0alpha15' into master4-tmp
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / upgradehelpers.py
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-19 Matthieu Patous4-upgradeprovision: improve message output
2011-06-19 Matthieu Patous4-upgradeprovision: handle the fact that oEMInformatio...
2011-06-19 Matthieu Patous4-python: make checks of sacl in get_diff_sddls optionnal
2011-06-19 Matthieu Patous4-upgradeprovisision: fix bug 8063, old SD can miss...
2011-05-21 Matthieu Patous4-python: Remove not used imports
2011-05-21 Matthieu Patous4-python: move function find_provision_key_parameters...
2011-05-16 Matthieu Patous4-python: keep wheel_gid as an integer
2011-03-20 Matthieu Patouupgradeprovision: Fix typo
2011-02-07 Andrew Bartletts4-provision Remove setup_path, setup_dir and find_setu...
2011-02-07 Andrew Tridgells4-upgradeprovision: renames need a relax to avoid...
2011-02-07 Andrew Tridgells4-provision: removed spurious os.chdir() from upgradeh...
2010-12-05 Jelmer Vernooijs4-python: Add some more module docstrings.
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-28 Jelmer Vernooijsamba.upgradehelpers: Simplify code a bit.
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-12 Matthieu Patoupython: use the ldbMessage + modify notation instead...
2010-11-12 Matthieu Patouupgradeprovision: fix pb with dns-hostname, regenerate...
2010-11-11 Matthias Dieter... s4:upgradehelpers.py - use "clearTextPassword" rather...
2010-09-26 Matthieu Patouupgradeprovision: use the same case for hostname in...
2010-08-19 Matthieu Patous4 provision: Add some documentation to GPO related...
2010-08-19 Matthieu Patous4 upgradeprovision: add more attrbutes the ignore...
2010-08-19 Matthieu Patous4 upgradeprovision: upgrade_delta_samdb return a msg_d...
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...