index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...
Matthieu Patou
1
-0
/
+14
2011-06-19
s4: create script to find provision ranges for old provision without this inf...
Matthieu Patou
1
-0
/
+174
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-06-07
s4-dns: fixed samba_tool -> samba-tool
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-param Remove 'secrets database' parameter
Andrew Bartlett
1
-1
/
+1
2011-06-06
s4-param Remove 'sam database' parameter
Andrew Bartlett
2
-3
/
+3
2011-06-06
s4-script: install some of the samba scripts in bin/ during build
Andrew Tridgell
1
-0
/
+5
2011-06-06
s4-testparm: testparm is now part of samba_tool
Andrew Tridgell
2
-220
/
+1
2011-06-06
s4-ipv6: don't add link local addresses to DNS
Andrew Tridgell
1
-1
/
+3
2011-06-06
s4-ipv6: added IPv6 support to samba_dnsupdate
Andrew Tridgell
1
-7
/
+31
2011-05-21
Add a script for renaming a DC
Matthieu Patou
1
-0
/
+200
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-04-07
s4-samba_dnsupate Fix syntax error
Andrew Bartlett
1
-2
/
+1
2011-04-07
samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4
Andrew Bartlett
1
-1
/
+8
2011-04-06
s4-test: fixed a problem with very verbose NDR debug
Andrew Tridgell
1
-1
/
+1
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2
-6
/
+6
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-13
s4: samba_backup: Fix typos.
Michael Wood
1
-3
/
+3
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-12-10
subunitrun: Use unittest.TestProgram if subunit.TestProgram is not
Jelmer Vernooij
1
-11
/
+11
2010-12-10
s4-python: Add convenience function for forcibly importing bundled
Jelmer Vernooij
1
-4
/
+2
2010-12-10
subunitrun: Extend hack to cope with older system subunit run installs.
Jelmer Vernooij
1
-0
/
+2
2010-12-10
subunitrun: Remove global subunit module when reimporting from a
Jelmer Vernooij
1
-1
/
+6
2010-12-10
s4-python: Split up ensure_external_module.
Jelmer Vernooij
1
-2
/
+1
2010-12-10
subunitrun: Support --list.
Jelmer Vernooij
1
-3
/
+8
2010-12-08
s4-param Allow +foo syntax in smb.conf list parsing
Andrew Bartlett
1
-2
/
+3
2010-12-02
s4/scripting/ktpass: make shell code portable and eliminate another bash requ...
Björn Jacke
1
-4
/
+4
2010-12-01
s4-dns: catch all DNS exceptions in samba_dnsupdate
Andrew Tridgell
1
-4
/
+8
[prev]
[next]