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
/
samba
/
tests
/
posixacl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-732
/
+0
*
selftest: add a test that demonstrates how new ACL blob code helps
Christian Ambach
2013-02-04
1
-0
/
+17
*
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
2012-11-13
1
-6
/
+6
*
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
*
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
Andrew Bartlett
2012-10-27
1
-170
/
+62
*
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
Andrew Bartlett
2012-10-26
1
-20
/
+20
*
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
*
provision: No longer use the wheel group in new AD Domains
Andrew Bartlett
2012-10-18
1
-4
/
+4
*
s4-python: Formatting fixes, break lines.
Jelmer Vernooij
2012-09-16
1
-3
/
+3
*
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
2012-09-12
1
-41
/
+11
*
s4-selftest: Try a more complex ACL - this example from a GPO
Andrew Bartlett
2012-09-04
1
-0
/
+14
*
s4-selftest: Try to make ntacl unit tests better match their names
Andrew Bartlett
2012-09-04
1
-5
/
+5
*
selftest: Cope with the multiple possible representations of -1 in posixacl.py
Andrew Bartlett
2012-08-23
1
-28
/
+29
*
selftest: Extend posixacl test to check the actual ACL
Andrew Bartlett
2012-08-23
1
-2
/
+274
*
selftest: Add a test of the NT ACL -> posix ACL mapping layer
Andrew Bartlett
2012-08-23
1
-0
/
+131