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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...
Stefan Metzmacher
2012-11-30
1
-2
/
+4
*
s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...
Stefan Metzmacher
2012-11-30
1
-5
/
+6
*
s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...
Stefan Metzmacher
2012-11-30
1
-3
/
+7
*
s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptor
Stefan Metzmacher
2012-11-30
1
-5
/
+5
*
web_server: Load SWAT if it is available.
Jelmer Vernooij
2012-11-23
1
-3
/
+31
*
s4/web_server: Fix typo in URL.
Jelmer Vernooij
2012-11-22
1
-1
/
+1
*
samba-tool dns: Don't use "localhost" to connect to local host
Kai Blin
2012-11-16
1
-0
/
+2
*
s4:samba-tool: Fix samba-tool fsmo --role=schema
Arvid Requate
2012-11-16
1
-1
/
+1
*
samba-tool: Add new samba-tool gpo aclcheck and test
Andrew Bartlett
2012-11-16
2
-0
/
+73
*
scripting ntacls: Do not place a SACL in the GPO filesystem ACL
Andrew Bartlett
2012-11-14
1
-1
/
+0
*
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
2012-11-13
1
-6
/
+6
*
s4:samba-tool/testparm: report a CommandError if loading of the config file f...
Stefan Metzmacher
2012-11-13
1
-1
/
+4
*
selftest: Add --tmpdir to 'samba-tool gpo create' test
Andrew Bartlett
2012-11-13
2
-3
/
+9
*
selftest: Avoid returning errors (rather than failures) in gpo test
Andrew Bartlett
2012-11-13
1
-2
/
+4
*
selftest: Avoid test cross-contamination in samba.tests.posixacl
Andrew Bartlett
2012-11-12
1
-81
/
+59
*
selftest: Add tests for expected behaviour on directories as well as files
Andrew Bartlett
2012-11-11
1
-0
/
+197
*
pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()
Andrew Bartlett
2012-11-12
1
-2
/
+2
*
selftest: Make samba.tests.ntacl also use TestCaseInTempDir
Andrew Bartlett
2012-11-12
1
-37
/
+31
*
samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributes
Andrew Bartlett
2012-11-12
1
-17
/
+24
*
samba-tool: Fix typo in --help output.
Karolin Seeger
2012-11-09
1
-1
/
+1
*
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
2012-11-06
3
-6
/
+5
*
provision: Also walk directories checking ACLs
Andrew Bartlett
2012-11-06
1
-1
/
+1
*
selftest: check that samba-tool gpo works for basic operations
Andrew Bartlett
2012-11-06
1
-0
/
+57
*
samba-tool: "drs options" does not need a samdb connection
Andrew Tridgell
2012-11-01
1
-1
/
+0
*
samba-tool: Add samba-tool processes subcommand
Andrew Bartlett
2012-10-31
3
-0
/
+115
*
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
2012-10-31
1
-0
/
+9
*
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
2012-10-31
1
-2
/
+2
*
TestCaseInTempDir: Use addCleanup rather than tearDown.
Jelmer Vernooij
2012-10-27
1
-2
/
+3
*
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
Andrew Bartlett
2012-10-27
1
-170
/
+62
*
provision: Fix comments in checksysvolacl
Andrew Bartlett
2012-10-27
1
-1
/
+2
*
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
Andrew Bartlett
2012-10-26
1
-20
/
+20
*
python-ntacls: Cope with ACL revision 4
Andrew Bartlett
2012-10-25
1
-0
/
+2
*
selftest: Always unlink the tempf in posixacl test
Andrew Bartlett
2012-10-25
1
-1
/
+4
*
selftest: Cover the important non-Samba invalidation of the NT ACL
Andrew Bartlett
2012-10-25
1
-0
/
+23
*
selftest: Cover one more NT ACL invalidation case and improve comments
Andrew Bartlett
2012-10-25
1
-8
/
+7
*
selftest: Add many more tests for our posix ACL handling
Andrew Bartlett
2012-10-25
1
-1
/
+236
*
pyglue: Make all_interfaces argumen to interface_ips() optional.
Jelmer Vernooij
2012-10-21
1
-2
/
+2
*
pyglue: Mention parameters in interface_ips() docstring.
Jelmer Vernooij
2012-10-21
1
-0
/
+2
*
samba-tool user test: Fix expected output.
Jelmer Vernooij
2012-10-19
1
-1
/
+1
*
samba.tests.docs: Ignore removed parameters.
Jelmer Vernooij
2012-10-19
1
-0
/
+2
*
samba.tests.docs: Assume docs are generated by waf.
Jelmer Vernooij
2012-10-19
1
-2
/
+6
*
samba.tests.docs: Write error output from xsltproc to standard out.
Jelmer Vernooij
2012-10-19
1
-1
/
+1
*
samba.tests.docs: Skip tests if xsltproc is not present.
Jelmer Vernooij
2012-10-19
1
-5
/
+24
*
smb.conf(5): Consistent spelling of parameter names.
Jelmer Vernooij
2012-10-19
1
-3
/
+3
*
samba.tests.docs: Support spaces before synonyms.
Jelmer Vernooij
2012-10-19
1
-1
/
+1
*
samba.tests.docs: Support synonyms.
Jelmer Vernooij
2012-10-19
1
-0
/
+4
*
samba.tests.docs: Distinguish between unknown and undocumened parameters.
Jelmer Vernooij
2012-10-19
1
-1
/
+9
*
tests: Convert find_missing_doc into a unit test.
Jelmer Vernooij
2012-10-19
1
-0
/
+90
*
samba-tool user: Fix typos, improve messages.
Jelmer Vernooij
2012-10-18
1
-6
/
+10
*
Warn when setting UID/GID without idmap_ldb:use rfc2307 = Yes
Alexander Wuerstlein
2012-10-18
1
-0
/
+4
[prev]
[next]