summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Expand)AuthorFilesLines
2026-03-20s4:torture/smb2: let bench.c use ',' as thousands separatorStefan Metzmacher1-32/+78
2026-03-20s4:torture/smb2: use ';' as field separator in bench.c progress outputStefan Metzmacher1-10/+10
2026-01-16s4:torture/smb2: add smb2.bench.write testStefan Metzmacher1-0/+428
2026-01-16s4:torture/smb2: let bench.c tests use the initial connection of just once is...Stefan Metzmacher1-16/+52
2026-01-16s4:torture/smb2: fix using uninitialized memory in test_lease_dynamic_share()Stefan Metzmacher1-1/+1
2025-12-08smbtorture: add test "smb.lease.two-leases"Ralph Boehme1-0/+224
2025-11-27smbtorture: fix a test rundownRalph Boehme1-1/+1
2025-11-06s4-torture: add test for FILE_NOTIFY_CHANGE_SECURITYGünther Deschner1-0/+192
2025-10-16smbtorture: fix regression in smb2.benchRalph Boehme1-40/+24
2025-10-10smbtorture: add test "smb2.lease.lease-epoch"Ralph Boehme1-0/+99
2025-10-10smbtorture: correctly handle scale-out shares in smb2.durable-v2-open.[persis...Ralph Boehme1-2/+33
2025-10-10smbtorture: correctly handle scale-out shares in smb2.durable-v2-open.create-...Ralph Boehme1-3/+21
2025-10-10smbtorture: fix smb2.durable-v2-open.open-lease and smb2.durable-v2-open.pers...Ralph Boehme1-6/+31
2025-09-09s4:torture: Fix stack buffer overflow in test_dirlease_oplocks()Andreas Schneider1-1/+1
2025-08-22libcli: Add tls_verify_peer_state to smbXcli_transportVolker Lendecke1-1/+4
2025-08-15smbtorture: add test "smb2.lease.sharing_violation"Ralph Boehme1-0/+70
2025-08-15smbtorture: add test smb2.lease.lock3Ralph Boehme1-0/+96
2025-08-15smbtorture: add test smb2.lease.lock2Ralph Boehme1-0/+92
2025-08-13s4:torture/smb2: Fix torture test case smb2.acls.ACCESS_BASEDVinit Agnihotri1-9/+18
2025-08-13s4:torture/smb2: Mark smb2.acl.SDFLAGSVSCHOWN as not supported for windowsVinit Agnihotri1-0/+4
2025-08-13s4:torture/smb2: Restore original sd for every test case finishVinit Agnihotri1-102/+142
2025-08-05smbtorture: add test smb2.replay.replay-twice-durableRalph Boehme1-0/+123
2025-08-05smbtorture: add test smb2.replay.durable-reconnect-replay3Ralph Boehme1-0/+122
2025-08-05smbtorture: add test smb2.replay.durable-reconnect-replay2Ralph Boehme1-0/+107
2025-08-05smbtorture: add test smb2.replay.durable-reconnect-replay1Ralph Boehme1-0/+103
2025-07-22s4/libcli/smb2: pass lp_ctx to smb2_session_init() and remember debug encrypt...Ralph Boehme4-0/+8
2025-06-18libcli/smb: let smbXcli_transport_bsd() take an fd by referenceStefan Metzmacher1-2/+1
2025-06-18libcli/smb: pass smbXcli_transport to smbXcli_conn_create()Stefan Metzmacher1-3/+12
2025-06-18s4:torture/smb2: add explicit timeout handling to async_credits testsStefan Metzmacher1-0/+18
2025-06-18s4:torture/smb2: force a disconnect on all connections as async_credits testsStefan Metzmacher1-4/+45
2025-06-18s4:torture/smb2: let max_async_credits tests start the loop only when everyth...Stefan Metzmacher1-0/+18
2025-06-06smbtorture: DH reconnect with different user must fail with NT_STATUS_ACCESS_...Ralph Boehme1-0/+99
2025-06-06smbtorture: add test smb2.durable-v2-open.reconnect-twiceRalph Boehme1-0/+110
2025-06-06smbtorture: add a DH reconnect test that demonstrates the open record clobber...Ralph Boehme1-0/+118
2025-05-28Fix clang 20 sometimes-uninitialized warningsGary Lockyer1-1/+1
2025-05-28selftest: stop running smb2.streams against "ad_dc" environmentRalph Boehme1-11/+9
2025-05-28smbtorture: fix test smb2.notify-inotify.inotify-renameRalph Boehme1-1/+5
2025-05-28smbtorture: add test smb2.dirlease.rename_dst_parentRalph Boehme1-0/+110
2025-05-28smbtorture: add support for closing a handle when receiving a lease breakRalph Boehme2-0/+34
2025-05-28smbtorture: make torture_lease_break_callback() staticRalph Boehme1-1/+1
2025-05-28smbtorture: remove unused torture_lease_ignore_handler()Ralph Boehme2-15/+0
2025-05-16s4:torture/smb2: let smb2.bench tests start the loop only when everything is ...Stefan Metzmacher1-0/+32
2025-04-18s4:libcli: pass struct loadparm_context to smb2_connect_ext()Stefan Metzmacher2-0/+2
2025-04-18s4:libcli: pass struct loadparm_context to smb2_connect()Stefan Metzmacher8-0/+39
2025-04-18s4:libcli: remove unused ports from smb2_connect()Stefan Metzmacher8-40/+1
2025-04-18s4:libcli: remove unused ports argument from smb2_connect_ext()Stefan Metzmacher2-2/+0
2025-04-02smbtorture: add test "open-brlock-deadlock"Ralph Boehme1-0/+283
2025-03-28smbtorture: add test smb2.dirlease.oplocksRalph Boehme1-0/+58
2025-03-27smbtorture: add "smb2.timestamps.modern_write_time_update-2"Ralph Boehme1-0/+446
2025-03-27smbtorture: add "smb2.timestamps.modern_write_time_update-1"Ralph Boehme1-0/+305