summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4/torture: fix compilation in smb2/multichannelDouglas Bagnall2020-07-171-3/+3
* s4/torture/smb2/oplock: fix compilation by initialising variableDouglas Bagnall2020-07-171-2/+4
* s4:torture/smb2: make smb2.durable-v2-delay tests more robustStefan Metzmacher2020-07-141-25/+27
* s4:torture/smb2: split replay_smb3_specification into durable handle and mult...Stefan Metzmacher2020-07-141-8/+49
* s4:torture/smb2: add smb2.multichannel.oplocks.test3{_windows,specification}Stefan Metzmacher2020-07-081-0/+459
* s4:torture/smb2: (re-)add smb2.multichannel.leases.test4Stefan Metzmacher2020-07-081-0/+298
* s4:torture/smb2: remove useless 'smb2.multichannel.leases.test4'Stefan Metzmacher2020-07-081-190/+0
* s4:torture/smb2: fix smb2.multichannel.leases.test2 against windowsStefan Metzmacher2020-07-081-1/+11
* s4:torture/smb2: split smb2.oplock.batch22 into a and bStefan Metzmacher2020-07-081-5/+100
* s4:torture/smb2: move smb2_transport blocking to the generic block.[ch]Stefan Metzmacher2020-07-083-225/+236
* s4:torture/smb2: make use of FSCTL_SMBTORTURE_FORCE_UNACKED_TIMEOUTStefan Metzmacher2020-07-081-24/+131
* s4:torture/smb2: refactor block.c to block the OUTPUT pathStefan Metzmacher2020-07-083-246/+116
* s4:torture/smb2: add break_info.oplock_skip_ackStefan Metzmacher2020-07-082-0/+5
* s4:torture/smb2: move interface_info test to smb2.multichannel.genericGünther Deschner2020-07-081-1/+1
* s4:torture/smb2: make use of transport_options.only_negprot for multichannel ...Stefan Metzmacher2020-07-081-3/+14
* s4:torture/smb2: simplify code to generate list of smb2 channelsGünther Deschner2020-07-081-46/+60
* s4:torture/smb2: add const to options for test_multichannel_create_channel()Stefan Metzmacher2020-07-081-1/+1
* s4:torture: Do not skip epmapper lookup terminate test in samba4Samuel Cabrero2020-07-071-4/+0
* s4:torture/local: Add new test to check smbtorture --fullnameSachin Prabhu2020-07-073-1/+34
* s4:torture: Add command line parameter --fullnameSachin Prabhu2020-07-071-0/+24
* s4:torture: avoid multiple recursions into the test listsStefan Metzmacher2020-07-071-4/+11
* s4:torture: use prefix_name() for all names in run_matching()Stefan Metzmacher2020-07-071-4/+4
* s4:torture/smb2: add smb2.delete-on-close-perms.BUG14427Stefan Metzmacher2020-07-021-1/+42
* s4:torture/smb2: adjust durable v2 tests to pass against Windows Server 2019Stefan Metzmacher2020-06-272-25/+25
* s4:torture/smb2: remove MULTI_CHANNEL checking from smb2.replay.channel-sequenceStefan Metzmacher2020-06-271-8/+2
* s4:torture/smb2: add smb2.lock.replay_smb3_specification testStefan Metzmacher2020-06-271-0/+230
* s4:torture/smb2: make smb2.lock.replay_broken_windows more obviousStefan Metzmacher2020-06-271-5/+55
* s4:torture/smb2: fix and improve the smb2.lock.replay testMichael Adam2020-06-271-16/+53
* torture4: openattr always succeedsDavid Mulder2020-06-241-4/+8
* Convert samba4.base.deny* tests to smb2David Mulder2020-06-243-0/+528
* s4:torture: Convert samba4.base.vuid test to smb2David Mulder2020-06-243-0/+102
* s4:torture: Convert samba4.base.secleak test to smb2David Mulder2020-06-243-0/+94
* smbtorture: Use NT_STATUS_PENDING instead of STATUS_PENDINGChristof Schmitt2020-06-221-1/+1
* smbtorture: Use NT_STATUS_NOTIFY_ENUM_DIR instead of STATUS_NOTIFY_ENUM_DIRChristof Schmitt2020-06-221-4/+4
* torture: Use NT_STATUS_NOTIFY_CLEANUP instead of STATUS_NOTIFY_CLEANUPChristof Schmitt2020-06-221-6/+6
* s4:torture: Make sure that ctx is initialized to NULLAndreas Schneider2020-06-161-1/+1
* s4:torture:smb2: use delete-on-close in test_rw_invalid()Stefan Metzmacher2020-06-051-0/+9
* selftest: Add test for handle typesSamuel Cabrero2020-05-243-0/+219
* s4/torture: Unlink test file at the beginning of smb2.read.positionMichael Adam2020-05-151-0/+2
* Revert "CVE-2018-16860 selftest: Add test for S4U2Self with unkeyed checksum"Isaac Boukris2020-05-151-101/+4
* Revert "selftest: mitm-s4u2self: use zlib for CRC32_checksum calc"Isaac Boukris2020-05-151-13/+6
* Revert "selftest: allow any kdc error in mitm-s4u2self test"Isaac Boukris2020-05-151-6/+8
* s4/torture: add a *real* root_dir_fid testRalph Boehme2020-05-142-0/+76
* s4:torture: add tests to test the SMB2 read/write offset/length boundariesStefan Metzmacher2020-05-121-0/+189
* s4/torture: reproducer for bug 14375Ralph Boehme2020-05-121-0/+114
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-086-11/+14
* Fix clang 9 enum-conversion warningsGary Lockyer2020-05-081-1/+1
* Fix clang 9 constant-conversion warningsGary Lockyer2020-05-081-1/+1
* Fix clang 9 logical-not-parentheses warningsGary Lockyer2020-05-081-1/+1
* s4: torture: Add an SMB1-specific open root of share with @GMT-path test - ba...Jeremy Allison2020-05-051-0/+47