summaryrefslogtreecommitdiff
path: root/python/samba/tests/audit_log_pass_change.py
AgeCommit message (Expand)AuthorFilesLines
2025-10-10s4:dsdb:audit_log change action for auth infoGary Lockyer1-9/+9
2025-10-10tests:audit_log_pass_change add tests for auth info loggingGary Lockyer1-2/+66
2025-10-10tests:audit_log_pass_change refactor the testsGary Lockyer1-67/+97
2025-09-03dsdb:audit:test: test msDS-KeyCredentialLink change loggingDouglas Bagnall1-2/+287
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
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-14/+14
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-47/+47
2019-03-04tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale1-1/+0
2018-12-20tests (audit_auth)_log: PEP8 cleanup.Gary Lockyer1-2/+2
2018-12-14dsdb audit_log: Add windows event codes to password changesGary Lockyer1-0/+12
2018-12-10PY3: net.change_password & net.set_password take string not bytesNoel Power1-3/+3
2018-06-09dsdb: audit samdb and password changesGary Lockyer1-0/+324