summaryrefslogtreecommitdiff
path: root/python/samba/tests/auth_log.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-2/+2
2017-07-24tests auth_log: Modify existing tests to handle NETLOGON messagesGary Lockyer1-0/+11
2017-06-22python/tests: test SMB1 and SMB2/3 in auth_log.pyStefan Metzmacher1-2/+47
2017-06-15selftest: Pass the dcerpc binding object to self.waitForMessages in auth_logAndrew Bartlett1-7/+7
2017-03-29whitespace: auth_log.py python conventionsGarming Sam1-96/+92
2017-03-29auth log: Add tests for anonymous bind and SamLogonGary Lockyer1-0/+382
2017-03-29ldap_server: Log failures to find a valid user in the simple bindGary Lockyer1-0/+80
2017-03-29auth_log: Add tests by listening for JSON messages over the message busAndrew Bartlett1-0/+801