summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/upgradeprovision
AgeCommit message (Expand)AuthorFilesLines
2010-03-28upgradeprovision: Fix formatting, syntax error.Jelmer Vernooij1-17/+20
2010-03-28s4 upgradeprovision: add information about upgrade in oEMInformation to keep ...Matthieu Patou1-2/+15
2010-03-28s4: allow upgrade provision to fix acl and missing dir on GPO dirsMatthieu Patou1-1/+18
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell1-1/+1
2010-03-01More formatting fixes.Jelmer Vernooij1-69/+74
2010-03-01Fix formatting.Jelmer Vernooij1-734/+734
2010-03-01upgradeprovision: Remove unused imports, use shutil.rmtree rather thanJelmer Vernooij1-11/+7
2010-03-01upgradeprovision: Move to pythondoc formatMatthieu Patou1-23/+172
2010-03-01upgradeprovision: Allow script to be called with pydocMatthieu Patou1-40/+42
2010-03-01upgrade provision: change the meaning of handle_security_desc to be similar t...Matthieu Patou1-3/+3
2010-03-01upgradeprovision: code cleanupMatthieu Patou1-49/+57
2010-03-01upgradeprovision: split the big script to put reusable functions appartMatthieu Patou1-231/+48
2010-02-26s4:provision: use generate_random_password()Stefan Metzmacher1-1/+1
2010-01-21upgradeprovision: forbid running upgradeprovision when there is more than 1 DCMatthieu Patou1-0/+20
2010-01-21upgradeprovision: mark rIDAvailablePool never upgradedMatthieu Patou1-16/+121
2010-01-21upgradeprovision: reformat + add groupType as possibly overwrittenMatthieu Patou1-9/+12
2010-01-21upgradeprovision: improve info messagesMatthieu Patou1-7/+5
2010-01-21Revert "s4:upgradeprovision - fix up the script regarding linked attributes"Matthieu Patou1-46/+12
2010-01-21upgradeprovision: never use xattr it's pointless in this usecaseMatthieu Patou1-1/+1
2010-01-10s4:upgradeprovision - fix up the script regarding linked attributesMatthias Dieter Wallnöfer1-12/+46
2010-01-10s4:upgradeprovision - Reformat commentsMatthias Dieter Wallnöfer1-28/+44
2009-12-15s4: rename res/res2 to something more explicitMatthieu Patou1-71/+68
2009-12-15s4: upgradeprovision handle renaming and knownobjectsMatthieu Patou1-6/+18
2009-12-15s4: upgradeprovision rename also when there is a mismatch on the case of name...Matthieu Patou1-2/+7
2009-12-15s4: reorder action to permit old provision to be correctly upgradedMatthieu Patou1-5/+8
2009-12-01s4: Remove targetdir as it can cause some trouble and can be replaced by an a...Matthieu Patou1-3/+1
2009-12-01s4: Handle the case in secrets.ldb without name attributeMatthieu Patou1-5/+25
2009-12-01s4: don't forget to update defaultSecurityDescriptorMatthieu Patou1-2/+3
2009-12-01s4: load the domain level of the current provision and create a provision wit...Matthieu Patou1-2/+8
2009-11-28s4: fix SD update and password change in upgrade scriptMatthieu Patou1-82/+90
2009-11-27s4:upgradeprovision Rework update_machine_account_password() tranactionsAndrew Bartlett1-4/+6
2009-11-27s4:upgradeprovision Use mkdtemp to create unique tempoary directory namesAndrew Bartlett1-2/+3
2009-11-27s4:upgradeprovision Rework script, and reset machine account pwAndrew Bartlett1-27/+58
2009-11-27s4: Improve updateprovisionMatthieu Patou1-33/+52
2009-11-27s4: Rename the scriptMatthieu Patou1-0/+694