works for SMB1 and SMB2
[metze/samba/wip.git] / source4 / torture / smb2 / durable_open.c
2018-08-15 Stefan Metzmacherworks for SMB1 and SMB2
2018-08-15 Stefan Metzmacherworks for SMB2, fails SMB1
2018-08-15 Stefan Metzmachersq source4/torture/util_writetime.c source4/torture...
2018-08-15 Stefan Metzmachersource4/torture/util_writetime.c
2018-08-14 Stefan MetzmacherTODO source4/torture/smb2/durable_open.c
2018-08-14 Stefan MetzmacherTODO source4/torture/smb2/durable_open.c
2018-08-14 Stefan MetzmacherTODO source4/torture/smb2/durable_open.c
2018-08-14 Stefan MetzmacherTODO source4/torture/smb2/durable_open.c
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_smb2_durable_o...
2016-10-20 Volker Lendecketorture: Fix uninitialized variables
2016-03-21 Michael Adamtorture:smb2: add durable-open.reopen1a-lease
2016-03-21 Michael Adamtorture:smb2: for oplocks, durable reconnect works...
2016-03-21 Michael Adamtorture:smb2: durable-open.reopen1a only needs one...
2016-03-21 Michael Adamtorture:smb2: fix crashes in smb2.durable-open.reopen1a...
2016-03-21 Michael Adamtorture:smb2: use assert, not warning in error case...
2015-12-29 Michael Adamtorture:smb2: fix copy'n'paste error in durable-open...
2015-06-26 Douglas BagnallAvoid segfault in durable_open tests
2015-06-24 Douglas Bagnallcorrect sense of macro variable name in SMB2 durable...
2015-06-24 Douglas BagnallAvoid casting pointer to unsigned long long for NULL...
2014-01-30 Michael Adams4:torture:smb2: fix durable-open.reopen4
2013-12-06 Michael Adams4:torture:smb2: add new durable-open.reopen1a test
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-05 Michael Adams4:torture:smb2: extend the durable-open.reopen2 test
2013-10-05 Michael Adams4:torture:smb2: add a durable-open.reopen-lease-v2...
2013-10-05 Michael Adams4:torture:smb2: add durable-open.reopen2-lease test
2013-10-05 Michael Adams4:torture:smb2: fix durable-open lease tests to pass...
2013-10-05 Michael Adams4:torture:smb2: add smbcli_options argument to torture...
2013-10-05 Michael Adams4:torture:smb2: fix a comment in the durable-open...
2013-04-18 Gregor Becks4:torture:smb2 delete temp memory context in test_dura...
2013-02-18 Stefan Metzmachers4:torture: fix segfault in test_durable_open_open2_opl...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2: fix segfault on error condition in...
2013-02-18 Michael Adams4:torture:smb2:durable: make test functions static
2013-02-18 Michael Adams4:torture: add a durable-open-disconnect test (suite)
2012-09-23 Michael Adams4:torture:smb2: add a durable-open.read-only test
2012-09-11 Michael Adams4:torture:smb2: add a durable-open.delete_on_close2...
2012-09-11 Michael Adams4:torture:smb2: fix the durable-open.delete_on_close1...
2012-09-07 Michael Adams4:torture:smb2: simplify durable-open.file-position...
2012-09-07 Michael Adams4:torture:smb2: change the durable-open.file-position...
2012-09-07 Michael Adams4:torture:smb2: fix name of test file in the durable...
2012-09-07 Michael Adams4:torture:smb2: add a test for alloc size behaviour...
2012-09-06 Stefan Metzmachers4:torture/smb2: check that the server should ignore...
2012-09-06 Stefan Metzmachers4:torture/smb2: don't expect a DHnQ response in a...
2012-06-22 Stefan Metzmachers4:torture/smb2: add smb2.durable-open.lock-oplock
2012-06-21 Stefan Metzmachers4:torture/smb2: rename smb2.durable-open.lock to smb2...
2012-06-21 Stefan Metzmachers4:torture/smb2: add smb2.durable-open.delete_on_close1
2012-03-03 Michael Adams4:torture:smb2: rename some of the durable-handle...
2012-03-03 Michael Adams4:torture:smb2:durable_open: update (C)
2012-03-03 Stefan Metzmachers4:torture:smb2:durable-open: skip the open-with-lease...
2012-03-03 Michael Adams4:torture:smb2: durable-open: make tables static
2012-03-03 Stefan Metzmachers4:test:smb2:durable_open: skip lease tests when the...
2012-03-03 Stefan Metzmachers4:torture:smb2:durable_open: remove unused lease varia...
2012-02-28 Michael Adams4:torture:smb2:durable-open: fix a silly access-after...
2012-02-27 Michael Adams4:torture:smb2: add durable_open.reopen2a - variant...
2012-02-27 Michael Adams4:torture:smb2: add previous_session argument to tortu...
2012-02-27 Michael Adams4:torture:smb2:durable-open: prevent using a disconnec...
2012-02-27 Michael Adams4:torture:smb2:durable-open: introduce new variable...
2012-02-27 Michael Adams4:torture:smb2:durable-open: make a comment more preci...
2012-02-27 Michael Adams4:torture:smb2:durable_open: use the correct tree...
2012-02-21 Michael Adams4:torture:smb2: add a durable-open.open-oplock test
2012-02-21 Michael Adams4:torture:smb2: extend and prettify comment for durabl...
2012-02-21 Michael Adams4:torture:smb2:durable-open: rename the open test...
2012-02-21 Michael Adams4:torture:smb2: move some initialization and call...
2012-02-21 Michael Adams4:torture:smb2: fix a typo in the durable-open.open...
2012-02-20 Michael Adams4:torture:smb2: invalidate the handle after the connec...
2012-02-20 Michael Adams4:torture: improve comment for the smb2.durable-open...
2012-02-03 Michael Adams4:torture: add a smb2.durable_open.reopen4 test
2012-02-03 Michael Adams4:torture: add smb2.durable_open test reopen3
2012-02-03 Michael Adams4:torture: add smb2.durable_open test reopen2
2012-02-03 Michael Adams4:torture: add smb2.durable_open test reopen1
2011-11-09 Michael Adams4:torture:smb2: rewrite durable-open.open test to...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.lock test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.lease test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.oplock test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.file-position...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.open2 test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.open1 test...
2011-11-09 Michael Adams4:torture:smb2: use smb2_util_oplock_level() in the...
2011-11-09 Michael Adams4:torture:smb2: extract map_sharemode() to smb2_util_s...
2011-11-09 Michael Adams4:torture:smb2: extract map_lease() to util.c as smb2_...
2011-11-09 Michael Adams4:torture:smb2: change the test file name in the durab...
2011-11-01 Michael Adams4:torture:smb2: expand durable-open.open2 test matrix...
2011-11-01 Michael Adams4:torture:smb2: expand durable-open.open1 test matrix...
2011-11-01 Michael Adams4:torture:smb2: rename the durable-open.basic2 test...
2011-11-01 Michael Adams4:torture:smb2: rename the durable-open.basic1 test...
2011-10-30 Michael Adams4:torture:smb2: add durable_open_basic2 test: test...
2011-10-30 Michael Adams4:torture:smb2: add a new durable_open_basic1 test...
2011-10-30 Michael Adams4:torture:smb2: check wheter open was durable in exist...
2011-10-30 Michael Adams4:torture:smb2: adapt comment in durable-open.lease...
2011-10-30 Michael Adams4:torture:smb2: fix the durable_open test to succeed...
2011-10-28 Michael Adams4:torture:smb2: avoid leaking tree connects up to...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2009-11-25 Steven Dannemans4/libcli: rename previously reserved field in SMB2...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
next