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