summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/raw_testcase.py
AgeCommit message (Expand)AuthorFilesLines
2026-03-30python:tests/krb5: Make PADATA_PK_AS_REP optional in non-strict modeAndreas Schneider1-0/+1
2026-01-15pytest:krb5: notice require canonicalization optionDouglas Bagnall1-0/+3
2025-11-20pytests: krb5 raw tests use TestCase.get_server_param()Douglas Bagnall1-10/+3
2025-11-20pytest: krb5 tests remember implicit dollar optionDouglas Bagnall1-0/+3
2025-11-20pytest:krb5: errcode errors include namesDouglas Bagnall1-1/+4
2025-11-19tests/krb5: Construct signed_attrs correctlyJennifer Sutton1-0/+8
2025-11-18tests/krb5: Add TD_CMS_DIGEST_ALGORITHMS constantJennifer Sutton1-1/+1
2025-11-13s4:kdc:tests: support "kdc always generate pac"Gary Lockyer1-6/+27
2025-11-05python: Factor out asn.1 methods into their own moduleJennifer Sutton1-70/+4
2025-04-03python:tests/krb5: let check_device_info() allow an empty rid arrayStefan Metzmacher1-1/+4
2025-04-03python:tests/krb5: allow tgs_exchange_dict() to take expected_[device_]duplic...Stefan Metzmacher1-0/+42
2025-04-03python:tests/krb5: let check_device_info() handle EXTRA_DOMAIN_SIDStefan Metzmacher1-8/+21
2025-02-24python:tests/krb5: let modified_ticket() to take modify_{tkt,enc}_fnStefan Metzmacher1-9/+33
2025-02-24python:tests/krb5: give KerberosTicketCreds a basic __str__() functionStefan Metzmacher1-0/+4
2025-02-24python:tests/krb5: add KerberosTicketCreds.set_srealm()Stefan Metzmacher1-0/+3
2025-02-14python:tests/krb5: only expect compressed claims if the compression reduces t...Stefan Metzmacher1-9/+27
2025-01-08python:tests/krb5: allow tickets without a kvnoStefan Metzmacher1-1/+5
2025-01-08python:tests/krb5: allow exporting a keytab file of the accounts used by the ...Stefan Metzmacher1-1/+174
2025-01-08python:tests/krb5: add KerberosCredentials.[g|s]et_trust_{incoming,outgoing,a...Stefan Metzmacher1-0/+25
2025-01-08python:tests/krb5: allow get_mock_rodc_krbtgt_creds(preserve=False) to create...Stefan Metzmacher1-1/+10
2025-01-08python:tests/krb5: fix etypes_to_test values in RawKerberosTestStefan Metzmacher1-2/+2
2024-12-05python:tests/krb5: avoid some problems when running against w2025 (preview) w...Stefan Metzmacher1-2/+3
2024-12-05python:tests/krb5: remember the objectGUID of created accountsStefan Metzmacher1-0/+8
2024-06-13python/samba/tests/krb5: Add tests for password expiry with krb5 ENC-TSAndrew Bartlett1-1/+2
2024-06-10python/samba/krb5: Add test for password rotation on UF_SMARCARD_REQUIRED acc...Andrew Bartlett1-3/+5
2024-06-10python/samba/tests/krb5: Move get_kpasswd_sname() into raw_testcase() to allo...Andrew Bartlett1-0/+4
2024-05-22tests/krb5: Test that previous keys are counted as current keys following a g...Jo Sutton1-0/+3
2024-05-16tests/krb5: Adjust tests to pass against newer Windows versions that include ...Jo Sutton1-6/+4
2024-03-28python/tests/krb5: Prepare to allow tests that use the PAC returned NT hashAndrew Bartlett1-0/+2
2024-03-28python/tests/krb5: Prepare for PKINIT tests with UF_SMARTCARD_REQUIREDAndrew Bartlett1-2/+13
2024-03-28tests/krb5: Fix PK-INIT test framework to allow expired password keysJo Sutton1-0/+3
2024-03-28python/samba/krb5: Allow client address (caddr) to be missing or emptyAndrew Bartlett1-3/+7
2024-02-27tests/krb5: Move assertLocalSamDB() into RawKerberosTestJo Sutton1-0/+8
2023-12-21tests/krb5: Remove redundant definitionsJoseph Sutton1-4/+4
2023-12-08tests/krb5: Remove unused parameterJoseph Sutton1-4/+3
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-11-02tests/krb5: Add tests for PACs containing extraneous buffersJoseph Sutton1-0/+8
2023-11-01tests/krb5: Use __slots__ to indicate which attributes are used by classesJoseph Sutton1-0/+37
2023-10-26tests/krb5: Also consider single‐component krbtgt principals to be TGS prin...Joseph Sutton1-2/+5
2023-10-19tests/krb5: Remove unreachable exception handlersJoseph Sutton1-9/+0
2023-10-13tests/krb5: Fix assertion messagesJoseph Sutton1-2/+2
2023-10-01tests/krb5: Add method to perform an armored AS‐REQJoseph Sutton1-0/+2
2023-10-01tests/krb5: Initialize variableJoseph Sutton1-1/+1
2023-09-28tests/krb5: Don’t bother regenerating the PAC if modify_pac_fn or update_pa...Joseph Sutton1-10/+18
2023-09-28tests/krb5: Allow multiple ticket modification functionsJoseph Sutton1-3/+9
2023-09-28tests/krb5: Allow filter for tests that crash WindowsJoseph Sutton1-0/+6
2023-09-28tests/krb5: Allow variation in PADATA_PW_SALTJoseph Sutton1-1/+3
2023-09-28tests/krb5: Sort importsJoseph Sutton1-3/+3
2023-09-14tests/krb5: Rename ‘client_claims’ to ‘claims_metadata’Joseph Sutton1-8/+8
2023-09-14claims.idl: Be more lenient in our expectations for the compression of claimsJoseph Sutton1-2/+4