summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2021-11-09CVE-2020-25719 tests/krb5: Add EXPECT_PAC environment variable to expect pac ...Joseph Sutton1-6/+19
2021-11-09CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_REQUESTER_SID PAC bufferJoseph Sutton2-0/+22
2021-11-09CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_ATTRIBUTES_INFO PAC bufferJoseph Sutton2-1/+44
2021-11-09CVE-2020-25719 tests/krb5: Add _modify_tgt() method for modifying already obt...Joseph Sutton1-2/+60
2021-11-09CVE-2020-25719 tests/krb5: Extend _get_tgt() method to allow more modificatio...Joseph Sutton1-18/+37
2021-11-09CVE-2020-25719 tests/krb5: tests/krb5: Adjust expected error code for S4U2Sel...Joseph Sutton1-10/+22
2021-11-09CVE-2020-25719 tests/krb5: Adjust expected error codes for user-to-user testsJoseph Sutton1-1/+3
2021-11-09CVE-2020-25719 tests/krb5: Adjust PAC tests to prepare for new PAC_ATTRIBUTES...Joseph Sutton1-5/+5
2021-11-09CVE-2020-25719 tests/krb5: Use correct credentials for user-to-user testsJoseph Sutton1-5/+4
2021-11-09CVE-2020-25719 tests/krb5: Return ticket from _tgs_req()Joseph Sutton1-6/+12
2021-11-09CVE-2020-25719 tests/krb5: Expect 'renew-till' element when renewing a TGTJoseph Sutton1-2/+6
2021-11-09CVE-2020-25719 tests/krb5: Don't expect a kvno for user-to-userJoseph Sutton1-3/+13
2021-11-09CVE-2020-25719 tests/krb5: Allow update_pac_checksums=True if the PAC is not ...Joseph Sutton1-1/+1
2021-11-09CVE-2020-25719 tests/krb5: Provide expected parameters for both AS-REQs in ge...Joseph Sutton1-2/+7
2021-11-09CVE-2020-25718 tests/krb5: Fix indentationJoseph Sutton1-4/+4
2021-11-09CVE-2020-25722 pytest: test setting servicePrincipalName over ldapDouglas Bagnall1-0/+917
2021-11-09CVE-2020-25722 pytest: test sAMAccountName/userPrincipalName over ldapDouglas Bagnall1-0/+510
2021-11-09CVE-2020-25722 samba-tool spn add: remove --force optionDouglas Bagnall1-4/+2
2021-11-09CVE-2020-25722 samba-tool spn: accept -H for database urlDouglas Bagnall1-11/+22
2021-11-09CVE-2020-25722 pytest: assertRaisesLdbError invents a message if you're lazyDouglas Bagnall1-0/+2
2021-11-09CVE-2020-25722 pytests: add reverse lookup dict for LDB error codesDouglas Bagnall1-0/+16
2021-11-09CVE-2020-25717: selftest: Add a test for the new 'min domain uid' parameterSamuel Cabrero2-0/+122
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...Joseph Sutton4-7/+8
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...Stefan Metzmacher4-29/+149
2021-11-09CVE-2020-25721 tests/krb5: Add tests for extended PAC_UPN_DNS_INFO PAC bufferJoseph Sutton4-2/+95
2021-11-09CVE-2020-25719 tests/krb5: Add tests for including authdata without a PACJoseph Sutton2-6/+40
2021-11-09CVE-2020-25718 tests/krb5: Add tests for RODC-printed and invalid TGTsJoseph Sutton3-2/+813
2021-11-09CVE-2020-25719 tests/krb5: Add principal aliasing testJoseph Sutton3-0/+203
2021-11-09CVE-2020-25719 tests/krb5: Add a test for making an S4U2Self request without ...Joseph Sutton1-2/+35
2021-11-09CVE-2020-25719 tests/krb5: Add tests for requiring and issuing a PACJoseph Sutton1-16/+108
2021-11-09CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFOJoseph Sutton1-0/+35
2021-11-09CVE-2020-25722 tests/krb5: Add KDC tests for 3-part SPNsJoseph Sutton3-0/+214
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Allow create_ccache_with_user() to ...Joseph Sutton1-1/+4
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Refactor create_ccache_with_user() ...Joseph Sutton5-39/+27
2021-11-09CVE-2020-25721 tests/krb5: Check PAC buffer types when STRICT_CHECKING=0Joseph Sutton1-9/+14
2021-11-09MS CVE-2020-17049 tests/krb5: Allow tests to pass if ticket signature checksu...Joseph Sutton1-2/+19
2021-11-09CVE-2020-25719 tests/krb5: Add method to get unique username for test accountsJoseph Sutton1-2/+7
2021-11-09CVE-2020-25719 tests/krb5: Add is_tgt() helper methodJoseph Sutton1-2/+5
2021-11-09CVE-2020-25722 tests/krb5: Allow creating server accountsJoseph Sutton1-0/+7
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Add pac_request parameter to get_se...Joseph Sutton1-2/+6
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Modify get_service_ticket() to use ...Joseph Sutton1-27/+27
2021-11-09CVE-2020-25718 tests/krb5: Allow tests accounts to replicate to RODCJoseph Sutton1-0/+2
2021-11-09CVE-2020-25722 selftest: Allow self.assertRaisesLdbError() to take a list of ...Andrew Bartlett1-10/+20
2021-11-04samba-tool: Add domain member leaveDavid Mulder1-0/+31
2021-11-01gp: Apply Firewalld PolicyDavid Mulder1-1/+134
2021-11-01gp: Test Firewalld Group Policy ApplyDavid Mulder3-0/+246
2021-10-26Revert "samba-tool: Pick local host if calling samba-tool from DC"David Mulder1-5/+0
2021-10-26samba-tool: Pick local host if calling samba-tool from DCDavid Mulder1-0/+5
2021-10-25Revert "gp: Test Firewalld Group Policy Apply"Andreas Schneider3-275/+29
2021-10-25Revert "gp: Apply Firewalld Policy"Andreas Schneider1-130/+1