summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python:tests: let insta_creds() also copy the bind_dn from the templateStefan Metzmacher2022-03-161-0/+4
* upgradehelpers.py: add a comment to update_krbtgt_account_password()Stefan Metzmacher2022-03-071-3/+6
* provision: add a comment that the value of krbtgtpass is ignored in the backendStefan Metzmacher2022-03-071-0/+3
* upgradehelpers.py: let update_machine_account_password() use 120 character pa...Stefan Metzmacher2022-03-071-1/+1
* provision: use 120 characters for the dns account passwordStefan Metzmacher2022-03-071-1/+1
* provision: Decrease the length of random machine passwordsJoseph Sutton2022-03-072-2/+2
* pytest:auth_log: expect TLS connections when using ldapsDouglas Bagnall2022-03-071-4/+4
* Merge tag 'samba-4.14.12' into v4-14-testJule Anger2022-01-311-0/+7
|\
| * CVE-2022-0336: pytest: Add a test for an SPN conflict with a re-added SPNJoseph Sutton2022-01-311-0/+7
* | blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...Stefan Metzmacher2022-01-301-3/+2
* | blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.Stefan Metzmacher2022-01-301-0/+4
* | blackbox.ndrdump: adjust example files to changed dump_data() output.Stefan Metzmacher2022-01-301-5/+5
|/
* CVE-2020-25717: tests/krb5: Add a test for idmap_nss mapping users to SIDsJoseph Sutton2021-11-182-0/+233
* CVE-2020-25717: tests/krb5: Add method to automatically obtain server credent...Joseph Sutton2021-11-181-0/+42
* CVE-2021-23192: python/tests/dcerpc: add tests to check how security contexts...Stefan Metzmacher2021-11-081-0/+1273
* CVE-2021-23192: python/tests/dcerpc: fix do_single_request(send_req=False)Stefan Metzmacher2021-11-081-17/+20
* CVE-2021-23192: python/tests/dcerpc: let generate_request_auth() use g_auth_l...Stefan Metzmacher2021-11-081-3/+3
* CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotE...Stefan Metzmacher2021-11-082-151/+151
* CVE-2020-25722 pytests: Give computer accounts unique (and valid) sAMAccountN...Stefan Metzmacher2021-11-081-6/+12
* CVE-2020-25719 tests/krb5: Add tests for using a ticket with a renamed accountJoseph Sutton2021-11-085-33/+128
* CVE-2020-25718 tests/krb5: Only fetch RODC account credentials when necessaryJoseph Sutton2021-11-081-3/+6
* CVE-2020-25721 auth: Fill in the new HAS_SAM_NAME_AND_SID valuesAndrew Bartlett2021-11-081-2/+0
* CVE-2020-25722 pytest: Raise an error when adding a dynamic test that would o...Joseph Sutton2021-11-081-1/+4
* CVE-2020-25719 tests/krb5: Add tests for mismatched names with user-to-userJoseph Sutton2021-11-082-2/+104
* CVE-2020-25719 tests/krb5: Add test for user-to-user with no snameJoseph Sutton2021-11-081-11/+27
* CVE-2020-25719 tests/krb5: Add tests for requester SID PAC bufferJoseph Sutton2021-11-081-4/+218
* CVE-2020-25719 tests/krb5: Add tests for PAC-REQUEST padataJoseph Sutton2021-11-081-3/+229
* CVE-2020-25719 tests/krb5: Add tests for PAC attributes bufferJoseph Sutton2021-11-081-16/+265
* CVE-2020-25719 tests/krb5: Add expected parameters to cache key for obtaining...Joseph Sutton2021-11-081-2/+7
* CVE-2020-25719 tests/krb5: Add EXPECT_PAC environment variable to expect pac ...Joseph Sutton2021-11-081-6/+19
* CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_REQUESTER_SID PAC bufferJoseph Sutton2021-11-082-0/+22
* CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_ATTRIBUTES_INFO PAC bufferJoseph Sutton2021-11-082-1/+44
* CVE-2020-25719 tests/krb5: Add _modify_tgt() method for modifying already obt...Joseph Sutton2021-11-081-2/+60
* CVE-2020-25719 tests/krb5: Extend _get_tgt() method to allow more modificatio...Joseph Sutton2021-11-081-18/+37
* CVE-2020-25719 tests/krb5: tests/krb5: Adjust expected error code for S4U2Sel...Joseph Sutton2021-11-081-10/+22
* CVE-2020-25719 tests/krb5: Adjust expected error codes for user-to-user testsJoseph Sutton2021-11-081-1/+3
* CVE-2020-25719 tests/krb5: Adjust PAC tests to prepare for new PAC_ATTRIBUTES...Joseph Sutton2021-11-081-5/+5
* CVE-2020-25719 tests/krb5: Use correct credentials for user-to-user testsJoseph Sutton2021-11-081-5/+4
* CVE-2020-25719 tests/krb5: Return ticket from _tgs_req()Joseph Sutton2021-11-081-6/+12
* CVE-2020-25719 tests/krb5: Expect 'renew-till' element when renewing a TGTJoseph Sutton2021-11-081-2/+6
* CVE-2020-25719 tests/krb5: Don't expect a kvno for user-to-userJoseph Sutton2021-11-081-3/+13
* CVE-2020-25719 tests/krb5: Allow update_pac_checksums=True if the PAC is not ...Joseph Sutton2021-11-081-1/+1
* CVE-2020-25719 tests/krb5: Provide expected parameters for both AS-REQs in ge...Joseph Sutton2021-11-081-2/+7
* CVE-2020-25718 tests/krb5: Fix indentationJoseph Sutton2021-11-081-4/+4
* CVE-2020-25722 pytest: test setting servicePrincipalName over ldapDouglas Bagnall2021-11-081-0/+917
* CVE-2020-25722 pytest: test sAMAccountName/userPrincipalName over ldapDouglas Bagnall2021-11-081-0/+510
* CVE-2020-25722 samba-tool spn add: remove --force optionDouglas Bagnall2021-11-081-4/+2
* CVE-2020-25722 samba-tool spn: accept -H for database urlDouglas Bagnall2021-11-081-11/+22
* CVE-2020-25722 pytest: assertRaisesLdbError invents a message if you're lazyDouglas Bagnall2021-11-081-0/+2
* CVE-2020-25722 pytests: add reverse lookup dict for LDB error codesDouglas Bagnall2021-11-081-0/+16