summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-0336: pytest: Add a test for an SPN conflict with a re-added SPNJoseph Sutton2022-01-311-0/+7
* CVE-2020-25717: tests/krb5: Add a test for idmap_nss mapping users to SIDsJoseph Sutton2021-11-172-0/+233
* CVE-2020-25717: tests/krb5: Add method to automatically obtain server credent...Joseph Sutton2021-11-171-0/+42
* CVE-2021-23192: python/tests/dcerpc: add tests to check how security contexts...Stefan Metzmacher2021-11-041-0/+1273
* CVE-2021-23192: python/tests/dcerpc: fix do_single_request(send_req=False)Stefan Metzmacher2021-11-041-17/+20
* CVE-2021-23192: python/tests/dcerpc: let generate_request_auth() use g_auth_l...Stefan Metzmacher2021-11-041-3/+3
* CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotE...Stefan Metzmacher2021-11-042-151/+151
* CVE-2020-25722 pytests: Give computer accounts unique (and valid) sAMAccountN...Stefan Metzmacher2021-11-041-6/+12
* CVE-2020-25719 tests/krb5: Add tests for using a ticket with a renamed accountJoseph Sutton2021-11-045-33/+128
* CVE-2020-25718 tests/krb5: Only fetch RODC account credentials when necessaryJoseph Sutton2021-11-041-3/+6
* CVE-2020-25721 auth: Fill in the new HAS_SAM_NAME_AND_SID valuesAndrew Bartlett2021-11-041-2/+0
* CVE-2020-25722 pytest: Raise an error when adding a dynamic test that would o...Joseph Sutton2021-11-041-1/+4
* CVE-2020-25719 tests/krb5: Add tests for mismatched names with user-to-userJoseph Sutton2021-11-042-2/+104
* CVE-2020-25719 tests/krb5: Add test for user-to-user with no snameJoseph Sutton2021-11-041-11/+27
* CVE-2020-25719 tests/krb5: Add tests for requester SID PAC bufferJoseph Sutton2021-11-041-4/+218
* CVE-2020-25719 tests/krb5: Add tests for PAC-REQUEST padataJoseph Sutton2021-11-041-3/+229
* CVE-2020-25719 tests/krb5: Add tests for PAC attributes bufferJoseph Sutton2021-11-041-16/+265
* CVE-2020-25719 tests/krb5: Add expected parameters to cache key for obtaining...Joseph Sutton2021-11-041-2/+7
* CVE-2020-25719 tests/krb5: Add EXPECT_PAC environment variable to expect pac ...Joseph Sutton2021-11-041-6/+19
* CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_REQUESTER_SID PAC bufferJoseph Sutton2021-11-042-0/+22
* CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_ATTRIBUTES_INFO PAC bufferJoseph Sutton2021-11-042-1/+44
* CVE-2020-25719 tests/krb5: Add _modify_tgt() method for modifying already obt...Joseph Sutton2021-11-041-2/+60
* CVE-2020-25719 tests/krb5: Extend _get_tgt() method to allow more modificatio...Joseph Sutton2021-11-041-18/+37
* CVE-2020-25719 tests/krb5: tests/krb5: Adjust expected error code for S4U2Sel...Joseph Sutton2021-11-041-10/+22
* CVE-2020-25719 tests/krb5: Adjust expected error codes for user-to-user testsJoseph Sutton2021-11-041-1/+3
* CVE-2020-25719 tests/krb5: Adjust PAC tests to prepare for new PAC_ATTRIBUTES...Joseph Sutton2021-11-041-5/+5
* CVE-2020-25719 tests/krb5: Use correct credentials for user-to-user testsJoseph Sutton2021-11-041-5/+4
* CVE-2020-25719 tests/krb5: Return ticket from _tgs_req()Joseph Sutton2021-11-041-6/+12
* CVE-2020-25719 tests/krb5: Expect 'renew-till' element when renewing a TGTJoseph Sutton2021-11-041-2/+6
* CVE-2020-25719 tests/krb5: Don't expect a kvno for user-to-userJoseph Sutton2021-11-041-3/+13
* CVE-2020-25719 tests/krb5: Allow update_pac_checksums=True if the PAC is not ...Joseph Sutton2021-11-041-1/+1
* CVE-2020-25719 tests/krb5: Provide expected parameters for both AS-REQs in ge...Joseph Sutton2021-11-041-2/+7
* CVE-2020-25718 tests/krb5: Fix indentationJoseph Sutton2021-11-041-4/+4
* CVE-2020-25722 pytest: test setting servicePrincipalName over ldapDouglas Bagnall2021-11-041-0/+917
* CVE-2020-25722 pytest: test sAMAccountName/userPrincipalName over ldapDouglas Bagnall2021-11-041-0/+510
* CVE-2020-25722 samba-tool spn add: remove --force optionDouglas Bagnall2021-11-041-4/+2
* CVE-2020-25722 samba-tool spn: accept -H for database urlDouglas Bagnall2021-11-041-11/+22
* CVE-2020-25722 pytest: assertRaisesLdbError invents a message if you're lazyDouglas Bagnall2021-11-041-0/+2
* CVE-2020-25722 pytests: add reverse lookup dict for LDB error codesDouglas Bagnall2021-11-041-0/+16
* CVE-2020-25717: selftest: Add a test for the new 'min domain uid' parameterSamuel Cabrero2021-11-042-0/+122
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...Joseph Sutton2021-11-044-7/+8
* CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...Stefan Metzmacher2021-11-044-29/+149
* CVE-2020-25721 tests/krb5: Add tests for extended PAC_UPN_DNS_INFO PAC bufferJoseph Sutton2021-11-044-2/+95
* CVE-2020-25719 tests/krb5: Add tests for including authdata without a PACJoseph Sutton2021-11-042-6/+40
* CVE-2020-25718 tests/krb5: Add tests for RODC-printed and invalid TGTsJoseph Sutton2021-11-043-2/+813
* CVE-2020-25719 tests/krb5: Add principal aliasing testJoseph Sutton2021-11-043-0/+203
* CVE-2020-25719 tests/krb5: Add a test for making an S4U2Self request without ...Joseph Sutton2021-11-041-2/+35
* CVE-2020-25719 tests/krb5: Add tests for requiring and issuing a PACJoseph Sutton2021-11-041-16/+108
* CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFOJoseph Sutton2021-11-041-0/+35
* CVE-2020-25722 tests/krb5: Add KDC tests for 3-part SPNsJoseph Sutton2021-11-043-0/+214