summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* tests/krb5: Verify tickets obtained with get_service_ticket()Joseph Sutton2021-10-141-0/+8
* tests/krb5: Require ticket checksums if decryption key is availableJoseph Sutton2021-10-141-3/+2
* tests/krb5: Add TKT_SIG_SUPPORT environment variableJoseph Sutton2021-10-141-0/+6
* tests/krb5: Fix sha1 checksum typeJoseph Sutton2021-10-141-1/+1
* tests/krb5: Provide clearer assertion messages for test failuresJoseph Sutton2021-10-141-1/+6
* tests/krb5: Disable debugging output for testsJoseph Sutton2021-10-1412-24/+24
* tests/krb5: Simplify padata checkingJoseph Sutton2021-10-141-128/+41
* tests/krb5: Check logon name in PACJoseph Sutton2021-10-141-0/+6
* tests/krb5: Check padata types when STRICT_CHECKING=0Joseph Sutton2021-10-141-4/+21
* tests/krb5: Add environment variable to specify KDC FAST supportJoseph Sutton2021-10-141-1/+5
* tests/krb5: Fix padata checking at functional level 2003Joseph Sutton2021-10-141-3/+3
* tests/krb5: Clarify checksum type assertion messageJoseph Sutton2021-10-141-1/+2
* tests/krb5: Use correct principal name typeJoseph Sutton2021-10-141-1/+2
* tests/krb5: Add compatability tests for ticket checksumsJoseph Sutton2021-10-141-2/+42
* tests/krb5: Add parameter to enforce presence of ticket checksumsJoseph Sutton2021-10-141-3/+17
* tests/krb5: Supply supported account enctypes in tgs_req()Joseph Sutton2021-10-141-0/+3
* tests/krb5: Allow specifying options and expected flags when obtaining a ticketJoseph Sutton2021-10-141-9/+22
* tests/krb5: Save account SPNJoseph Sutton2021-10-142-0/+8
* tests/krb5: Check constrained delegation PAC bufferJoseph Sutton2021-10-141-0/+21
* tests/krb5: Check buffer types in PAC with STRICT_CHECKING=1Joseph Sutton2021-10-141-0/+52
* tests/krb5: Add expect_claims parameter to kdc_exchange_dictJoseph Sutton2021-10-141-0/+4
* tests/krb5: Fix checking for presence of error dataJoseph Sutton2021-10-144-25/+48
* tests/krb5: Remove unneeded parameters from ticket cache keyJoseph Sutton2021-10-141-2/+1
* tests/krb5: Fix assertElementFlags()Joseph Sutton2021-10-142-4/+4
* tests/krb5: Make expected_sname checking more explicitJoseph Sutton2021-10-142-30/+25
* tests/krb5: Fix status code checkingJoseph Sutton2021-10-142-47/+48
* tests/krb5: Fix handling authdata with missing PACJoseph Sutton2021-10-141-5/+6
* tests/krb5: Allow excluding the PAC server checksumJoseph Sutton2021-10-141-1/+4
* tests/krb5: Fix checksum generation and verificationJoseph Sutton2021-10-141-25/+32
* tests/krb5: Fix method for creating invalid length zeroed checksumJoseph Sutton2021-10-141-0/+3
* tests/krb5: Introduce helper method for creating invalid length checksumsJoseph Sutton2021-10-141-5/+8
* tests/krb5: Add assertion to make failures clearerJoseph Sutton2021-10-141-0/+1
* tests/krb5: Allow created accounts to use resource-based constrained delegationJoseph Sutton2021-10-141-0/+33
* tests/krb5: Rename allowed_to_delegate_to parameter for clarityJoseph Sutton2021-10-141-5/+5
* tests/krb5: Fix PA-PAC-OPTIONS checkingJoseph Sutton2021-10-141-21/+23
* tests/krb5: Fix sending PA-PAC-OPTIONS and PA-PAC-REQUESTJoseph Sutton2021-10-141-2/+1
* tests/krb5: Allow for missing msDS-KeyVersionNumber attributeJoseph Sutton2021-10-141-2/+4
* tests/krb5: Remove unused parameterJoseph Sutton2021-10-141-3/+0
* tests/krb5: Rename method parameterJoseph Sutton2021-10-141-5/+5
* selftest: Move self.assertRaisesLdbError() to samba.tests.TestCaseAndrew Bartlett2021-10-041-0/+25
* libcli/dns.c: dns forwarder port test changesMatthew Grant2021-09-282-7/+20
* pytest:segfault: Add test for deleting an ldb.Control critical flagJoseph Sutton2021-09-281-0/+8
* pytest:segfault: Add test for deleting an ldb.Message dnJoseph Sutton2021-09-281-0/+6
* tests/krb5: Add classes for testing invalid checksumsJoseph Sutton2021-09-231-0/+23
* tests/krb5: Add method to determine if principal is krbtgtJoseph Sutton2021-09-231-1/+5
* tests/krb5: Verify checksums of tickets obtained from the KDCJoseph Sutton2021-09-231-10/+24
* tests/krb5: Add get_rodc_krbtgt_creds() to RawKerberosTestJoseph Sutton2021-09-231-0/+11
* tests/krb5: Simplify account creationJoseph Sutton2021-09-231-12/+4
* tests/krb5: Provide ticket enc-part key to tgs_req()Joseph Sutton2021-09-233-13/+24
* tests/krb5: Fix checking for presence of authorization dataJoseph Sutton2021-09-233-6/+19