summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/upgradeprovision
AgeCommit message (Expand)AuthorFilesLines
2010-11-12upgradeprovision: update revision for forestupdate and domainupdate objectsMatthieu Patou1-1/+4
2010-11-07s4:upgradeprovision - remove some "recalculate_sd" usesMatthias Dieter Wallnöfer1-3/+3
2010-10-19s4-provision Remove serverdn parameter from Schema()Andrew Bartlett1-2/+1
2010-10-03s4:dsdb python stuff - introduce also here the "show_recycled" controlMatthias Dieter Wallnöfer1-3/+6
2010-09-26upgradeprovision: fix a typoMatthieu Patou1-1/+1
2010-09-26upgradeprovision: Fix a bug with renamed entriesMatthieu Patou1-2/+13
2010-09-26upgradeprovision: fix a bug with not updated linksMatthieu Patou1-0/+1
2010-09-26s4 upgradeprovision: fix a bug with empty reference objectsMatthieu Patou1-1/+9
2010-09-26s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...Matthieu Patou1-3/+3
2010-09-05upgradeprovision: avoid working with None objects ...Matthieu Patou1-9/+10
2010-09-05upgradeprovision: do not try to remove/change attribute before the RID Set ob...Matthieu Patou1-6/+28
2010-09-05upgradeprovision: cleanupMatthieu Patou1-2/+2
2010-09-05s4 upgradeprovision: add dns_update_list if missingMatthieu Patou1-0/+4
2010-08-19s4 upgradeprovision: exit with a non null return code so that it can be trapp...Matthieu Patou1-0/+1
2010-08-19s4 upgradeprovision: add more attrbutes the ignore listMatthieu Patou1-5/+9
2010-08-19s4 upgradeprovision: Deal with bootstrap indexing attribute to avoid useless ...Matthieu Patou1-13/+65
2010-08-19s4 upgradeprovision: Add a function for schema reloadingMatthieu Patou1-1/+31
2010-08-19s4 upgradeprovision: Fixes for increment_keyversionMatthieu Patou1-1/+2
2010-08-19s4 upgradeprovision: fix a typo and pass correct parameter to increment_calcu...Matthieu Patou1-3/+4
2010-08-10s4 upgradeprovision, fix a typo preventing the ridset to be correctly identifiedMatthieu Patou1-1/+1
2010-07-15s4 upgradeprovision: Adapt the list of attribute modifiedMatthieu Patou1-4/+25
2010-07-15s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one...Matthieu Patou1-1/+22
2010-07-15s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID...Matthieu Patou1-24/+34
2010-07-15s4 upgradeprovision: add function to backup the provision before updatingMatthieu Patou1-152/+268
2010-07-15s4 upgradeprovision: fix whitespacesMatthieu Patou1-13/+13
2010-07-15s4 provision: move update_machine_account_password to helpersMatthieu Patou1-48/+7
2010-07-08s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera...Matthieu Patou1-0/+6
2010-06-24s4:upgradeprovision - fix include order for "ldb"Matthias Dieter Wallnöfer1-1/+1
2010-06-21s4 upgradeprovision: fix the logging stuff so that it actually logMatthieu Patou1-0/+2
2010-06-20Some more formatting fixes, move schema related functions from Ldb to Schema.Jelmer Vernooij1-4/+5
2010-06-20Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...Jelmer Vernooij1-61/+63
2010-06-20s4-python: Remove trivial function, replace by dictionary.Jelmer Vernooij1-4/+11
2010-06-20s4 upgradeprovision: Check that the policy for DC is present if not warn the ...Matthieu Patou1-4/+14
2010-06-20s4 upgradeprovision: add an option to force the rebuilding of FS ACLs on sysv...Matthieu Patou1-1/+6
2010-06-20s4 upgradeprovision: Restyle importsMatthieu Patou1-15/+15
2010-06-20s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou1-197/+48
2010-06-20s4 upgradeprovision: Add documentation on the update processMatthieu Patou1-9/+162
2010-06-20s4 upgradeprovision: move some functions to upgradehelpers for unit testsMatthieu Patou1-129/+13
2010-06-20s4 upgradeprovision: Fix styleMatthieu Patou1-85/+137
2010-06-20s4 upgradeprovision: Use replPropertyMetaData for better guessMatthieu Patou1-179/+565
2010-06-20s4 upgradeprovision: Reformat attributes lists and reformat parserMatthieu Patou1-17/+33
2010-06-20s4 upgradeprovision: Inform about new dns dynamic update if the provision did...Matthieu Patou1-3/+41
2010-06-20s4 upgradeprovision: fix styleMatthieu Patou1-76/+123
2010-06-20s4 upgrade provision: Refactor code to do all the modification within 1 trans...Matthieu Patou1-308/+413
2010-06-20s4 upgrade provision: Fix style in gen_dn_indexMatthieu Patou1-2/+1
2010-06-13upgradeprovision: Use logging infrastructure.Jelmer Vernooij1-13/+14
2010-06-13upgrade: Properly cancel/commit transactions in a couple more places.Jelmer Vernooij1-122/+135
2010-06-13s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij1-4/+5
2010-04-21s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3Andrew Tridgell1-1/+1
2010-04-08s4-python: More cleanups.Jelmer Vernooij1-0/+1