summaryrefslogtreecommitdiff
path: root/python/samba/tests/auth_log_base.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2019-03-05tests: Reduce likelihood of auth_log test locking up during CIAaron Haslett1-12/+13
2019-03-04tests: Work auth_log CLIENT_IP out from config instead of env varTim Beale1-0/+11
2019-03-04tests: Remove explicit SOCKET_WRAPPER usage from auth_log testsTim Beale1-1/+9
2019-02-20auth_log tests: Allow the remote address to be NoneGary Lockyer1-0/+3
2018-12-20tests (audit_auth)_log: PEP8 cleanup.Gary Lockyer1-0/+1
2018-12-10python/samba/tests: Fix auth_log messaging problems in py3Noel Power1-0/+3
2018-12-10PY3: wrap filter calls with list where list is expectedNoel Power1-1/+1
2018-05-31auth tests: irpc remove "auth_event" name on completionGary Lockyer1-0/+1
2018-05-10auth logging tests: Clean up flake8 warningsGary Lockyer1-15/+12
2018-05-10auth logging tests: Add tests for sessionIdGary Lockyer1-0/+8
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-1/+2
2017-07-24tests auth_log: Modify existing tests to handle NETLOGON messagesGary Lockyer1-0/+17
2017-03-29auth log tests: password change testsGary Lockyer1-6/+8
2017-03-29auth_log: Add tests by listening for JSON messages over the message busAndrew Bartlett1-0/+102