summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher2022-12-1322-73/+82
* CVE-2022-37966 samba-tool: add 'domain trust modify' commandStefan Metzmacher2022-12-131-0/+121
* CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher2022-12-132-1/+7
* CVE-2022-37966 python:tests/krb5: test much more etype combinationsStefan Metzmacher2022-12-131-14/+139
* CVE-2022-37966 python:tests/krb5: add better PADATA_SUPPORTED_ETYPES assert m...Stefan Metzmacher2022-12-131-2/+2
* CVE-2022-37966 python:tests/krb5: add 'force_nt4_hash' for account creation o...Stefan Metzmacher2022-12-131-6/+32
* CVE-2022-37966 python:tests/krb5: ignore empty supplementalCredentials attrib...Stefan Metzmacher2022-12-131-0/+2
* CVE-2022-37966 python:tests/krb5: allow ticket/supported_etypes to be passed ...Stefan Metzmacher2022-12-131-3/+8
* CVE-2022-37966 python:tests/krb5: fix some tests running against Windows 2022Stefan Metzmacher2022-12-133-7/+39
* CVE-2022-37966 selftest: Run S4U tests against FL2003 DCJoseph Sutton2022-12-131-4/+57
* CVE-2022-37966 selftest: Add tests for Kerberos session key behaviour since E...Joseph Sutton2022-12-137-134/+429
* CVE-2022-37966 tests/krb5: Test different preauth etypes with Protected Users...Joseph Sutton2022-12-131-9/+38
* CVE-2022-37966 samba-tool: Declare explicitly RC4 support of trust objectsJoseph Sutton2022-12-131-2/+5
* CVE-2022-37966 samba-tool: Fix 'domain trust create' documentationJoseph Sutton2022-12-131-1/+1
* CVE-2022-37967 Add new PAC checksumJoseph Sutton2022-12-136-17/+215
* CVE-2022-37966 tests/krb5: Add a test requesting tickets with various encrypt...Joseph Sutton2022-12-133-0/+363
* CVE-2022-37966 tests/krb5: Add 'etypes' parameter to _tgs_req()Joseph Sutton2022-12-131-1/+3
* CVE-2022-37966 tests/krb5: Split out _tgs_req() into base classJoseph Sutton2022-12-131-131/+133
* CVE-2022-37966 selftest: Allow krb5 tests to run against an IP by using the t...Andrew Bartlett2022-12-132-3/+12
* CVE-2022-44640 selftest: Exclude Heimdal fuzz-inputs from source_chars testAndrew Bartlett2022-12-061-0/+1
* python/samba: use s3 param samba config parsingNoel Power2022-12-061-1/+2
* tests: Test error codes for SET_REPARSE_POINTVolker Lendecke2022-12-051-0/+21
* tests: Try setting a 0-sized reparse pointVolker Lendecke2022-12-051-0/+7
* tests: Ignore symlink trusts flags in symlink error returnsVolker Lendecke2022-12-051-1/+7
* tests: Fix use of self.assertRaises()Volker Lendecke2022-12-052-24/+37
* tests: Show that we can write to a reparse point fileVolker Lendecke2022-12-051-0/+28
* tests: Show that a directory with a reparse point can't be populatedVolker Lendecke2022-12-051-3/+15
* tests: IO_REPARSE_TAG_NOT_HANDLED is acceptable for unlinkVolker Lendecke2022-12-051-0/+1
* lib/compression: script to test 3 byte hashDouglas Bagnall2022-12-011-0/+1
* test/source_chars: ignore testdata/compressionDouglas Bagnall2022-12-011-0/+1
* s3: Test that store_smb2_posix_info hides info for '..'David Mulder2022-11-291-1/+25
* tests/s3: Test file/dir permissions with SMB3 posixDavid Mulder2022-11-291-0/+56
* tests/s3: Test case sensitive open with SMB3 posixDavid Mulder2022-11-291-0/+37
* tests/s3: Test delete on close with SMB3 posixDavid Mulder2022-11-291-0/+22
* tests/s3: Test reserved chars in posix filenameDavid Mulder2022-11-291-0/+29
* tests/s3: Test SMB2_FIND_POSIX_INFORMATION dir queryDavid Mulder2022-11-291-0/+48
* tests: Start testing smb2 symlink error returnsVolker Lendecke2022-11-221-0/+166
* tests: Start testing reparsepointsVolker Lendecke2022-11-221-0/+167
* tests: Fix an incorrect commentVolker Lendecke2022-11-221-1/+1
* libsmb: Add "DOMAIN" to authentication credsVolker Lendecke2022-11-221-0/+1
* gp: Test PAM Access with DENY_ALLDavid Mulder2022-11-211-2/+5
* gp: PAM Access should implicitly deny ALL w/ allowDavid Mulder2022-11-212-9/+48
* gp: samba-tool manage gpo access add don't fail w/out upnDavid Mulder2022-11-211-5/+3
* gp: Make samba-tool gpo manage sudoers remove backward compatibleDavid Mulder2022-11-211-18/+46
* gp: Test that samba-tool gpo manage removes gpme sudoersDavid Mulder2022-11-211-0/+35
* gp: Make samba-tool gpo manage sudoers list backward compatibleDavid Mulder2022-11-211-18/+42
* gp: Test that samba-tool gpo manage lists gpme sudoersDavid Mulder2022-11-211-0/+18
* gp: Fix startup scripts add not always set runonceDavid Mulder2022-11-151-1/+1
* gp: Fix startup scripts list not fail with empty argsDavid Mulder2022-11-151-1/+5
* gp: startup scripts list enclude newline in outputDavid Mulder2022-11-151-1/+1