| Commit message (Expand) | Author | Age | Files | Lines |
* | s4:torture/smb2: add smb2.multichannel.oplocks.test3{_windows,specification} | Stefan Metzmacher | 2020-07-08 | 1 | -0/+459 |
* | s4:torture/smb2: (re-)add smb2.multichannel.leases.test4 | Stefan Metzmacher | 2020-07-08 | 1 | -0/+298 |
* | s4:torture/smb2: remove useless 'smb2.multichannel.leases.test4' | Stefan Metzmacher | 2020-07-08 | 1 | -190/+0 |
* | s4:torture/smb2: fix smb2.multichannel.leases.test2 against windows | Stefan Metzmacher | 2020-07-08 | 1 | -1/+11 |
* | s4:torture/smb2: split smb2.oplock.batch22 into a and b | Stefan Metzmacher | 2020-07-08 | 1 | -5/+100 |
* | s4:torture/smb2: move smb2_transport blocking to the generic block.[ch] | Stefan Metzmacher | 2020-07-08 | 3 | -225/+236 |
* | s4:torture/smb2: make use of FSCTL_SMBTORTURE_FORCE_UNACKED_TIMEOUT | Stefan Metzmacher | 2020-07-08 | 1 | -24/+131 |
* | s4:torture/smb2: refactor block.c to block the OUTPUT path | Stefan Metzmacher | 2020-07-08 | 3 | -246/+116 |
* | s4:torture/smb2: add break_info.oplock_skip_ack | Stefan Metzmacher | 2020-07-08 | 2 | -0/+5 |
* | s4:torture/smb2: move interface_info test to smb2.multichannel.generic | Günther Deschner | 2020-07-08 | 1 | -1/+1 |
* | s4:torture/smb2: make use of transport_options.only_negprot for multichannel ... | Stefan Metzmacher | 2020-07-08 | 1 | -3/+14 |
* | s4:torture/smb2: simplify code to generate list of smb2 channels | Günther Deschner | 2020-07-08 | 1 | -46/+60 |
* | s4:torture/smb2: add const to options for test_multichannel_create_channel() | Stefan Metzmacher | 2020-07-08 | 1 | -1/+1 |
* | s4:torture/smb2: add smb2.delete-on-close-perms.BUG14427 | Stefan Metzmacher | 2020-07-02 | 1 | -1/+42 |
* | s4:torture/smb2: adjust durable v2 tests to pass against Windows Server 2019 | Stefan Metzmacher | 2020-06-27 | 2 | -25/+25 |
* | s4:torture/smb2: remove MULTI_CHANNEL checking from smb2.replay.channel-sequence | Stefan Metzmacher | 2020-06-27 | 1 | -8/+2 |
* | s4:torture/smb2: add smb2.lock.replay_smb3_specification test | Stefan Metzmacher | 2020-06-27 | 1 | -0/+230 |
* | s4:torture/smb2: make smb2.lock.replay_broken_windows more obvious | Stefan Metzmacher | 2020-06-27 | 1 | -5/+55 |
* | s4:torture/smb2: fix and improve the smb2.lock.replay test | Michael Adam | 2020-06-27 | 1 | -16/+53 |
* | Convert samba4.base.deny* tests to smb2 | David Mulder | 2020-06-24 | 3 | -0/+528 |
* | s4:torture: Convert samba4.base.vuid test to smb2 | David Mulder | 2020-06-24 | 3 | -0/+102 |
* | s4:torture: Convert samba4.base.secleak test to smb2 | David Mulder | 2020-06-24 | 3 | -0/+94 |
* | smbtorture: Use NT_STATUS_PENDING instead of STATUS_PENDING | Christof Schmitt | 2020-06-22 | 1 | -1/+1 |
* | smbtorture: Use NT_STATUS_NOTIFY_ENUM_DIR instead of STATUS_NOTIFY_ENUM_DIR | Christof Schmitt | 2020-06-22 | 1 | -4/+4 |
* | torture: Use NT_STATUS_NOTIFY_CLEANUP instead of STATUS_NOTIFY_CLEANUP | Christof Schmitt | 2020-06-22 | 1 | -6/+6 |
* | s4:torture:smb2: use delete-on-close in test_rw_invalid() | Stefan Metzmacher | 2020-06-05 | 1 | -0/+9 |
* | s4/torture: Unlink test file at the beginning of smb2.read.position | Michael Adam | 2020-05-15 | 1 | -0/+2 |
* | s4:torture: add tests to test the SMB2 read/write offset/length boundaries | Stefan Metzmacher | 2020-05-12 | 1 | -0/+189 |
* | s4/torture: reproducer for bug 14375 | Ralph Boehme | 2020-05-12 | 1 | -0/+114 |
* | Fix clang 9 enum-conversion warnings | Gary Lockyer | 2020-05-08 | 1 | -1/+1 |
* | s4: torture: Add smb2.twrp.openroot test. | Jeremy Allison | 2020-05-05 | 1 | -0/+53 |
* | s4/torture: add a comprehensive "non-lease-break-trigger" access mask test case | Ralph Boehme | 2020-04-30 | 1 | -0/+185 |
* | s4/torture: add a comprehensive "non-oplock-break-trigger" access mask test case | Ralph Boehme | 2020-04-30 | 1 | -0/+155 |
* | s4:torture: Convert samba3.raw.mkdir test to smb2 | David Mulder | 2020-04-28 | 3 | -0/+107 |
* | s4:torture: Convert samba4.base.tcon test to smb2 | David Mulder | 2020-04-28 | 3 | -0/+148 |
* | Convert samba4.base.mangle test to smb2 | David Mulder | 2020-04-28 | 3 | -0/+247 |
* | Convert samba4.base.maximum_allowed to smb2 | David Mulder | 2020-04-28 | 3 | -0/+194 |
* | Add SMB2 lsa helper routines | David Mulder | 2020-04-28 | 1 | -0/+45 |
* | s4: torture: SMB2. Fix smb2.winattr to actually read the SD from the server a... | Jeremy Allison | 2020-04-16 | 1 | -3/+11 |
* | s4: torture: SMB2. Add a new test that exposes interesting SD query behavior. | Jeremy Allison | 2020-04-16 | 2 | -0/+150 |
* | torture/smb2: delayed timestamp updates test: more then one write | Ralph Boehme | 2020-03-19 | 1 | -0/+116 |
* | torture/smb2: delayed timestamp update test: single write | Ralph Boehme | 2020-03-19 | 1 | -0/+86 |
* | torture/smb2: Windows 2019 15 ms timestamp resolution | Ralph Boehme | 2020-03-19 | 2 | -0/+146 |
* | torture/smb2: add a test verifying a setinfo(basicinfo) flushes a pending wri... | Ralph Boehme | 2020-03-19 | 1 | -0/+158 |
* | torture/smb2: add a test verifying a flush flushes a pending writetime update | Ralph Boehme | 2020-03-19 | 1 | -0/+111 |
* | torture/smb2: mtime update logic with 2 handles: write io on handle 1, then s... | Ralph Boehme | 2020-03-19 | 1 | -0/+151 |
* | s4/torture: fix a timestamps test to work on ext filesystem | Ralph Boehme | 2020-03-19 | 1 | -4/+4 |
* | s4:torture: Convert samba4.base.charset test to smb2 | David Mulder | 2020-01-30 | 3 | -0/+237 |
* | Convert samba4.base.rw1 test to smb2 | David Mulder | 2019-12-20 | 3 | -0/+165 |
* | Convert samba4.base.*attr tests to smb2 | David Mulder | 2019-12-20 | 3 | -0/+499 |