summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksumIsaac Boukris2019-05-071-4/+111
* s4:torture: Add test_deny1().Ralph Boehme2019-03-111-0/+140
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-111-0/+144
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-111-0/+137
* s4:torture: Fix the test_owner_rights() test to show permissions are additive.Jeremy Allison2019-03-111-4/+16
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-03-111-0/+125
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-211-5/+21
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-131-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-12-132-0/+88
* s4:torture/smb2/session: test smbXcli_session_set_disconnect_expired() worksRalph Boehme2018-12-041-0/+110
* s4:torture/smb2/session: session reauth response must be signedRalph Boehme2018-11-231-0/+8
* s4:torture/smb2/session: add force_signing to test_session_expire1iRalph Boehme2018-11-231-1/+6
* s4:torture/smb2/session: require a signed session setup reauth responseRalph Boehme2018-11-231-0/+8
* s4:torture/smb2/session: invalidate credential cacheRalph Boehme2018-11-231-0/+8
* torture: Fix the 32-bit buildVolker Lendecke2018-11-161-2/+2
* s4:torture/vfs/fruit: torture writing AFP_AfpInfo streamRalph Boehme2018-11-141-0/+336
* smbtorture: Add test for DELETE_ON_CLOSE on files with READ_ONLY attributeChristof Schmitt2018-11-071-0/+119
* torture: Fix the clang buildVolker Lendecke2018-11-061-1/+1
* s4:torture/vfs/fruit: add test "empty_stream"Ralph Boehme2018-11-061-2/+611
* s4:torture/vfs/fruit: add check_stream_list_handle()Ralph Boehme2018-11-061-0/+62
* s4:torture/util: add torture_smb2_open()Ralph Boehme2018-11-061-0/+30
* s4:torture/vfs/fruit: enable AAPL extensions in a bunch of testsRalph Boehme2018-11-061-0/+12
* s4:torture/vfs/fruit: write some data to a just created teststreamRalph Boehme2018-11-061-0/+5
* s4:torture/vfs/fruit: expand test "setinfo eof stream"Ralph Boehme2018-11-061-0/+61
* s4:torture/vfs/fruit: update test "creating rsrc with read-only access" for n...Ralph Boehme2018-11-061-27/+1
* s4:torture/vfs/fruit: expand existing vfs_test "null afpinfo"Ralph Boehme2018-11-061-0/+16
* s4:torture/vfs/fruit: expand existing test "setinfo delete-on-close AFP_AfpIn...Ralph Boehme2018-11-061-0/+17
* s4:torture/vfs/fruit: update test "read open rsrc after rename" to work with ...Ralph Boehme2018-11-061-2/+15
* s4:torture/vfs/fruit: ensure a directory handle is closed in all code pathsRalph Boehme2018-11-061-7/+4
* s4:torture/vfs/fruit: update test "stream names" to work with macOSRalph Boehme2018-11-061-0/+8
* s4:torture/vfs/fruit: update test "SMB2/CREATE context AAPL" to work against ...Ralph Boehme2018-11-061-1/+5
* s4:torture/vfs/fruit: set share_access to NTCREATEX_SHARE_ACCESS_MASK in chec...Ralph Boehme2018-11-061-0/+1
* s4:torture/vfs/fruit: fix a few error checks in "delete AFP_AfpInfo by writin...Ralph Boehme2018-11-061-4/+4
* s4:torture/vfs/fruit: skip a few tests when running against a macOS SMB serverRalph Boehme2018-11-061-0/+15
* s4/test: fix AAPL size checkRalph Boehme2018-11-061-5/+10
* s4:torture/smb2/read: add test for cancelling SMB aioRalph Boehme2018-11-062-0/+117
* s4:torture: add test for AppleDouble ResourceFork conversionRalph Boehme2018-11-022-0/+192
* s4:torture: FinderInfo conversion test with AppleDouble without xattr dataRalph Boehme2018-10-181-0/+258
* s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher2018-10-101-4/+46
* torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke2018-09-051-0/+45
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-09-052-0/+97
* s4:torture/rpc/netlogon: verify the trusted domains output of LogonGetDomainI...Stefan Metzmacher2018-09-051-1/+129
* s4:torture/rpc/netlogon: assert that cli_credentials_get_{workstation,passwor...Stefan Metzmacher2018-09-051-0/+16
* torture: Demonstrate the invalid lock order panicVolker Lendecke2018-08-231-0/+89
* s4/torture: Add new test for DELETE_ON_CLOSE on non-empty directoriesAnoop C S2018-08-231-0/+87
* Merge tag 'samba-4.8.4' into v4-8-testKarolin Seeger2018-08-141-0/+38
|\
| * CVE-2018-10918: cracknames: Fix DoS (NULL pointer de-ref) when not servicePri...Andrew Bartlett2018-08-111-0/+38
* | s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-08-131-2/+9
* | s4:torture/vfs/fruit: adjust test testing basefile rename to expect failureRalph Boehme2018-07-121-21/+4
* | s4:torture/smb2/streams: try to rename basefile while is has open streamsRalph Boehme2018-07-121-0/+82