summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/cracknames.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-07cracknames: Add support for SID string formatJoseph Sutton1-2/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-14/+14
2018-12-14PY3: change shebang to python3 in source4/torture dirJoe Guo1-1/+1
2018-09-06PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-2/+2
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-1/+1
2018-08-24PEP8: fix E203: whitespace before ':'Joe Guo1-8/+8
2018-08-14cracknames: Fix DoS (NULL pointer de-ref) when not servicePrincipalName is se...Andrew Bartlett1-0/+38
2017-07-24python/tests: add python test for cracknamesBob Campbell1-0/+166