summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/join.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-1/+1
2016-06-16samba-tool domain join: Refuse to re-join a DC with a still-valid passwordAndrew Bartlett1-0/+29