index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
/
upgradeprovision
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()
Stefan Metzmacher
1
-3
/
+4
2011-08-01
s4-upgradeprovision: try to fix the detection of @provision record
Matthieu Patou
1
-1
/
+1
2011-07-26
s4-upgradeprovision: Detect recent provision in a more reliable way
Matthieu Patou
1
-1
/
+12
2011-07-13
ldb: use base searches for @ special DNs
Andrew Tridgell
1
-1
/
+1
2011-07-11
upgradeprovision: reduce the number of attribute that we skip
Matthieu Patou
1
-2
/
+1
2011-06-22
s4-upgradeprovision: Don't forget to populate the non replicated objects, and...
Matthieu Patou
1
-2
/
+4
2011-06-20
s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...
Matthieu Patou
1
-0
/
+14
2011-06-19
s4-upgradeprovision: skip versionNumber, it's used by GPO
Matthieu Patou
1
-0
/
+1
2011-06-19
s4-upgradeprovision: deltaattr can be empty or none too
Matthieu Patou
1
-8
/
+8
2011-06-19
s4-upgradeprovision: Rework completly how SDs are recalculated
Matthieu Patou
1
-66
/
+99
2011-06-19
s4-upgradeprovision: remove useless comment
Matthieu Patou
1
-1
/
+0
2011-06-19
s4-upgradeprovision: ignore objectSid
Matthieu Patou
1
-2
/
+3
2011-06-19
s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...
Matthieu Patou
1
-0
/
+4
2011-06-19
s4-upgradeprovision: if there is nothing to really modify then skip it
Matthieu Patou
1
-0
/
+3
2011-06-19
s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...
Matthieu Patou
1
-0
/
+3
2011-06-19
s4-upgradeprovision: change hashAttrNotCopied to be an array
Matthieu Patou
1
-26
/
+22
2011-06-19
s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags control
Matthieu Patou
1
-3
/
+4
2011-06-19
s4-upgradeprovision: remove useless code
Matthieu Patou
1
-3
/
+0
2011-06-19
s4-upgradeprovision: don't print dn in the list of modified attributes
Matthieu Patou
1
-1
/
+2
2011-06-19
s4-upgradeprovision: clean up, reformating and update docs
Matthieu Patou
1
-9
/
+8
2011-06-19
s4-upgradeprovision: introduce invocation id in lastprovisionUSNs
Matthieu Patou
1
-12
/
+34
2011-06-19
s4-upgradeprovision: add function to know if attribute is replicated or not
Matthieu Patou
1
-0
/
+20
2011-06-19
s4-upgradeprovision: split update_present in two functions depending on the m...
Matthieu Patou
1
-130
/
+171
2011-06-19
s4-upgradeprovision: handle_special_attributes don't really need ranges of US...
Matthieu Patou
1
-5
/
+6
2011-06-19
s4-upgradeprovision: Fix an error, so that cursddl and refsddl are not the same
Matthieu Patou
1
-1
/
+1
2011-05-21
s4-python: move function find_provision_key_parameters to provision namespace...
Matthieu Patou
1
-2
/
+2
2011-05-17
s4-python: add an option for just fixing gpo folders
Matthieu Patou
1
-189
/
+196
2011-02-13
s4/upgradeprovision: Fix help for --debugguess.
Michael Wood
1
-1
/
+1
2011-02-13
s4/upgradeprovision: Typo and better word.
Michael Wood
1
-2
/
+2
2011-02-07
s4-provision: added setup_path() import in two more places
Andrew Tridgell
1
-1
/
+1
2011-02-07
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
1
-10
/
+3
2011-01-08
s4: upgradeprovision: Improve wording, punctuation
Michael Wood
1
-57
/
+60
2011-01-05
upgradeprovision: Fix use of dict.get().
Jelmer Vernooij
1
-11
/
+5
2010-11-13
s4:upgradeprovision - why not directly use "provision:0"?
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-11-12
Fix typo
Matthieu Patou
1
-1
/
+1
2010-11-12
upgradeprovision: use relaxed control while adding missing object container
Matthieu Patou
1
-1
/
+3
2010-11-12
upgradeprovision: fix pb with dns-hostname, regenerate a correct keytab
Matthieu Patou
1
-1
/
+27
2010-11-12
upgradeprovision: use the relax/(upgrade)provision when modifying object
Matthieu Patou
1
-1
/
+8
2010-11-12
upgradeprovision: use the (upgrade)provision control also
Matthieu Patou
1
-2
/
+2
2010-11-12
upgradeprovision: update revision for forestupdate and domainupdate objects
Matthieu Patou
1
-1
/
+4
2010-11-07
s4:upgradeprovision - remove some "recalculate_sd" uses
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-10-19
s4-provision Remove serverdn parameter from Schema()
Andrew Bartlett
1
-2
/
+1
2010-10-03
s4:dsdb python stuff - introduce also here the "show_recycled" control
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-09-26
upgradeprovision: fix a typo
Matthieu Patou
1
-1
/
+1
2010-09-26
upgradeprovision: Fix a bug with renamed entries
Matthieu Patou
1
-2
/
+13
2010-09-26
upgradeprovision: fix a bug with not updated links
Matthieu Patou
1
-0
/
+1
2010-09-26
s4 upgradeprovision: fix a bug with empty reference objects
Matthieu Patou
1
-1
/
+9
2010-09-26
s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...
Matthieu Patou
1
-3
/
+3
2010-09-05
upgradeprovision: avoid working with None objects ...
Matthieu Patou
1
-9
/
+10
2010-09-05
upgradeprovision: do not try to remove/change attribute before the RID Set ob...
Matthieu Patou
1
-6
/
+28
[next]