summaryrefslogtreecommitdiff
path: root/python/samba/tests/security.py
AgeCommit message (Expand)AuthorFilesLines
2025-02-14python:tests: add ClaimsTransformationTests to security.pyStefan Metzmacher1-2/+462
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-3/+3
2023-11-01s4/librpc/py_security: use SDDLValueError for better error messagesDouglas Bagnall1-1/+1
2023-09-07pytests:security: don't use invalid domain SID S-2-0-0Douglas Bagnall1-13/+17
2023-04-28librpc/ndr/pysecurity: use better exceptionsDouglas Bagnall1-1/+1
2022-09-27python security: Add unit tests for comparing ACEs and exporting as SDDLChristian Merten1-0/+35
2022-09-16CVE-2020-25720 python:tests: Ensure that access checks don't succeedJoseph Sutton1-0/+2
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-19/+19
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-3/+3
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-3/+3
2017-09-06python: Add tests for check_access function from samba.security.Lumir Balhar1-0/+26
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+143