summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...Joseph Sutton2021-11-094-7/+8
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...Stefan Metzmacher2021-11-094-29/+149
* CVE-2020-25721 tests/krb5: Add tests for extended PAC_UPN_DNS_INFO PAC bufferJoseph Sutton2021-11-094-2/+95
* CVE-2020-25719 tests/krb5: Add tests for including authdata without a PACJoseph Sutton2021-11-092-6/+40
* CVE-2020-25718 tests/krb5: Add tests for RODC-printed and invalid TGTsJoseph Sutton2021-11-093-2/+813
* CVE-2020-25719 tests/krb5: Add principal aliasing testJoseph Sutton2021-11-093-0/+203
* CVE-2020-25719 tests/krb5: Add a test for making an S4U2Self request without ...Joseph Sutton2021-11-091-2/+35
* CVE-2020-25719 tests/krb5: Add tests for requiring and issuing a PACJoseph Sutton2021-11-091-16/+108
* CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFOJoseph Sutton2021-11-091-0/+35
* CVE-2020-25722 tests/krb5: Add KDC tests for 3-part SPNsJoseph Sutton2021-11-093-0/+214
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Allow create_ccache_with_user() to ...Joseph Sutton2021-11-091-1/+4
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Refactor create_ccache_with_user() ...Joseph Sutton2021-11-095-39/+27
* CVE-2020-25721 tests/krb5: Check PAC buffer types when STRICT_CHECKING=0Joseph Sutton2021-11-091-9/+14
* MS CVE-2020-17049 tests/krb5: Allow tests to pass if ticket signature checksu...Joseph Sutton2021-11-091-2/+19
* CVE-2020-25719 tests/krb5: Add method to get unique username for test accountsJoseph Sutton2021-11-091-2/+7
* CVE-2020-25719 tests/krb5: Add is_tgt() helper methodJoseph Sutton2021-11-091-2/+5
* CVE-2020-25722 tests/krb5: Allow creating server accountsJoseph Sutton2021-11-091-0/+7
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Add pac_request parameter to get_se...Joseph Sutton2021-11-091-2/+6
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Modify get_service_ticket() to use ...Joseph Sutton2021-11-091-27/+27
* CVE-2020-25718 tests/krb5: Allow tests accounts to replicate to RODCJoseph Sutton2021-11-091-0/+2
* CVE-2020-25722 selftest: Allow self.assertRaisesLdbError() to take a list of ...Andrew Bartlett2021-11-091-10/+20
* samba-tool: Add domain member leaveDavid Mulder2021-11-041-0/+31
* gp: Apply Firewalld PolicyDavid Mulder2021-11-011-1/+134
* gp: Test Firewalld Group Policy ApplyDavid Mulder2021-11-013-0/+246
* Revert "samba-tool: Pick local host if calling samba-tool from DC"David Mulder2021-10-261-5/+0
* samba-tool: Pick local host if calling samba-tool from DCDavid Mulder2021-10-261-0/+5
* Revert "gp: Test Firewalld Group Policy Apply"Andreas Schneider2021-10-253-275/+29
* Revert "gp: Apply Firewalld Policy"Andreas Schneider2021-10-251-130/+1
* tests/krb5: Check account name and SID in PAC for S4U testsJoseph Sutton2021-10-253-0/+42
* gp: Apply Firewalld PolicyDavid Mulder2021-10-251-1/+130
* gp: Test Firewalld Group Policy ApplyDavid Mulder2021-10-253-29/+275
* tests/krb5: Add tests for account salt calculationJoseph Sutton2021-10-203-0/+338
* tests/krb5: Fix account salt calculation to match WindowsJoseph Sutton2021-10-201-2/+11
* tests/krb5: Allow specifying the UPN for test accountsJoseph Sutton2021-10-202-0/+11
* tests/krb5: Allow creating machine accounts without a trailing dollarJoseph Sutton2021-10-201-4/+8
* tests/krb5: Allow specifying prefix or suffix for test account namesJoseph Sutton2021-10-201-0/+8
* tests/krb5: Decrease length of test account prefixJoseph Sutton2021-10-201-1/+1
* pytest: s3_net_join: avoid name clashDouglas Bagnall2021-10-201-1/+1
* selftest: krb5 account creation: clarify account type as an enumJoseph Sutton2021-10-207-63/+100
* pytest: dynamic tests optionally add __doc__Douglas Bagnall2021-10-201-1/+2
* tests/krb5: Add tests for constrained delegation to NO_AUTH_DATA_REQUIRED ser...Joseph Sutton2021-10-201-1/+106
* tests/krb5: Ensure PAC is not present if expect_pac is falseJoseph Sutton2021-10-201-7/+7
* tests/krb5: Add tests for requesting a service ticket without a PACJoseph Sutton2021-10-171-0/+120
* tests/krb5: Add method to get the PAC from a ticketJoseph Sutton2021-10-171-0/+9
* tests/krb5: Allow specifying whether to expect a PAC with _test_as_exchange()Joseph Sutton2021-10-171-0/+2
* tests/krb5: Allow get_tgt() to request including or omitting a PACJoseph Sutton2021-10-171-4/+5
* tests/krb5: Fix duplicate account creationJoseph Sutton2021-10-141-8/+5
* tests/krb5: Allow bypassing cache when creating accountsJoseph Sutton2021-10-141-4/+9
* tests/krb5: Don't include empty AD-IF-RELEVANTJoseph Sutton2021-10-141-7/+12
* tests/krb5: Add constrained delegation testsJoseph Sutton2021-10-144-5/+1032