summaryrefslogtreecommitdiff
path: root/python/samba/tests/group_audit.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-01-30python: Replace calls to deprecated methodsJoseph Sutton1-24/+24
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-2/+0
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-35/+35
2019-03-04tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale1-1/+0
2018-12-21tests group_audit: PEP8 cleanup.Gary Lockyer1-1/+1
2018-12-21s4 group_audit: Add Windows Event Id's to Group membership changesGary Lockyer1-4/+47
2018-06-09dsdb: Audit group membership changesGary Lockyer1-0/+355