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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
2011-09-13
1
-1
/
+1
*
samba-tool: Correctly handle sys.exit() called from subcommand
Amitay Isaacs
2011-09-09
1
-1
/
+3
*
samba-tool: Removed "acl" command
Giampaolo Lauria
2011-09-09
1
-2
/
+0
*
samba-tool: Added "ntacl" command
Giampaolo Lauria
2011-09-09
1
-0
/
+2
*
samba-tool: Added "dsacl" command
Giampaolo Lauria
2011-09-09
1
-0
/
+2
*
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
2011-09-09
1
-8
/
+36
*
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
2011-09-09
1
-31
/
+5
*
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
2011-09-08
1
-2
/
+3
*
samba3dump: Update the code using modified samba3 module with passdb api
Amitay Isaacs
2011-08-26
1
-40
/
+53
*
s4-dns: cope with duplicate entries in dns_update_list
Andrew Tridgell
2011-08-25
1
-1
/
+5
*
s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name
Andrew Tridgell
2011-08-25
2
-5
/
+6
*
s4-spnupdate: fixed searches on domain NC
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
s4-dns: fixed base search on domain NC
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-upgradeprovision: try to fix the detection of @provision record
Matthieu Patou
2011-08-01
1
-1
/
+1
*
samba-tool: Catch exceptions at top-level and exit with correct return value
Amitay Isaacs
2011-07-28
1
-1
/
+5
*
samba-tool: Display usage for main commands and list them alphabetically
Amitay Isaacs
2011-07-28
1
-31
/
+35
*
samba-tool: Replace C version of samba-tool with python version
Amitay Isaacs
2011-07-28
2
-0
/
+70
*
s4-upgradeprovision: Detect recent provision in a more reliable way
Matthieu Patou
2011-07-26
1
-1
/
+12
*
scripting/bin: Some formatting fixes.
Jelmer Vernooij
2011-07-23
2
-4
/
+4
*
samba_backup: check that directory really exists
Matthieu Patou
2011-07-21
1
-1
/
+11
*
ldb: use base searches for @ special DNs
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
upgradeprovision: reduce the number of attribute that we skip
Matthieu Patou
2011-07-11
1
-2
/
+1
*
rebuildexetendeddn: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-66
/
+61
*
rpcclient: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-45
/
+45
*
smbstatus: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-38
/
+38
*
mischema: Remove unused import.
Jelmer Vernooij
2011-06-30
1
-1
/
+0
*
enablerecyclebin: Remove unused imports, fix formatting.
Jelmer Vernooij
2011-06-30
1
-5
/
+3
*
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
2011-06-22
1
-1
/
+1
*
s4-upgradeprovision: Don't forget to populate the non replicated objects, and...
Matthieu Patou
2011-06-22
1
-2
/
+4
*
s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...
Matthieu Patou
2011-06-20
1
-0
/
+14
*
s4: create script to find provision ranges for old provision without this inf...
Matthieu Patou
2011-06-19
1
-0
/
+174
*
s4-upgradeprovision: skip versionNumber, it's used by GPO
Matthieu Patou
2011-06-19
1
-0
/
+1
*
s4-upgradeprovision: deltaattr can be empty or none too
Matthieu Patou
2011-06-19
1
-8
/
+8
*
s4-upgradeprovision: Rework completly how SDs are recalculated
Matthieu Patou
2011-06-19
1
-66
/
+99
*
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
1
-12
/
+34
*
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-upgradeprovision: Fix an error, so that cursddl and refsddl are not the same
Matthieu Patou
2011-06-19
1
-1
/
+1
*
s4-dns: fixed samba_tool -> samba-tool
Andrew Tridgell
2011-06-07
1
-1
/
+1
[next]