summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-191-7/+7
* selftest: Update SimpleKerberosTests now that Samba supports FASTAndrew Bartlett2022-01-191-3/+3
* tests/krb5: Add option to check reply padataJoseph Sutton2022-01-191-0/+58
* tests/auth_log: adjust expected authDescription for test_smb_bad_userStefan Metzmacher2022-01-191-1/+1
* tests: Update latin1 list and ignored file list for new Heimdal importAndrew Bartlett2022-01-191-7/+27
* tests/krb5: Update supported enctype checkingJoseph Sutton2022-01-172-7/+41
* tests/krb5: Add AS-REQ PAC testsJoseph Sutton2022-01-171-4/+97
* tests/krb5: Check encrypted-pa-data if presentJoseph Sutton2022-01-172-18/+64
* tests/krb5: Add FAST enc-pa-rep testsJoseph Sutton2022-01-175-10/+130
* tests/krb5: Adjust expected error codesJoseph Sutton2022-01-173-7/+14
* tests/krb5: Generate unique UPNs for AS-REQ enterprise testsJoseph Sutton2022-01-171-8/+16
* python:tests: Don't require an emtpy 'authorization-data' to be presentAndreas Schneider2021-12-201-2/+15
* Revert "python:tests: Don't require an emtpy 'authorization-data' to be present"Stefan Metzmacher2021-12-201-13/+2
* python:tests: Don't require an emtpy 'authorization-data' to be presentAndreas Schneider2021-12-201-2/+13
* tests/krb5: Add tests for AS-REQ to self with FASTJoseph Sutton2021-12-151-5/+61
* tests/krb5: Correctly determine whether tickets are service ticketsJoseph Sutton2021-12-154-15/+19
* tests/krb5: Generate unique UPNs for enterprise testsJoseph Sutton2021-12-151-8/+16
* tests/krb5: Add tests for PAC buffer alignmentJoseph Sutton2021-12-152-0/+94
* tests/krb5: Allow PADATA-ENCRYPTED-CHALLENGE to be missing for skew errorsJoseph Sutton2021-12-071-1/+2
* tests/krb5: Allow 'renew-till' element to be present if STRICT_CHECKING=0Joseph Sutton2021-12-071-8/+8
* tests/krb5: Don't require claims PAC buffers if STRICT_CHECKING=0Joseph Sutton2021-12-071-1/+3
* tests/krb5: Adjust unknown critical FAST option testJoseph Sutton2021-12-071-0/+8
* tests/krb5: Add test for FAST with invalid ticket checksumJoseph Sutton2021-12-071-2/+38
* tests/krb5: Remove magic flag constantsJoseph Sutton2021-12-071-3/+6
* tests/krb5: Allow additional unexpected padata typesJoseph Sutton2021-12-074-3/+13
* tests/krb5: Make edata checking less strictJoseph Sutton2021-12-072-12/+33
* tests/krb5: Add tests for FAST with use-session-key flag and armor ticketJoseph Sutton2021-12-072-2/+55
* tests/krb5: Add test for AD-fx-fast-armor in enc-authorization-dataJoseph Sutton2021-12-071-5/+52
* tests/krb5: Don't request renewable ticketsJoseph Sutton2021-12-071-3/+1
* tests/krb5: Adjust expected error codes for FAST testsJoseph Sutton2021-12-071-38/+42
* tests/krb5: Add tests for enterprise principals with canonicalizationJoseph Sutton2021-12-063-10/+394
* tests/krb5: Add tests for AS-REQ with an SPNJoseph Sutton2021-12-063-28/+127
* tests/krb5: Add more AS-REQ ENC-TIMESTAMP tests with different encryption typesJoseph Sutton2021-12-061-0/+40
* tests/krb5: Check ticket cname for HeimdalJoseph Sutton2021-12-061-9/+16
* tests/krb5: Check logon name in PAC for canonicalization testsJoseph Sutton2021-12-061-0/+35
* tests/krb5: Only create testing accounts once per test runJoseph Sutton2021-12-061-5/+8
* samba-tool: Test DNS record creation on member joinDavid Mulder2021-12-061-0/+71
* samba-tool: Create DNS entries on member joinDavid Mulder2021-12-061-3/+7
* pytest/source_char: check for mixed direction textDouglas Bagnall2021-12-031-0/+29
* samba-tool domain backup: backup but do not follow symlinksDouglas Bagnall2021-12-031-2/+2
* samba-tool domain backup: cope better with dangling symlinksDouglas Bagnall2021-12-031-1/+9
* nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher2021-11-303-3/+3
* tests/krb5: Add a test for S4U2Self with no authorization data requiredJoseph Sutton2021-11-301-0/+34
* tests/krb5: Add tests for renewal and validation of RODC TGTs with PAC requestsJoseph Sutton2021-11-301-0/+90
* tests/krb5: Add test for S4U2Self with wrong snameJoseph Sutton2021-11-301-1/+31
* tests/krb5: Add comments for tests that fail against WindowsJoseph Sutton2021-11-301-0/+6
* tests/krb5: Add tests for validation with requester SID PAC bufferJoseph Sutton2021-11-301-0/+67
* tests/krb5: Align PAC buffer checking to more closely match Windows with PacR...Joseph Sutton2021-11-302-46/+114
* tests/krb5: Add TGS-REQ tests with FASTJoseph Sutton2021-11-301-2/+182
* tests/krb5: Add tests for TGS requests with a non-TGTJoseph Sutton2021-11-301-0/+51