summaryrefslogtreecommitdiff
path: root/python/samba/tests/auth_log_ncalrpc.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde1-3/+0
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-11/+11
2018-12-20tests (audit_auth)_log: PEP8 cleanup.Gary Lockyer1-2/+2
2018-12-14auth log: Add windows logon type codesGary Lockyer1-1/+6
2018-12-14auth log: Add windows event codesGary Lockyer1-0/+3
2018-05-10auth logging tests: Clean up flake8 warningsGary Lockyer1-18/+9
2018-05-10auth logging tests: Add tests for sessionIdGary Lockyer1-0/+1
2017-07-24auth_log: use symbolic constant to replace /root/ncalrpc_as_systemGary Lockyer1-1/+2
2017-03-29auth_log: Add tests by listening for JSON messages over the message busAndrew Bartlett1-0/+104