summaryrefslogtreecommitdiff
path: root/python/samba/tests/audit_log_base.py
AgeCommit message (Expand)AuthorFilesLines
2024-02-29pytest:audit_log_base: use string_is_guid()Douglas Bagnall1-8/+3
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-05-29tests/audit_log: Add missing call to tearDown()Joseph Sutton1-0/+2
2023-05-29tests/audit_log: Remove unnecessary checksJoseph Sutton1-6/+4
2023-05-29tests/audit_log: Make discardMessages() more reliableJoseph Sutton1-5/+12
2023-05-29tests/audit_log: Remove unneeded len() callJoseph Sutton1-1/+1
2023-05-29tests/audit_log: Correctly check for GUIDJoseph Sutton1-1/+1
2023-05-24tests/audit_log: Pre-compile GUID regexJoseph Sutton1-2/+3
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-2/+0
2020-08-17auth_log_test: Fix a typoVolker Lendecke1-1/+1
2019-03-04tests: Work audit_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/+10
2018-06-25dsdb: Log the transaction duraton.Gary Lockyer1-5/+8
2018-06-09dsdb: audit samdb and password changesGary Lockyer1-0/+177