summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2021-12-03samba-tool domain backup: backup but do not follow symlinksDouglas Bagnall1-2/+2
2021-12-03samba-tool domain backup: cope better with dangling symlinksDouglas Bagnall1-1/+9
2021-11-30nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher3-3/+3
2021-11-30tests/krb5: Add a test for S4U2Self with no authorization data requiredJoseph Sutton1-0/+34
2021-11-30tests/krb5: Add tests for renewal and validation of RODC TGTs with PAC requestsJoseph Sutton1-0/+90
2021-11-30tests/krb5: Add test for S4U2Self with wrong snameJoseph Sutton1-1/+31
2021-11-30tests/krb5: Add comments for tests that fail against WindowsJoseph Sutton1-0/+6
2021-11-30tests/krb5: Add tests for validation with requester SID PAC bufferJoseph Sutton1-0/+67
2021-11-30tests/krb5: Align PAC buffer checking to more closely match Windows with PacR...Joseph Sutton2-46/+114
2021-11-30tests/krb5: Add TGS-REQ tests with FASTJoseph Sutton1-2/+182
2021-11-30tests/krb5: Add tests for TGS requests with a non-TGTJoseph Sutton1-0/+51
2021-11-30tests/krb5: Add tests for invalid TGTsJoseph Sutton2-0/+17
2021-11-30tests/krb5: Remove unnecessary expect_pac argumentsJoseph Sutton1-3/+3
2021-11-30tests/krb5: Adjust error codes to better match Windows with PacRequestorEnfor...Joseph Sutton5-133/+108
2021-11-30tests/krb5: Split out methods to create renewable or invalid ticketsJoseph Sutton1-32/+36
2021-11-30tests/krb5: Allow PasswordKey_create() to use s2kparamsJoseph Sutton1-3/+6
2021-11-30tests/krb5: Run test_rpc against member serverJoseph Sutton1-5/+4
2021-11-30tests/krb5: Deduplicate AS-REQ testsJoseph Sutton2-82/+85
2021-11-30tests/krb5: Remove unused variableJoseph Sutton1-2/+0
2021-11-29mit-kdc: Use more strict KDC default settingsAndreas Schneider1-0/+7
2021-11-22pytest/docs: better spelling of set_smbconf_arbitraryDouglas Bagnall1-2/+2
2021-11-22pytest/docs: set_smbconf_arbitrary_opposite() needs param_typeDouglas Bagnall1-2/+4
2021-11-22pytest/dns_aging: remove duplicate testsDouglas Bagnall1-12/+0
2021-11-22pytest/dns_aging: use correct variable namesDouglas Bagnall1-2/+2
2021-11-22py/dnsserver: add a missing exception variableDouglas Bagnall1-1/+1
2021-11-22py/dnsserver: add missing importsDouglas Bagnall1-0/+1
2021-11-19pytest/source_chars: forget thirdparty/pep8 test fileDouglas Bagnall1-2/+0
2021-11-17lib/replace/timegm: use utf-8Douglas Bagnall1-1/+0
2021-11-17s4/auth/gensec/gensec_krb5_heimdal: use utf-8Douglas Bagnall1-1/+0
2021-11-17test/blackbox/test_samba-tool_ntacl: use utf-8Douglas Bagnall1-1/+0
2021-11-17s3/modules/vfs_acl_common.h: use utf-8Douglas Bagnall1-1/+0
2021-11-17test/bad_chars: ensure our tests could failDouglas Bagnall1-0/+13
2021-11-17pytests: check that we don't have bad format charactersDouglas Bagnall1-0/+252
2021-11-15CVE-2020-25717: tests/krb5: Add a test for idmap_nss mapping users to SIDsJoseph Sutton2-0/+233
2021-11-15CVE-2020-25717: tests/krb5: Add method to automatically obtain server credent...Joseph Sutton1-0/+42
2021-11-09CVE-2021-23192: python/tests/dcerpc: add tests to check how security contexts...Stefan Metzmacher1-0/+1273
2021-11-09CVE-2021-23192: python/tests/dcerpc: fix do_single_request(send_req=False)Stefan Metzmacher1-17/+20
2021-11-09CVE-2021-23192: python/tests/dcerpc: let generate_request_auth() use g_auth_l...Stefan Metzmacher1-3/+3
2021-11-09CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotE...Stefan Metzmacher2-151/+151
2021-11-09CVE-2020-25722 pytests: Give computer accounts unique (and valid) sAMAccountN...Stefan Metzmacher1-6/+12
2021-11-09CVE-2020-25719 tests/krb5: Add tests for using a ticket with a renamed accountJoseph Sutton5-33/+128
2021-11-09CVE-2020-25718 tests/krb5: Only fetch RODC account credentials when necessaryJoseph Sutton1-3/+6
2021-11-09CVE-2020-25721 auth: Fill in the new HAS_SAM_NAME_AND_SID valuesAndrew Bartlett1-2/+0
2021-11-09CVE-2020-25722 pytest: Raise an error when adding a dynamic test that would o...Joseph Sutton1-1/+4
2021-11-09CVE-2020-25719 tests/krb5: Add tests for mismatched names with user-to-userJoseph Sutton2-2/+104
2021-11-09CVE-2020-25719 tests/krb5: Add test for user-to-user with no snameJoseph Sutton1-11/+27
2021-11-09CVE-2020-25719 tests/krb5: Add tests for requester SID PAC bufferJoseph Sutton1-4/+218
2021-11-09CVE-2020-25719 tests/krb5: Add tests for PAC-REQUEST padataJoseph Sutton1-3/+229
2021-11-09CVE-2020-25719 tests/krb5: Add tests for PAC attributes bufferJoseph Sutton1-16/+265
2021-11-09CVE-2020-25719 tests/krb5: Add expected parameters to cache key for obtaining...Joseph Sutton1-2/+7