summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/dsacl.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-09-14python:tests: Remove unused importsJoseph Sutton1-1/+0
2022-10-05pytest: samba-tool: Fix undefined escape sequenceJoseph Sutton1-1/+1
2022-09-27samba-tool dsacl: Add additional unit test for delete subcommandChristian Merten1-0/+20
2022-09-27samba-tool dsacl: Add unit tests for delete subcommandChristian Merten1-0/+68
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-11/+11
2019-02-21selftest: Confirm new and old SDDL strings differ after a samba-tool dsacl setAndrew Bartlett1-0/+1
2019-02-21selftest: Add test for samba-tool dsacl get, cross-checked with samba-tool ds...Andrew Bartlett1-0/+30
2019-02-21Update dsacl.py - add_ace to handle/verify sddl parameter correctMartin Krämer1-0/+93