summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/upgradeprovision
Commit message (Expand)AuthorAgeFilesLines
* s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou2011-05-211-2/+2
* s4-python: add an option for just fixing gpo foldersMatthieu Patou2011-05-171-189/+196
* s4/upgradeprovision: Fix help for --debugguess.Michael Wood2011-02-131-1/+1
* s4/upgradeprovision: Typo and better word.Michael Wood2011-02-131-2/+2
* s4-provision: added setup_path() import in two more placesAndrew Tridgell2011-02-071-1/+1
* s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2011-02-071-10/+3
* s4: upgradeprovision: Improve wording, punctuationMichael Wood2011-01-081-57/+60
* upgradeprovision: Fix use of dict.get().Jelmer Vernooij2011-01-051-11/+5
* s4:upgradeprovision - why not directly use "provision:0"?Matthias Dieter Wallnöfer2010-11-131-4/+4
* Fix typoMatthieu Patou2010-11-121-1/+1
* upgradeprovision: use relaxed control while adding missing object containerMatthieu Patou2010-11-121-1/+3
* upgradeprovision: fix pb with dns-hostname, regenerate a correct keytabMatthieu Patou2010-11-121-1/+27
* upgradeprovision: use the relax/(upgrade)provision when modifying objectMatthieu Patou2010-11-121-1/+8
* upgradeprovision: use the (upgrade)provision control alsoMatthieu Patou2010-11-121-2/+2
* upgradeprovision: update revision for forestupdate and domainupdate objectsMatthieu Patou2010-11-121-1/+4
* s4:upgradeprovision - remove some "recalculate_sd" usesMatthias Dieter Wallnöfer2010-11-071-3/+3
* s4-provision Remove serverdn parameter from Schema()Andrew Bartlett2010-10-191-2/+1
* s4:dsdb python stuff - introduce also here the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-3/+6
* upgradeprovision: fix a typoMatthieu Patou2010-09-261-1/+1
* upgradeprovision: Fix a bug with renamed entriesMatthieu Patou2010-09-261-2/+13
* upgradeprovision: fix a bug with not updated linksMatthieu Patou2010-09-261-0/+1
* s4 upgradeprovision: fix a bug with empty reference objectsMatthieu Patou2010-09-261-1/+9
* s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...Matthieu Patou2010-09-261-3/+3
* upgradeprovision: avoid working with None objects ...Matthieu Patou2010-09-051-9/+10
* upgradeprovision: do not try to remove/change attribute before the RID Set ob...Matthieu Patou2010-09-051-6/+28
* upgradeprovision: cleanupMatthieu Patou2010-09-051-2/+2
* s4 upgradeprovision: add dns_update_list if missingMatthieu Patou2010-09-051-0/+4
* s4 upgradeprovision: exit with a non null return code so that it can be trapp...Matthieu Patou2010-08-191-0/+1
* s4 upgradeprovision: add more attrbutes the ignore listMatthieu Patou2010-08-191-5/+9
* s4 upgradeprovision: Deal with bootstrap indexing attribute to avoid useless ...Matthieu Patou2010-08-191-13/+65
* s4 upgradeprovision: Add a function for schema reloadingMatthieu Patou2010-08-191-1/+31
* s4 upgradeprovision: Fixes for increment_keyversionMatthieu Patou2010-08-191-1/+2
* s4 upgradeprovision: fix a typo and pass correct parameter to increment_calcu...Matthieu Patou2010-08-191-3/+4
* s4 upgradeprovision, fix a typo preventing the ridset to be correctly identifiedMatthieu Patou2010-08-101-1/+1
* s4 upgradeprovision: Adapt the list of attribute modifiedMatthieu Patou2010-07-151-4/+25
* s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one...Matthieu Patou2010-07-151-1/+22
* s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID...Matthieu Patou2010-07-151-24/+34
* s4 upgradeprovision: add function to backup the provision before updatingMatthieu Patou2010-07-151-152/+268
* s4 upgradeprovision: fix whitespacesMatthieu Patou2010-07-151-13/+13
* s4 provision: move update_machine_account_password to helpersMatthieu Patou2010-07-151-48/+7
* s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera...Matthieu Patou2010-07-081-0/+6
* s4:upgradeprovision - fix include order for "ldb"Matthias Dieter Wallnöfer2010-06-241-1/+1
* s4 upgradeprovision: fix the logging stuff so that it actually logMatthieu Patou2010-06-211-0/+2
* Some more formatting fixes, move schema related functions from Ldb to Schema.Jelmer Vernooij2010-06-201-4/+5
* Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...Jelmer Vernooij2010-06-201-61/+63
* s4-python: Remove trivial function, replace by dictionary.Jelmer Vernooij2010-06-201-4/+11
* s4 upgradeprovision: Check that the policy for DC is present if not warn the ...Matthieu Patou2010-06-201-4/+14
* s4 upgradeprovision: add an option to force the rebuilding of FS ACLs on sysv...Matthieu Patou2010-06-201-1/+6
* s4 upgradeprovision: Restyle importsMatthieu Patou2010-06-201-15/+15
* s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou2010-06-201-197/+48