summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/ntacl.py
AgeCommit message (Expand)AuthorFilesLines
2025-02-14pytests: test pysmbd with relative path names via samba-tool ntaclBjörn Baumbach1-0/+61
2025-02-14pytests: test pysmbd with non-existent fileBjörn Baumbach1-0/+19
2023-09-14python:tests: Fix invalid escape sequenceJoseph Sutton1-1/+1
2023-09-14python:tests: Remove unused importsJoseph Sutton1-2/+0
2023-04-28s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rightsNoel Power1-3/+3
2023-04-28pytest:samba-tool ntacl: expect canonical ACE flag formatDouglas Bagnall1-2/+2
2022-09-07pytest: samba-tool ntacl should report errors betterDouglas Bagnall1-0/+27
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-30/+30
2019-06-18selftest: add tests for samba-tool ntacl changedomsidBjörn Baumbach1-0/+87
2018-09-06PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-10/+10
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E241: multiple spaces after ','Joe Guo1-2/+2
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-23/+23
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-6/+6
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-12/+12
2016-08-04tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher1-12/+12
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+135