summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/upgrade.py
AgeCommit message (Expand)AuthorFilesLines
2011-11-29s4-provision: Make BIND9_DLZ as the default backend for DNSAmitay Isaacs1-1/+1
2011-11-18s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs1-1/+1
2011-11-18s4-s3-upgrade: Add --verbose option to print extra detailsAmitay Isaacs1-1/+1
2011-11-18s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GIDAmitay Isaacs1-3/+3
2011-11-18s4-s3-upgrade: Fix the minimum and maximum password age calculationAmitay Isaacs1-4/+4
2011-11-18s4-s3-upgrade now look for -1 as the special 'not set' valueAndrew Bartlett1-1/+1
2011-11-17s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett1-10/+3
2011-11-16s3-s4-upgrade: do not add description if it is empty string or noneAmitay Isaacs1-6/+12
2011-11-08s4-s3-upgrade Add my copyrightAndrew Bartlett1-0/+1
2011-10-19s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...Andrew Bartlett1-1/+1
2011-10-19s4-s3-upgrade fix format string for secrets.tdb exceptionAndrew Bartlett1-1/+1
2011-10-19s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.datAndrew Bartlett1-1/+10
2011-10-18s4-s3-upgrade: Give a better clue when we cannot open secrets.tdbAndrew Bartlett1-1/+4
2011-10-17s4 provision: DNS backend should be set by callerKai Blin1-1/+7
2011-10-12samba.upgrade: Use list comprehension.Jelmer Vernooij1-4/+4
2011-10-11s4-s3-upgrade: Allow import (just without a uid mapping) where getpwnam failsAndrew Bartlett1-1/+1
2011-10-08upgrade: Avoid catching all exceptions, just catch the ones we care about.Jelmer Vernooij1-11/+9
2011-09-13s4-python: Fix some formatting issues.Jelmer Vernooij1-24/+35
2011-09-12s4-s3-upgrade: Check for duplicate sids before provisioningAmitay Isaacs1-0/+10
2011-09-12s4-s3-upgrade: Check for common user/group names before provisioningAmitay Isaacs1-0/+10
2011-09-09s4-s3-upgrade Do not use python 2.6 style exceptionsAndrew Bartlett1-2/+2
2011-09-09s4-s3-upgrade do not convert min password length as a timeAndrew Bartlett1-1/+1
2011-09-07s4-s3-upgrade: convert password age policies to the negative NTTIME formatAndrew Bartlett1-8/+21
2011-09-07s4-s3-upgrade Handle expected errors, error out on unexpected onesAndrew Bartlett1-3/+5
2011-09-07s4-s3-upgrade Fix group member additionAndrew Bartlett1-2/+2
2011-09-05s4-s3-upgrade Fix error handling in add_users_to_groupAndrew Bartlett1-2/+5
2011-09-05s4-provision handle a number of invalid but real-world upgrade casesAndrew Bartlett1-9/+36
2011-09-05s4-provision Fix type error on existing idmap entries in s3 upgradeAndrew Bartlett1-1/+1
2011-09-05s4-provision Use ProvisioningError and the eadbAndrew Bartlett1-5/+5
2011-09-04s4-provision Allow a missing idmap DB in upgrade.pyAndrew Bartlett1-2/+9
2011-09-04s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.pyAndrew Bartlett1-1/+5
2011-08-26s3_upgrade: Set lock directory to correct directoryAmitay Isaacs1-0/+1
2011-08-26s3_upgrade: Update commandline options and use updated samba3 python moduleAmitay Isaacs1-144/+75
2011-08-26s3_upgrade: Let python generate backtrace for unknown exceptionsAmitay Isaacs1-15/+4
2011-08-26s3_upgrade: Add document strings for python methodsAmitay Isaacs1-9/+23
2011-08-19s3_upgrade: Set the administrator password on upgradeAmitay Isaacs1-2/+22
2011-08-19s3_upgrade: Do not add administrator and root accounts from s3 to s4Amitay Isaacs1-0/+2
2011-08-19python-samba3: Secrets file loaded from private dir, not lib dirAmitay Isaacs1-1/+1
2011-08-19s3upgrade: Add idmap migration, users/groups importAmitay Isaacs1-40/+193
2011-08-13s4-provision Add support for fixing the DC rid to a particular valueAndrew Bartlett1-3/+8
2011-08-13upgrade: Add missing bits for the s3 to s4 upgrade scriptAmitay Isaacs1-32/+73
2011-08-13s4-scripting Rename passdb upgrade routine to avoid conflict with upgradeprov...Andrew Bartlett1-2/+2
2011-06-24param: Remove remaining references to announce as and announce versionAndrew Bartlett1-2/+0
2011-02-07s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett1-2/+2
2010-11-28s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij1-20/+30
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-13s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij1-7/+10
2010-03-29s4-python: Format to PEP8, simplify tests.Jelmer Vernooij1-3/+3
2010-01-25s4-python: Fix formatting.Jelmer Vernooij1-3/+3
2009-11-28s4:upgrade.py - remove my copyrightMatthias Dieter Wallnöfer1-1/+0