summaryrefslogtreecommitdiff
path: root/python/samba/tests/ntacls.py
AgeCommit message (Expand)AuthorFilesLines
2025-03-19pytest:ntacls: test dsacl2fsacl() with a few stringsDouglas Bagnall1-1/+74
2024-05-10tests/ntacls: unblock failing gitlab pipelines because test_setntacl_forcenativeStefan Metzmacher1-1/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-04-28s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rightsNoel Power1-1/+1
2023-04-28pytest:ntacls: adapt for canonical flag formatDouglas Bagnall1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-2/+2
2019-12-20pysmbd: make "session_info" arg to py_smbd_get_nt_acl() mandatoryRalph Boehme1-2/+2
2019-12-20pysmbd: make "session_info" arg to py_smbd_set_nt_acl() mandatoryRalph Boehme1-5/+7
2018-06-28tests/ntacls: fix pep8 warningsJoe Guo1-22/+27
2018-06-28tests/ntacls: use global vars to make code DRYJoe Guo1-14/+12
2015-03-06Rename TestSkipped to Skiptest, consistent with Python 2.7.Jelmer Vernooij1-4/+3
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+83