summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/posixacl.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python: Formatting fixes, break lines.Jelmer Vernooij2012-09-161-3/+3
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-121-41/+11
* s4-selftest: Try a more complex ACL - this example from a GPOAndrew Bartlett2012-09-041-0/+14
* s4-selftest: Try to make ntacl unit tests better match their namesAndrew Bartlett2012-09-041-5/+5
* selftest: Cope with the multiple possible representations of -1 in posixacl.pyAndrew Bartlett2012-08-231-28/+29
* selftest: Extend posixacl test to check the actual ACLAndrew Bartlett2012-08-231-2/+274
* selftest: Add a test of the NT ACL -> posix ACL mapping layerAndrew Bartlett2012-08-231-0/+131