Age | Commit message (Expand) | Author | Files | Lines |
2012-03-03 | s4:torture:smb2: rename some of the durable-handle subtests more systematically | Michael Adam | 1 | -34/+34 |
2012-03-03 | s4:torture:smb2:durable_open: update (C) | Michael Adam | 1 | -0/+1 |
2012-03-03 | s4:torture:smb2:durable-open: skip the open-with-lease test on servers withou... | Stefan Metzmacher | 1 | -0/+6 |
2012-03-03 | s4:torture:smb2: durable-open: make tables static | Michael Adam | 1 | -2/+2 |
2012-03-03 | s4:test:smb2:durable_open: skip lease tests when the server does not support ... | Stefan Metzmacher | 1 | -0/+25 |
2012-03-03 | s4:torture:smb2:durable_open: remove unused lease variables in the open-oploc... | Stefan Metzmacher | 1 | -4/+0 |
2012-02-28 | s4:torture:smb2:durable-open: fix a silly access-after-free panic | Michael Adam | 1 | -7/+0 |
2012-02-28 | s4:torture:smb2: add durable_open.reopen2a - variant of reopen2 with session ... | Michael Adam | 1 | -0/+77 |
2012-02-28 | s4:torture:smb2: add previous_session argument to torture_smb2_session_setup() | Michael Adam | 1 | -1/+4 |
2012-02-27 | s4:torture:smb2:durable-open: prevent using a disconnected handle in reopen4 | Michael Adam | 1 | -0/+1 |
2012-02-27 | s4:torture:smb2:durable-open: introduce new variable for the new session | Michael Adam | 1 | -2/+9 |
2012-02-27 | s4:torture:smb2:durable-open: make a comment more precise in the reopen4 test | Michael Adam | 1 | -1/+4 |
2012-02-27 | s4:torture:smb2:durable_open: use the correct tree in the final close call | Michael Adam | 1 | -1/+1 |
2012-02-21 | s4:torture:smb2: add a durable-open.open-oplock test | Michael Adam | 1 | -0/+85 |
2012-02-21 | s4:torture:smb2: extend and prettify comment for durable-open.open-lease test | Michael Adam | 1 | -8/+8 |
2012-02-21 | s4:torture:smb2:durable-open: rename the open test to open-lease | Michael Adam | 1 | -5/+7 |
2012-02-21 | s4:torture:smb2: move some initialization and call to smb2_create together in... | Michael Adam | 1 | -2/+2 |
2012-02-21 | s4:torture:smb2: fix a typo in the durable-open.open test file name | Michael Adam | 1 | -1/+1 |
2012-02-20 | s4:torture:smb2: invalidate the handle after the connection has been killed | Michael Adam | 1 | -0/+1 |
2012-02-20 | s4:torture: improve comment for the smb2.durable-open.reopen1 test | Michael Adam | 1 | -0/+1 |
2012-02-03 | s4:torture: add a smb2.durable_open.reopen4 test | Michael Adam | 1 | -0/+89 |
2012-02-03 | s4:torture: add smb2.durable_open test reopen3 | Michael Adam | 1 | -0/+68 |
2012-02-03 | s4:torture: add smb2.durable_open test reopen2 | Michael Adam | 1 | -0/+71 |
2012-02-03 | s4:torture: add smb2.durable_open test reopen1 | Michael Adam | 1 | -0/+57 |
2011-11-09 | s4:torture:smb2: rewrite durable-open.open test to use smb2_*_create functions | Michael Adam | 1 | -26/+7 |
2011-11-09 | s4:torture:smb2: rewrite the durable-open.lock test to use smb2_lease_create() | Michael Adam | 1 | -23/+3 |
2011-11-09 | s4:torture:smb2: rewrite the durable-open.lease test to use smb2_lease_create() | Michael Adam | 1 | -29/+6 |
2011-11-09 | s4:torture:smb2: rewrite the durable-open.oplock test to use smb2_oplock_crea... | Michael Adam | 1 | -19/+3 |
2011-11-09 | s4:torture:smb2: rewrite the durable-open.file-position test to use smb2_oplo... | Michael Adam | 1 | -18/+2 |
2011-11-09 | s4:torture:smb2: rewrite the durable-open.open2 test to use smb2_lease_create... | Michael Adam | 1 | -26/+6 |
2011-11-09 | s4:torture:smb2: rewrite the durable-open.open1 test to use smb2_oplock_creat... | Michael Adam | 1 | -21/+6 |
2011-11-09 | s4:torture:smb2: use smb2_util_oplock_level() in the durable-open test for co... | Michael Adam | 1 | -38/+38 |
2011-11-09 | s4:torture:smb2: extract map_sharemode() to smb2_util_share_access() in util.c | Michael Adam | 1 | -24/+2 |
2011-11-09 | s4:torture:smb2: extract map_lease() to util.c as smb2_util_lease_state(). | Michael Adam | 1 | -24/+3 |
2011-11-09 | s4:torture:smb2: change the test file name in the durable-open.oplock test | Michael Adam | 1 | -1/+1 |
2011-11-01 | s4:torture:smb2: expand durable-open.open2 test matrix by all share-modes | Michael Adam | 1 | -9/+48 |
2011-11-01 | s4:torture:smb2: expand durable-open.open1 test matrix by all share-modes | Michael Adam | 1 | -8/+62 |
2011-11-01 | s4:torture:smb2: rename the durable-open.basic2 test to durable-open.open2 fo... | Michael Adam | 1 | -14/+14 |
2011-11-01 | s4:torture:smb2: rename the durable-open.basic1 test to durable-open.open1 fo... | Michael Adam | 1 | -14/+14 |
2011-10-30 | s4:torture:smb2: add durable_open_basic2 test: test durable open against all ... | Michael Adam | 1 | -0/+146 |
2011-10-30 | s4:torture:smb2: add a new durable_open_basic1 test: test open against all op... | Michael Adam | 1 | -0/+111 |
2011-10-30 | s4:torture:smb2: check wheter open was durable in existing tests | Michael Adam | 1 | -0/+8 |
2011-10-30 | s4:torture:smb2: adapt comment in durable-open.lease test according to curren... | Michael Adam | 1 | -0/+3 |
2011-10-30 | s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2 | Michael Adam | 1 | -1/+1 |
2011-10-28 | s4:torture:smb2: avoid leaking tree connects up to the main function from the... | Michael Adam | 1 | -0/+13 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -6/+6 |
2009-11-25 | s4/libcli: rename previously reserved field in SMB2 LOCK struct | Steven Danneman | 1 | -1/+1 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2009-04-01 | s4:torture/smb2: Add torture tests for lease breaks, durable opens. | Zach Loafman | 1 | -60/+360 |
2009-03-27 | s4:torture/smb2: fix compiler warnings and bugs | Stefan Metzmacher | 1 | -1/+3 |