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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
s4:provision: set the correct nTSecurityDescriptor on CN=Users,... (bug #9481)
Stefan Metzmacher
2
-1
/
+18
2012-12-11
s4:provision: set the correct nTSecurityDescriptor on CN=Computers,... (bug #...
Stefan Metzmacher
2
-1
/
+19
2012-12-11
s4:provision: set the correct nTSecurityDescriptor on CN=Builtin,... (bug #9481)
Stefan Metzmacher
2
-0
/
+60
2012-12-11
s4:provision: set the correct nTSecurityDescriptor on CN=Infrastructure,... (...
Stefan Metzmacher
2
-2
/
+14
2012-12-11
s4:provision: set the correct nTSecurityDescriptor on CN=Sites,CN=Configurati...
Stefan Metzmacher
2
-0
/
+18
2012-12-11
s4:provision: set the correct nTSecurityDescriptor on CN=Partitions,CN=Config...
Stefan Metzmacher
2
-0
/
+20
2012-12-08
samba-tool processes: Make the output a bit neater
Ricky Nance
1
-5
/
+5
2012-12-06
scripting: Handle missing LDAP entries in samba-tool domain classicupgrade
Andrew Bartlett
1
-0
/
+6
2012-12-03
s4:python/ntacl: add 'as_sddl' option to dsacl2fsacl()
Stefan Metzmacher
1
-1
/
+4
2012-12-03
s4:python/ntacl: allow string or objects for sd/sid in setntacl()
Stefan Metzmacher
1
-3
/
+14
2012-12-03
s4:samba-tool/gpo: fix the operation order when creating gpos
Stefan Metzmacher
1
-13
/
+20
2012-12-03
s4:samba-tool/gpo: use 'gPCFileSysPath' when deleting gpos
Stefan Metzmacher
1
-4
/
+2
2012-12-03
s4:samba-tool/gpo: use the dns_domain from the server when creating gpos
Stefan Metzmacher
1
-2
/
+14
2012-11-30
s4:samba_upgradeprovision: use the sd_flags:1:15 control with an empty sd
Stefan Metzmacher
1
-7
/
+14
2012-11-30
s4:provision: add get_empty_descriptor()
Stefan Metzmacher
2
-0
/
+6
2012-11-30
s4:tests/samba_tool/gpo.py: fix accidential line break
Michael Adam
1
-2
/
+1
2012-11-30
s4:tests/samba_tool/gpo.py: add test_show_as_admin()
Stefan Metzmacher
1
-0
/
+5
2012-11-30
s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...
Stefan Metzmacher
1
-2
/
+4
2012-11-30
s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...
Stefan Metzmacher
1
-5
/
+6
2012-11-30
s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...
Stefan Metzmacher
1
-3
/
+7
2012-11-30
s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptor
Stefan Metzmacher
1
-5
/
+5
2012-11-23
web_server: Load SWAT if it is available.
Jelmer Vernooij
1
-3
/
+31
2012-11-22
s4/web_server: Fix typo in URL.
Jelmer Vernooij
1
-1
/
+1
2012-11-16
samba-tool dns: Don't use "localhost" to connect to local host
Kai Blin
1
-0
/
+2
2012-11-16
s4:samba-tool: Fix samba-tool fsmo --role=schema
Arvid Requate
1
-1
/
+1
2012-11-16
samba-tool: Add new samba-tool gpo aclcheck and test
Andrew Bartlett
2
-0
/
+73
2012-11-14
scripting ntacls: Do not place a SACL in the GPO filesystem ACL
Andrew Bartlett
1
-1
/
+0
2012-11-13
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
1
-6
/
+6
2012-11-13
s4:samba-tool/testparm: report a CommandError if loading of the config file f...
Stefan Metzmacher
1
-1
/
+4
2012-11-13
selftest: Add --tmpdir to 'samba-tool gpo create' test
Andrew Bartlett
2
-3
/
+9
2012-11-13
selftest: Avoid returning errors (rather than failures) in gpo test
Andrew Bartlett
1
-2
/
+4
2012-11-12
selftest: Avoid test cross-contamination in samba.tests.posixacl
Andrew Bartlett
1
-81
/
+59
2012-11-11
selftest: Add tests for expected behaviour on directories as well as files
Andrew Bartlett
1
-0
/
+197
2012-11-12
pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()
Andrew Bartlett
1
-2
/
+2
2012-11-12
selftest: Make samba.tests.ntacl also use TestCaseInTempDir
Andrew Bartlett
1
-37
/
+31
2012-11-12
samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributes
Andrew Bartlett
1
-17
/
+24
2012-11-09
samba-tool: Fix typo in --help output.
Karolin Seeger
1
-1
/
+1
2012-11-06
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
3
-6
/
+5
2012-11-06
provision: Also walk directories checking ACLs
Andrew Bartlett
1
-1
/
+1
2012-11-06
selftest: check that samba-tool gpo works for basic operations
Andrew Bartlett
1
-0
/
+57
2012-11-01
samba-tool: "drs options" does not need a samdb connection
Andrew Tridgell
1
-1
/
+0
2012-10-31
samba-tool: Add samba-tool processes subcommand
Andrew Bartlett
3
-0
/
+115
2012-10-31
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
1
-0
/
+9
2012-10-31
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
1
-2
/
+2
2012-10-27
TestCaseInTempDir: Use addCleanup rather than tearDown.
Jelmer Vernooij
1
-2
/
+3
2012-10-27
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
Andrew Bartlett
1
-170
/
+62
2012-10-27
provision: Fix comments in checksysvolacl
Andrew Bartlett
1
-1
/
+2
2012-10-26
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
Andrew Bartlett
1
-20
/
+20
2012-10-25
python-ntacls: Cope with ACL revision 4
Andrew Bartlett
1
-0
/
+2
2012-10-25
selftest: Always unlink the tempf in posixacl test
Andrew Bartlett
1
-1
/
+4
[prev]
[next]