summaryrefslogtreecommitdiff
path: root/python/samba/tests/usage.py
Commit message (Expand)AuthorAgeFilesLines
* tests/krb5: Add tests for authentication policiesJoseph Sutton2023-05-181-0/+1
* selftest: Add python test that verifies that we can parse a PACAndrew Bartlett2023-03-311-0/+1
* tests/krb5: Add tests for device infoJoseph Sutton2023-03-081-0/+1
* python: fix mutable default argumentsRob van der Linde2023-02-231-1/+3
* CVE-2022-37966 tests/krb5: Add a test requesting tickets with various encrypt...Joseph Sutton2022-12-131-0/+1
* lib/compression: script to test 3 byte hashDouglas Bagnall2022-12-011-0/+1
* tests/krb5: Add tests of PAC group handlingJoseph Sutton2022-11-081-0/+1
* CVE-2021-20251 tests/krb5: Add tests for password lockout raceJoseph Sutton2022-09-121-0/+1
* tests/krb5: Add claims testsJoseph Sutton2022-09-091-0/+1
* CVE-2022-2031 tests/krb5: Add tests for kpasswd serviceJoseph Sutton2022-07-271-0/+1
* tests/krb5: Add test for presence of NT hashJoseph Sutton2022-06-261-0/+1
* tests/krb5: Add tests for the Protected Users groupJoseph Sutton2022-03-181-0/+1
* tests/krb5: Add tests for PAC buffer alignmentJoseph Sutton2021-12-151-0/+1
* CVE-2020-25717: tests/krb5: Add a test for idmap_nss mapping users to SIDsJoseph Sutton2021-11-151-0/+1
* CVE-2020-25717: selftest: Add a test for the new 'min domain uid' parameterSamuel Cabrero2021-11-091-0/+1
* CVE-2020-25719 tests/krb5: Add principal aliasing testJoseph Sutton2021-11-091-0/+1
* CVE-2020-25722 tests/krb5: Add KDC tests for 3-part SPNsJoseph Sutton2021-11-091-0/+1
* tests/krb5: Add tests for account salt calculationJoseph Sutton2021-10-201-0/+1
* tests/krb5: Add constrained delegation testsJoseph Sutton2021-10-141-0/+1
* initial FAST testsGary Lockyer2021-08-181-0/+1
* gpo: Test Certificate Auto Enrollment PolicyDavid Mulder2021-07-151-0/+1
* tests/krb5/as_req_tests.py: add new tests to cover more of the AS-REQ protocolStefan Metzmacher2021-07-011-0/+1
* python: Add SMB credentials cache testJoseph Sutton2021-05-191-0/+1
* python: Add RPC credentials cache testJoseph Sutton2021-05-191-0/+1
* python: Add LDAP credentials cache testJoseph Sutton2021-05-191-0/+1
* python: Add credentials cache testJoseph Sutton2021-05-191-0/+1
* tests python krb5: MS-KILE client principal look-upGary Lockyer2021-04-121-0/+1
* python/tests: add tests for smb notify and the dependency to the TRAVERSE pri...Björn Baumbach2020-12-171-0/+1
* tests python krb5: initial TGS testsGary Lockyer2020-12-161-0/+2
* tests python krb5: Convert kdc-heimdal to pythonGary Lockyer2020-11-121-0/+1
* tests python krb5: Add constants moduleGary Lockyer2020-11-121-0/+1
* tests python krb5: Add python kerberos compatability testsGary Lockyer2020-11-091-0/+1
* tests python krb5: Add python kerberos canonicalization testsGary Lockyer2020-11-041-0/+1
* selftest: test forwardable flag in cross-realm tgt ticketsIsaac Boukris2020-06-121-0/+1
* selftest: add python S4U2Self tests including unkeyed checksumsIsaac Boukris2020-05-151-0/+1
* python/tests/krb5: add simple_tests.py with the first simple testStefan Metzmacher2020-03-271-0/+1
* python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris2020-03-271-1/+3
* python/tests: let usage.py be more verbose on errorsStefan Metzmacher2020-03-271-2/+3
* downgradedatabase: installing scriptAaron Haslett2019-08-201-0/+2
* tests/usage: test for --help consistencyDouglas Bagnall2019-07-051-1/+8
* tests/usage: generalise to cover non-python scriptsDouglas Bagnall2019-07-051-35/+118
* tests/usage: python scripts --help should be helpfulDouglas Bagnall2019-07-051-0/+67
* tests: ensure that most python scripts have usage textDouglas Bagnall2019-07-051-0/+205