summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-3870 pysmbd: Ensure a zero umask is set for smbd.mkdir()Andrew Bartlett2019-04-051-1/+0
* CVE-2019-3870 pysmbd: Move umask manipuations as close as possible to usersAndrew Bartlett2019-04-052-4/+0
* CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impactAndrew Bartlett2019-04-051-0/+1
* CVE-2019-3870 tests: Add test to check file-permissions are correct after pro...Tim Beale2019-04-051-0/+1
* CVE-2019-3870 tests: Extend smbd tests to check for umask being overwrittenTim Beale2019-04-051-0/+3
* libcli/security: fix handling of deny type ACEs in access_check_max_allowed()Ralph Boehme2019-03-111-4/+0
* s4:torture: Add test_deny1().Ralph Boehme2019-03-111-0/+2
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-111-0/+2
* libcli/security: correct access check and maximum access calculation for Owne...Ralph Boehme2019-03-111-2/+0
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-111-0/+2
* libcli/security: add "Owner Rights" calculation to access_check_max_allowed()Ralph Boehme2019-03-111-2/+0
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-03-111-0/+2
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-03-041-1/+0
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-03-041-0/+1
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-03-041-1/+0
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-03-042-0/+2
* messages_dgm: Properly handle receiver re-initializationVolker Lendecke2019-03-041-1/+0
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-03-041-0/+1
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-02-211-2/+0
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-02-213-0/+9
* selftest:Samba4: use 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-0/+9
* lib/ldb: Use new PYARG_ES format for parseTupleNoel Power2019-01-211-2/+0
* lib/ldb/tests/python: Add test to pass utf8 encoded bytes to ldb.DnNoel Power2019-01-211-0/+2
* vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_...Ralph Boehme2018-12-131-1/+0
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-132-1/+2
* vfs_shadow_copy2: nicely deal with attempts to open previous version for writingRalph Boehme2018-12-131-1/+0
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-12-132-0/+10
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-101-2/+0
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-101-0/+2
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-101-6/+0
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-101-2/+18
* libcli/smb: don't overwrite status codeRalph Boehme2018-12-041-2/+0
* s4:torture/smb2/session: test smbXcli_session_set_disconnect_expired() worksRalph Boehme2018-12-041-0/+2
* CVE-2018-16857 dsdb/util: Fix lockOutObservationWindow for PSOsTim Beale2018-11-251-2/+0
* CVE-2018-16857 dsdb/util: Correctly treat lockOutObservationWindow as 64-bit intTim Beale2018-11-251-2/+0
* CVE-2018-16857 tests: Sanity-check password lockout works with default valuesTim Beale2018-11-251-0/+4
* CVE-2018-16852 dcerpc dnsserver: Ensure properties are handled correctlyGary Lockyer2018-11-251-4/+0
* CVE-2018-16852 dcerpc dnsserver: Verification testsGary Lockyer2018-11-251-0/+4
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-251-0/+6
* selftest: Add share to test "delete readonly" optionChristof Schmitt2018-11-071-0/+4
* smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY attributeChristof Schmitt2018-11-071-2/+0
* smbtorture: Add test for DELETE_ON_CLOSE on files with READ_ONLY attributeChristof Schmitt2018-11-071-0/+2
* vfs_fruit: let fruit_open_meta() with O_CREAT return a fake-fdRalph Boehme2018-11-061-3/+0
* s4:torture/vfs/fruit: add test "empty_stream"Ralph Boehme2018-11-061-0/+3
* vfs_fruit: filter empty streamsRalph Boehme2018-11-061-3/+0
* s4:torture/vfs/fruit: expand test "setinfo eof stream"Ralph Boehme2018-11-061-0/+3
* vfs_fruit: update handling of read-only creation of resource forkRalph Boehme2018-11-061-3/+0
* s4:torture/vfs/fruit: update test "creating rsrc with read-only access" for n...Ralph Boehme2018-11-061-0/+3
* s3:smbd: fix SMB2 aio cancellingRalph Boehme2018-11-061-1/+0
* s4:torture/smb2/read: add test for cancelling SMB aioRalph Boehme2018-11-062-0/+7