summaryrefslogtreecommitdiff
path: root/python/samba/tests/audit_log_dsdb.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-03-22python/tests: use changetype: modify in order to delete a single attributeStefan Metzmacher1-2/+2
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-20/+20
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-111/+111
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-1/+1
2018-12-10PY3: net.change_password & net.set_password take string not bytesNoel Power1-2/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-06-26dsdb-audit: Remove flapping part of the testsAndrew Bartlett1-8/+18
2018-06-25dsdb: Log the transaction duraton.Gary Lockyer1-32/+51
2018-06-09dsdb: audit samdb and password changesGary Lockyer1-0/+608