summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/getnc_unpriv.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PY3: change shebang to python3 in source4/torture dirJoe Guo1-1/+1
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-2/+2
2018-02-28drs torture python: convert 'except X, (tuple)' to 'except X as e'Noel Power1-2/+4
2017-08-29selftest: Use a unique(ish) OU for every run of getnc_unprivTim Beale1-2/+9
2017-08-29s4-drsuapi/selftest: Add extra tests for invalid DNsTim Beale1-5/+34
2017-08-29selftest: Update getnc_unpriv tests to pass against SambaTim Beale1-20/+28
2017-08-29selftest: Extend further getnc_unpriv tests to pass against windows 2012R2Tim Beale1-31/+181
2017-08-29s4-drsuapi: Refuse to replicate an NC is that not actually an NCAndrew Bartlett1-6/+1
2017-08-29s4-drsuapi: Avoid segfault when replicating as a non-admin with GUID_DRS_GET_...Andrew Bartlett1-0/+116