PEP8: fix E128: continuation line under-indented for visual indent
[sfrench/samba-autobuild/.git] / python / samba / tests / posixacl.py
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-07-12 Andrew Bartletttests/posixacl: Test with and without filling in the...
2018-07-12 Joe Guotests/posixacl: derive a new testcase to run same tests...
2018-07-12 Joe Guotests/posixacl: move setUp and tearDown to top
2018-07-12 Joe Guotests/posixacl: rm duplicated test
2018-07-12 Joe Guotests/posixacl: use assertRaises to simplify code
2018-07-12 Joe Guotests/posixacl: remove unused imports
2018-07-12 Joe Guotests/posixacl: define global ACL to make code DRY
2018-07-12 Joe Guotests/posixacl: define global DOM_SID to make code DRY
2018-07-12 Joe Guotests/posixacl: rm commented code
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.posixacl
2018-02-28 Noel Powerpython tests: convert oct 'O1234' format to python3...
2017-12-13 Stefan Metzmachertests/posixacl.py: remove useless 'profile acls' based...
2016-12-13 Andrew Bartlettselftest: Print the POSIX ACL we got when the posixacl...
2015-03-16 Michael Adamselftest: rename env plugin_s4_dc to ad_dc
2015-03-12 Michael Adamselftest: modify python.samba.test.posixacl to cope...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-24 Jeremy AllisonFix comment showing how to print an ACL to allow debug.
2013-10-24 Jeremy AllisonFix bug 10196 - RW Deny for a specific user is not...
2013-03-11 Andrew BartlettRevert "Ensure the masks don't conflict with the ACL...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...