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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-upgradeprovision: skip versionNumber, it's used by GPO
Matthieu Patou
2011-06-19
1
-0
/
+1
*
s4-provision: Remove hard coded SD for CN=Sites container
Matthieu Patou
2011-06-19
1
-15
/
+0
*
s4-upgradeprovision: deltaattr can be empty or none too
Matthieu Patou
2011-06-19
1
-8
/
+8
*
s4-upgradeprovision: handle the fact that oEMInformation might not be present
Matthieu Patou
2011-06-19
1
-2
/
+5
*
s4-upgradeprovision: Rework completly how SDs are recalculated
Matthieu Patou
2011-06-19
1
-66
/
+99
*
s4-python: make checks of sacl in get_diff_sddls optionnal
Matthieu Patou
2011-06-19
1
-2
/
+6
*
s4-upgradeprovision: remove useless comment
Matthieu Patou
2011-06-19
1
-1
/
+0
*
s4-upgradeprovision: ignore objectSid
Matthieu Patou
2011-06-19
1
-2
/
+3
*
s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...
Matthieu Patou
2011-06-19
1
-0
/
+4
*
s4-upgradeprovision: if there is nothing to really modify then skip it
Matthieu Patou
2011-06-19
1
-0
/
+3
*
s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...
Matthieu Patou
2011-06-19
1
-0
/
+3
*
s4-upgradeprovision: change hashAttrNotCopied to be an array
Matthieu Patou
2011-06-19
1
-26
/
+22
*
s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags control
Matthieu Patou
2011-06-19
1
-3
/
+4
*
s4-upgradeprovision: remove useless code
Matthieu Patou
2011-06-19
1
-3
/
+0
*
s4-upgradeprovision: don't print dn in the list of modified attributes
Matthieu Patou
2011-06-19
1
-1
/
+2
*
s4-upgradeprovision: clean up, reformating and update docs
Matthieu Patou
2011-06-19
1
-9
/
+8
*
s4-upgradeprovision: introduce invocation id in lastprovisionUSNs
Matthieu Patou
2011-06-19
2
-29
/
+73
*
s4-upgradeprovision: add function to know if attribute is replicated or not
Matthieu Patou
2011-06-19
1
-0
/
+20
*
s4-upgradeprovision: split update_present in two functions depending on the m...
Matthieu Patou
2011-06-19
1
-130
/
+171
*
s4-upgradeprovision: handle_special_attributes don't really need ranges of US...
Matthieu Patou
2011-06-19
1
-5
/
+6
*
s4-python: fix wrong discovery of the site name in find_key_provision_parameters
Matthieu Patou
2011-06-19
1
-1
/
+1
*
s4-upgradeprovisision: fix bug 8063, old SD can miss some componenent (group,...
Matthieu Patou
2011-06-19
1
-16
/
+20
*
s4-upgradeprovision: Fix an error, so that cursddl and refsddl are not the same
Matthieu Patou
2011-06-19
1
-1
/
+1
*
samba-tool: exit with non-zero status on dbcheck failure
Andrew Tridgell
2011-06-17
1
-1
/
+3
*
samba-tool: show success message on group operations
Andrew Tridgell
2011-06-17
1
-0
/
+4
*
s4-pysamdb: fixed the normalisation of grouptype in group add
Andrew Tridgell
2011-06-17
1
-1
/
+7
*
samba-tool: report total error count and suggest --fix if needed
Andrew Tridgell
2011-06-17
1
-3
/
+10
*
samba-tool: added attribute normalisation checks
Andrew Tridgell
2011-06-17
1
-3
/
+53
*
s4-pydsdb: added dsdb_normalise_attributes() call
Andrew Tridgell
2011-06-17
1
-0
/
+5
*
samba-tool: disable validation on removing an empty attribute in dbcheck
Andrew Tridgell
2011-06-14
1
-1
/
+1
*
s4-samba-tool: added dbcheck commmand
Andrew Tridgell
2011-06-10
2
-0
/
+125
*
samba-tool: added --local option to drs replicate command
Andrew Tridgell
2011-06-09
1
-1
/
+39
*
s4-ipv6: don't default to 127.0.0.1 in provision
Andrew Tridgell
2011-06-09
1
-5
/
+8
*
s4-dns: fixed samba_tool -> samba-tool
Andrew Tridgell
2011-06-07
1
-1
/
+1
*
s4-provision: fixed detection of V4/V6 addresses
Andrew Tridgell
2011-06-07
1
-2
/
+29
*
s4-param Remove 'modules dir'
Andrew Bartlett
2011-06-06
1
-2
/
+3
*
s4-param Remove 'sid generator'
Andrew Bartlett
2011-06-06
2
-7
/
+5
*
s4-param Remove 'idmap database'
Andrew Bartlett
2011-06-06
2
-3
/
+2
*
s4-param Remove 'secrets database' parameter
Andrew Bartlett
2011-06-06
2
-3
/
+2
*
s4-param Remove 'sam database' parameter
Andrew Bartlett
2011-06-06
5
-8
/
+7
*
s4-script: install some of the samba scripts in bin/ during build
Andrew Tridgell
2011-06-06
2
-0
/
+7
*
s4-testparm: testparm is now part of samba_tool
Andrew Tridgell
2011-06-06
3
-222
/
+1
*
s4-ipv6: don't add link local addresses to DNS
Andrew Tridgell
2011-06-06
1
-1
/
+3
*
s4-ipv6: added IPv6 support to samba_dnsupdate
Andrew Tridgell
2011-06-06
1
-7
/
+31
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-gpo: fixed display of GPO version numbers
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
samba3sam.py: don't assume order of ldb results.
Rusty Russell
2011-06-02
1
-142
/
+164
*
samba-tool: improved error handling in user setexpiry
Andrew Tridgell
2011-06-01
2
-1
/
+9
*
samba-tool: improved user enable error handling
Andrew Tridgell
2011-06-01
2
-1
/
+8
*
s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>
Theresa Halloran
2011-06-01
3
-70
/
+37
[next]