summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/upgradeprovision
AgeCommit message (Expand)AuthorFilesLines
2012-03-26LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer1-11/+12
2012-03-17upgrade provision didn't run findprovisionrange anymoreMatthieu Patou1-8/+13
2012-03-11s4:upgradeprovision - fix some output messagesMatthias Dieter Wallnöfer1-3/+3
2012-03-07s4-upgradeprovision: Add options to do a DB backup only and not to fix acls i...Matthieu Patou1-17/+26
2012-02-27samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij1-1/+1
2012-02-27upgradeprovision: Only backup sysvol directory if it exists.Jelmer Vernooij1-1/+2
2012-02-27samba.xattr: Split copying of tree with extended attributes out into separate...Jelmer Vernooij1-66/+3
2012-02-26provision: Leave result reporting up to caller.Jelmer Vernooij1-1/+2
2012-01-24python: Change except: statement to except Exception:Amitay Isaacs1-4/+4
2012-01-03upgradeprovision: do not hold references to messageElementsMatthieu Patou1-10/+17
2012-01-03upgradeprovision: treat provision without oem attribute as quite recent, it's...Matthieu Patou1-1/+1
2011-11-15s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()Stefan Metzmacher1-3/+4
2011-08-01s4-upgradeprovision: try to fix the detection of @provision recordMatthieu Patou1-1/+1
2011-07-26s4-upgradeprovision: Detect recent provision in a more reliable wayMatthieu Patou1-1/+12
2011-07-13ldb: use base searches for @ special DNsAndrew Tridgell1-1/+1
2011-07-11upgradeprovision: reduce the number of attribute that we skipMatthieu Patou1-2/+1
2011-06-22s4-upgradeprovision: Don't forget to populate the non replicated objects, and...Matthieu Patou1-2/+4
2011-06-20s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...Matthieu Patou1-0/+14
2011-06-19s4-upgradeprovision: skip versionNumber, it's used by GPOMatthieu Patou1-0/+1
2011-06-19s4-upgradeprovision: deltaattr can be empty or none tooMatthieu Patou1-8/+8
2011-06-19s4-upgradeprovision: Rework completly how SDs are recalculatedMatthieu Patou1-66/+99
2011-06-19s4-upgradeprovision: remove useless commentMatthieu Patou1-1/+0
2011-06-19s4-upgradeprovision: ignore objectSidMatthieu Patou1-2/+3
2011-06-19s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...Matthieu Patou1-0/+4
2011-06-19s4-upgradeprovision: if there is nothing to really modify then skip itMatthieu Patou1-0/+3
2011-06-19s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...Matthieu Patou1-0/+3
2011-06-19s4-upgradeprovision: change hashAttrNotCopied to be an arrayMatthieu Patou1-26/+22
2011-06-19s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags controlMatthieu Patou1-3/+4
2011-06-19s4-upgradeprovision: remove useless codeMatthieu Patou1-3/+0
2011-06-19s4-upgradeprovision: don't print dn in the list of modified attributesMatthieu Patou1-1/+2
2011-06-19s4-upgradeprovision: clean up, reformating and update docsMatthieu Patou1-9/+8
2011-06-19s4-upgradeprovision: introduce invocation id in lastprovisionUSNsMatthieu Patou1-12/+34
2011-06-19s4-upgradeprovision: add function to know if attribute is replicated or notMatthieu Patou1-0/+20
2011-06-19s4-upgradeprovision: split update_present in two functions depending on the m...Matthieu Patou1-130/+171
2011-06-19s4-upgradeprovision: handle_special_attributes don't really need ranges of US...Matthieu Patou1-5/+6
2011-06-19s4-upgradeprovision: Fix an error, so that cursddl and refsddl are not the sameMatthieu Patou1-1/+1
2011-05-21s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou1-2/+2
2011-05-17s4-python: add an option for just fixing gpo foldersMatthieu Patou1-189/+196
2011-02-13s4/upgradeprovision: Fix help for --debugguess.Michael Wood1-1/+1
2011-02-13s4/upgradeprovision: Typo and better word.Michael Wood1-2/+2
2011-02-07s4-provision: added setup_path() import in two more placesAndrew Tridgell1-1/+1
2011-02-07s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett1-10/+3
2011-01-08s4: upgradeprovision: Improve wording, punctuationMichael Wood1-57/+60
2011-01-05upgradeprovision: Fix use of dict.get().Jelmer Vernooij1-11/+5
2010-11-13s4:upgradeprovision - why not directly use "provision:0"?Matthias Dieter Wallnöfer1-4/+4
2010-11-12Fix typoMatthieu Patou1-1/+1
2010-11-12upgradeprovision: use relaxed control while adding missing object containerMatthieu Patou1-1/+3
2010-11-12upgradeprovision: fix pb with dns-hostname, regenerate a correct keytabMatthieu Patou1-1/+27
2010-11-12upgradeprovision: use the relax/(upgrade)provision when modifying objectMatthieu Patou1-1/+8
2010-11-12upgradeprovision: use the (upgrade)provision control alsoMatthieu Patou1-2/+2