selftest: knownfail updates after Heimdal Upgrade
[samba.git] / selftest / knownfail_heimdal_kdc
2022-01-19 Andrew Bartlettselftest: knownfail updates after Heimdal Upgrade
2022-01-17 Joseph Suttontests/krb5: Add AS-REQ PAC tests
2022-01-17 Joseph Suttontests/krb5: Add FAST enc-pa-rep tests
2021-12-15 Joseph Suttontests/krb5: Add tests for AS-REQ to self with FAST
2021-12-15 Joseph Suttonkdc: Pad UPN_DNS_INFO PAC buffer
2021-12-15 Joseph SuttonRevert "s4/heimdal/lib/krb5/pac.c: Align PAC buffers...
2021-12-07 Joseph Suttontests/krb5: Add test for FAST with invalid ticket checksum
2021-12-07 Joseph Suttontests/krb5: Add tests for FAST with use-session-key...
2021-12-07 Joseph Suttontests/krb5: Don't request renewable tickets
2021-12-07 Joseph Suttontests/krb5: Adjust expected error codes for FAST tests
2021-12-07 Joseph Suttonkdc: Canonicalize realm for enterprise principals
2021-11-30 Joseph Suttonkdc: Require that PAC_REQUESTER_SID buffer is present...
2021-11-30 Joseph Suttonheimdal:kdc: Do not generate extra PAC buffers for...
2021-11-30 Joseph Suttonselftest: Properly check extra PAC buffers with Heimdal
2021-11-30 Joseph Suttonheimdal:kdc: Always generate a PAC for S4U2Self
2021-11-30 Joseph Suttontests/krb5: Add a test for S4U2Self with no authorizati...
2021-11-30 Joseph Suttonkdc: Remove PAC_TYPE_ATTRIBUTES_INFO from RODC-issued...
2021-11-30 Joseph Suttonkdc: Don't include extra PAC buffers in service tickets
2021-11-30 Joseph SuttonRevert "CVE-2020-25719 s4/torture: Expect additional...
2021-11-30 Joseph Suttontests/krb5: Add tests for renewal and validation of...
2021-11-30 Joseph Suttonkdc: Always add the PAC if the header TGT is from an...
2021-11-30 Joseph Suttonkdc: Match Windows error code for mismatching sname
2021-11-30 Joseph Suttontests/krb5: Add test for S4U2Self with wrong sname
2021-11-30 Joseph Suttonkdc: Adjust SID mismatch error code to match Windows
2021-11-30 Joseph Suttonheimdal:kdc: Adjust no-PAC error code to match Windows
2021-11-30 Joseph Suttontests/krb5: Add tests for validation with requester...
2021-11-30 Joseph Suttontests/krb5: Align PAC buffer checking to more closely...
2021-11-30 Joseph Suttontests/krb5: Add TGS-REQ tests with FAST
2021-11-30 Joseph Suttontests/krb5: Adjust error codes to better match Windows...
2021-11-09 Joseph SuttonCVE-2020-25718 heimdal:kdc: Add comment about tests...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Require PAC to be present
2021-11-09 Andrew BartlettCVE-2020-25722 kdc: Do not honour a request for a 3...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Verify PAC in TGT provided...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Check name in request again...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Use sname from request...
2021-11-09 Joseph SuttonCVE-2020-25719 s4:kdc: Add KDC support for PAC_REQUESTE...
2021-11-09 Andrew BartlettCVE-2020-25721 auth: Fill in the new HAS_SAM_NAME_AND_S...
2021-11-09 Joseph SuttonCVE-2020-25718 kdc: Return ERR_POLICY if RODC krbtgt...
2021-11-09 Andrew BartlettCVE-2020-25718 kdc: Confirm the RODC was allowed to...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Require authdata to be...
2021-11-09 Joseph SuttonCVE-2020-25719 s4:kdc: Add KDC support for PAC_ATTRIBUT...
2021-11-09 Andreas SchneiderCVE-2020-25719 s4:kdc: Check if the pac is valid before...
2021-11-09 Joseph SuttonCVE-2020-25719 s4/torture: Expect additional PAC buffers
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for mismatched...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add test for user-to-user...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for requester...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for PAC-REQUEST...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for PAC attributes...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Adjust PAC tests to prepare...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Use correct credentials...
2021-11-09 Joseph SuttonCVE-2020-25721 tests/krb5: Add tests for extended PAC_U...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for including...
2021-11-09 Joseph SuttonCVE-2020-25718 tests/krb5: Add tests for RODC-printed...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add principal aliasing test
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add a test for making an...
2021-11-09 Joseph SuttonCVE-2020-25719 tests/krb5: Add tests for requiring...
2021-11-09 Joseph SuttonCVE-2020-25722 tests/krb5: Add KDC tests for 3-part...
2021-10-20 Joseph Suttontests/krb5: Add tests for constrained delegation to...
2021-10-20 Andrew Bartlettkdc: Correctly strip PAC, rather than error on UF_NO_AU...
2021-10-20 Andrew Bartlettkdc: Remove UF_NO_AUTH_DATA_REQUIRED from client principals
2021-10-17 Joseph Suttontests/krb5: Add tests for requesting a service ticket...
2021-10-14 Joseph Suttons4:kdc: Check ticket signature
2021-10-14 Joseph Suttons4/heimdal/lib/krb5/pac.c: Align PAC buffers to match...
2021-10-14 Isaac Boukriskdc: sign ticket using Windows PAC
2021-10-14 Isaac Boukriskdc: remove KRB5SignedPath, to be replaced with PAC
2021-10-14 Joseph Suttons4/torture: Expect ticket checksum PAC buffer
2021-10-14 Joseph Suttontests/krb5: Add constrained delegation tests
2021-10-14 Joseph Suttontests/krb5: Add compatability tests for ticket checksums
2021-10-14 Joseph Suttonheimdal:kdc: Only check for default salt for des-cbc...
2021-09-02 Andrew Bartletttests/krb5: Allow KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN for...
2021-09-02 Luke Howardkdc: KRB5KDC_ERR_{C,S}_PRINCIPAL_UNKNOWN if missing...
2021-09-02 Joseph Suttontests/krb5: Add tests for omitting sname in inner request
2021-09-02 Joseph Suttontests/krb5: Add tests for omitting sname in request
2021-09-02 Joseph SuttonCVE-2021-3671 tests/krb5: Add tests for omitting sname...
2021-09-02 Joseph Suttontests/krb5: Add test for sending PA-ENCRYPTED-CHALLENGE...
2021-08-18 Joseph Suttontests/krb5: Add FAST tests
2021-08-18 Gary Lockyerinitial FAST tests
2021-04-12 Gary Lockyertests python krb5: MS-KILE client principal look-up
2020-11-09 Gary Lockyertests python krb5: Add python kerberos compatability...
2020-11-09 Gary Lockyerselftest: add heimdal kdc specific known fail