summaryrefslogtreecommitdiff
path: root/python/samba/tests/usage.py
AgeCommit message (Expand)AuthorFilesLines
2022-12-13CVE-2022-37966 tests/krb5: Add a test requesting tickets with various encrypt...Joseph Sutton1-0/+1
2022-12-01lib/compression: script to test 3 byte hashDouglas Bagnall1-0/+1
2022-11-08tests/krb5: Add tests of PAC group handlingJoseph Sutton1-0/+1
2022-09-12CVE-2021-20251 tests/krb5: Add tests for password lockout raceJoseph Sutton1-0/+1
2022-09-09tests/krb5: Add claims testsJoseph Sutton1-0/+1
2022-07-27CVE-2022-2031 tests/krb5: Add tests for kpasswd serviceJoseph Sutton1-0/+1
2022-06-26tests/krb5: Add test for presence of NT hashJoseph Sutton1-0/+1
2022-03-18tests/krb5: Add tests for the Protected Users groupJoseph Sutton1-0/+1
2021-12-15tests/krb5: Add tests for PAC buffer alignmentJoseph Sutton1-0/+1
2021-11-15CVE-2020-25717: tests/krb5: Add a test for idmap_nss mapping users to SIDsJoseph Sutton1-0/+1
2021-11-09CVE-2020-25717: selftest: Add a test for the new 'min domain uid' parameterSamuel Cabrero1-0/+1
2021-11-09CVE-2020-25719 tests/krb5: Add principal aliasing testJoseph Sutton1-0/+1
2021-11-09CVE-2020-25722 tests/krb5: Add KDC tests for 3-part SPNsJoseph Sutton1-0/+1
2021-10-20tests/krb5: Add tests for account salt calculationJoseph Sutton1-0/+1
2021-10-14tests/krb5: Add constrained delegation testsJoseph Sutton1-0/+1
2021-08-18initial FAST testsGary Lockyer1-0/+1
2021-07-15gpo: Test Certificate Auto Enrollment PolicyDavid Mulder1-0/+1
2021-07-01tests/krb5/as_req_tests.py: add new tests to cover more of the AS-REQ protocolStefan Metzmacher1-0/+1
2021-05-19python: Add SMB credentials cache testJoseph Sutton1-0/+1
2021-05-19python: Add RPC credentials cache testJoseph Sutton1-0/+1
2021-05-19python: Add LDAP credentials cache testJoseph Sutton1-0/+1
2021-05-19python: Add credentials cache testJoseph Sutton1-0/+1
2021-04-12tests python krb5: MS-KILE client principal look-upGary Lockyer1-0/+1
2020-12-17python/tests: add tests for smb notify and the dependency to the TRAVERSE pri...Björn Baumbach1-0/+1
2020-12-16tests python krb5: initial TGS testsGary Lockyer1-0/+2
2020-11-12tests python krb5: Convert kdc-heimdal to pythonGary Lockyer1-0/+1
2020-11-12tests python krb5: Add constants moduleGary Lockyer1-0/+1
2020-11-09tests python krb5: Add python kerberos compatability testsGary Lockyer1-0/+1
2020-11-04tests python krb5: Add python kerberos canonicalization testsGary Lockyer1-0/+1
2020-06-12selftest: test forwardable flag in cross-realm tgt ticketsIsaac Boukris1-0/+1
2020-05-15selftest: add python S4U2Self tests including unkeyed checksumsIsaac Boukris1-0/+1
2020-03-27python/tests/krb5: add simple_tests.py with the first simple testStefan Metzmacher1-0/+1
2020-03-27python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris1-1/+3
2020-03-27python/tests: let usage.py be more verbose on errorsStefan Metzmacher1-2/+3
2019-08-20downgradedatabase: installing scriptAaron Haslett1-0/+2
2019-07-05tests/usage: test for --help consistencyDouglas Bagnall1-1/+8
2019-07-05tests/usage: generalise to cover non-python scriptsDouglas Bagnall1-35/+118
2019-07-05tests/usage: python scripts --help should be helpfulDouglas Bagnall1-0/+67
2019-07-05tests: ensure that most python scripts have usage textDouglas Bagnall1-0/+205