summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/upgradeprovision
Commit message (Expand)AuthorAgeFilesLines
* s4:scripting: rename upgradeprovision -> samba_upgradeprovisionStefan Metzmacher2012-09-121-1946/+0
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-261-11/+12
* upgrade provision didn't run findprovisionrange anymoreMatthieu Patou2012-03-171-8/+13
* s4:upgradeprovision - fix some output messagesMatthias Dieter Wallnöfer2012-03-111-3/+3
* s4-upgradeprovision: Add options to do a DB backup only and not to fix acls i...Matthieu Patou2012-03-071-17/+26
* samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij2012-02-271-1/+1
* upgradeprovision: Only backup sysvol directory if it exists.Jelmer Vernooij2012-02-271-1/+2
* samba.xattr: Split copying of tree with extended attributes out into separate...Jelmer Vernooij2012-02-271-66/+3
* provision: Leave result reporting up to caller.Jelmer Vernooij2012-02-261-1/+2
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-4/+4
* upgradeprovision: do not hold references to messageElementsMatthieu Patou2012-01-031-10/+17
* upgradeprovision: treat provision without oem attribute as quite recent, it's...Matthieu Patou2012-01-031-1/+1
* s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-151-3/+4
* s4-upgradeprovision: try to fix the detection of @provision recordMatthieu Patou2011-08-011-1/+1
* s4-upgradeprovision: Detect recent provision in a more reliable wayMatthieu Patou2011-07-261-1/+12
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-131-1/+1
* upgradeprovision: reduce the number of attribute that we skipMatthieu Patou2011-07-111-2/+1
* s4-upgradeprovision: Don't forget to populate the non replicated objects, and...Matthieu Patou2011-06-221-2/+4
* s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...Matthieu Patou2011-06-201-0/+14
* s4-upgradeprovision: skip versionNumber, it's used by GPOMatthieu Patou2011-06-191-0/+1
* s4-upgradeprovision: deltaattr can be empty or none tooMatthieu Patou2011-06-191-8/+8
* s4-upgradeprovision: Rework completly how SDs are recalculatedMatthieu Patou2011-06-191-66/+99
* s4-upgradeprovision: remove useless commentMatthieu Patou2011-06-191-1/+0
* s4-upgradeprovision: ignore objectSidMatthieu Patou2011-06-191-2/+3
* s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...Matthieu Patou2011-06-191-0/+4
* s4-upgradeprovision: if there is nothing to really modify then skip itMatthieu Patou2011-06-191-0/+3
* s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...Matthieu Patou2011-06-191-0/+3
* s4-upgradeprovision: change hashAttrNotCopied to be an arrayMatthieu Patou2011-06-191-26/+22
* s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags controlMatthieu Patou2011-06-191-3/+4
* s4-upgradeprovision: remove useless codeMatthieu Patou2011-06-191-3/+0
* s4-upgradeprovision: don't print dn in the list of modified attributesMatthieu Patou2011-06-191-1/+2
* s4-upgradeprovision: clean up, reformating and update docsMatthieu Patou2011-06-191-9/+8
* s4-upgradeprovision: introduce invocation id in lastprovisionUSNsMatthieu Patou2011-06-191-12/+34
* s4-upgradeprovision: add function to know if attribute is replicated or notMatthieu Patou2011-06-191-0/+20
* s4-upgradeprovision: split update_present in two functions depending on the m...Matthieu Patou2011-06-191-130/+171
* s4-upgradeprovision: handle_special_attributes don't really need ranges of US...Matthieu Patou2011-06-191-5/+6
* s4-upgradeprovision: Fix an error, so that cursddl and refsddl are not the sameMatthieu Patou2011-06-191-1/+1
* 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