summaryrefslogtreecommitdiff
path: root/python/samba/tests/auth_log_samlogon.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-11python compat: remove text_typeDouglas Bagnall1-2/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-5/+5
2019-03-04tests: Remove redundant credentials from auth_log testsTim Beale1-3/+0
2018-12-20tests (audit_auth)_log: PEP8 cleanup.Gary Lockyer1-13/+17
2018-12-14auth log: Add windows logon type codesGary Lockyer1-2/+7
2018-12-14auth log: Add windows event codesGary Lockyer1-1/+3
2018-12-10python/samba/tests: PY3 port failing samba.tests.auth_log_samlogon.pyNoel Power1-3/+2
2018-12-10python/samba: PY3 ord needs 'str' type not intNoel Power1-2/+2
2018-05-10auth logging tests: Clean up flake8 warningsGary Lockyer1-16/+7
2018-05-10auth logging tests: Add tests for sessionIdGary Lockyer1-0/+1
2017-07-24tests auth_log: Modify existing tests to handle NETLOGON messagesGary Lockyer1-0/+1
2017-07-24auth_log: use symbolic constant to replace /root/ncalrpc_as_systemGary Lockyer1-1/+2
2017-06-15selftest: Pass the dcerpc binding object to self.waitForMessages in auth_logAndrew Bartlett1-1/+1
2017-05-25auth_log: Add test that execises the SamLogon python bindingsGary Lockyer1-0/+181