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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
subunitrun: give more useful help
Andrew Tridgell
1
-2
/
+25
2011-10-14
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
1
-60
/
+18
2011-10-13
netcmd: Add errf stream to command instances.
Jelmer Vernooij
1
-1
/
+2
2011-10-08
s4:findprovisionusnranges - the default python path is detected over "env"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-09-22
s4-dns: started adding support for auto-creation of NS glue record
Andrew Tridgell
1
-1
/
+37
2011-09-13
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
1
-1
/
+1
2011-09-09
samba-tool: Correctly handle sys.exit() called from subcommand
Amitay Isaacs
1
-1
/
+3
2011-09-09
samba-tool: Removed "acl" command
Giampaolo Lauria
1
-2
/
+0
2011-09-09
samba-tool: Added "ntacl" command
Giampaolo Lauria
1
-0
/
+2
2011-09-09
samba-tool: Added "dsacl" command
Giampaolo Lauria
1
-0
/
+2
2011-09-09
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
1
-8
/
+36
2011-09-09
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
1
-31
/
+5
2011-09-08
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
1
-2
/
+3
2011-08-26
samba3dump: Update the code using modified samba3 module with passdb api
Amitay Isaacs
1
-40
/
+53
2011-08-25
s4-dns: cope with duplicate entries in dns_update_list
Andrew Tridgell
1
-1
/
+5
2011-08-25
s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name
Andrew Tridgell
2
-5
/
+6
2011-08-25
s4-spnupdate: fixed searches on domain NC
Andrew Tridgell
1
-2
/
+2
2011-08-25
s4-dns: fixed base search on domain NC
Andrew Tridgell
1
-1
/
+1
2011-08-01
s4-upgradeprovision: try to fix the detection of @provision record
Matthieu Patou
1
-1
/
+1
2011-07-28
samba-tool: Catch exceptions at top-level and exit with correct return value
Amitay Isaacs
1
-1
/
+5
2011-07-28
samba-tool: Display usage for main commands and list them alphabetically
Amitay Isaacs
1
-31
/
+35
2011-07-28
samba-tool: Replace C version of samba-tool with python version
Amitay Isaacs
2
-0
/
+70
2011-07-26
s4-upgradeprovision: Detect recent provision in a more reliable way
Matthieu Patou
1
-1
/
+12
2011-07-23
scripting/bin: Some formatting fixes.
Jelmer Vernooij
2
-4
/
+4
2011-07-21
samba_backup: check that directory really exists
Matthieu Patou
1
-1
/
+11
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-30
rebuildexetendeddn: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
1
-66
/
+61
2011-06-30
rpcclient: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
1
-45
/
+45
2011-06-30
smbstatus: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
1
-38
/
+38
2011-06-30
mischema: Remove unused import.
Jelmer Vernooij
1
-1
/
+0
2011-06-30
enablerecyclebin: Remove unused imports, fix formatting.
Jelmer Vernooij
1
-5
/
+3
2011-06-22
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
1
-1
/
+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: 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
[next]