summaryrefslogtreecommitdiff
path: root/python/samba/tests/net_join_no_spnego.py
AgeCommit message (Expand)AuthorFilesLines
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-06-23python:samba:tests: Fix code spellingAndreas Schneider1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-07-24python/tests: use explicit "client ipc max protocol = NT1" for samba.tests.ne...Stefan Metzmacher1-0/+2
2018-06-20python/samba: Py2|Py3 compat, fix more missed exception tuple issuesNoel Power1-2/+2
2017-05-25tests net_join: use private secrets database.Gary Lockyer1-5/+36
2017-04-28source3 smbd: tests for null pointer dereferenceGary Lockyer1-0/+59