summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/lease.c
Commit message (Expand)AuthorAgeFilesLines
* s4: smbtorture: leases - show stat opens grant leases and can be broken.Jeremy Allison2015-02-191-0/+79
* s4: torture: leases. Simple lease_v2 rename test "v2_rename".Jeremy Allison2014-12-051-0/+134
* s4:torture:smb2: let smb2.lease.[v2_]complex1 check the R->NONE breaksStefan Metzmacher2014-12-041-6/+6
* s4:torture:smb2: Add smb2.lease.v2_breaking3 test.Jeremy Allison2014-12-041-1/+207
* s4:torture:smb2: Add test that shows the client can respond to a lease break ...Jeremy Allison2014-12-041-0/+111
* s4: torture: leases - Add test for leases and blocking locks.Jeremy Allison2014-11-271-0/+173
* s4: smb2 : torture: Add new dynamic_share leases test.Jeremy Allison2014-11-271-0/+190
* s3: leases - torture test for timeout of responding to lease break request.Jeremy Allison2014-11-271-0/+130
* s4:torture/smb2: smb2.lease.breaking6 testStefan Metzmacher2014-11-271-0/+108
* s4:torture/smb2: smb2.lease.breaking5 testStefan Metzmacher2014-11-271-0/+120
* s4:torture/smb2: smb2.lease.breaking4 testStefan Metzmacher2014-11-271-0/+146
* s4:torture/smb2: smb2.lease.breaking3 testStefan Metzmacher2014-11-271-0/+189
* s4:torture/smb2: smb2.lease.breaking2 testStefan Metzmacher2014-11-271-0/+152
* s4:torture/smb2: smb2.lease.breaking1 testStefan Metzmacher2014-11-271-0/+108
* s4:torture/smb2: make it possible to skip the automatic ack of lease breaks.Stefan Metzmacher2014-11-271-3/+10
* s4:torture/smb2: add smb2.lease.v2_epoch[2|3] testsStefan Metzmacher2014-11-271-0/+210
* s4:torture/smb2: add smb2.lease.[v2_]complex1 testsStefan Metzmacher2014-11-271-0/+273
* s4:torture/smb2: pass the expected flags to CHECK_LEASE()Stefan Metzmacher2014-11-271-26/+26
* s4:torture/smb2: don't check the lease break connection against samba3Stefan Metzmacher2014-11-271-2/+5
* s4:torture/smb2: always verify the v2 lease epoch.Stefan Metzmacher2014-11-271-44/+71
* s4:torture/smb2: verify lease_flags in CHECK_LEASE_BREAK()Stefan Metzmacher2014-11-271-2/+10
* s4:torture/smb2: lease per test fnamesStefan Metzmacher2014-11-271-18/+18
* s4:torture/smb2: make lease tests more reliable by calling torture_wait_for_l...Stefan Metzmacher2014-11-271-36/+41
* s4:torture/smb2: skip lease tests if the server doesn't support themStefan Metzmacher2014-11-271-6/+56
* torture4: Add trivial epoch testVolker Lendecke2014-07-071-0/+54
* torture4: Add smb2.lease.nobreakselfVolker Lendecke2014-07-071-0/+87
* torture4: Add a test to break a handle twiceVolker Lendecke2014-07-071-0/+66
* torture4: Make sure we copy the parent_lease_keyVolker Lendecke2014-07-071-6/+51
* s4:torture:smb2: add new lease.upgrade3 test to test the contended upgradeMichael Adam2013-11-111-0/+143
* s4:torture:smb2: add comment explaining lease upgrade in the non-contended caseMichael Adam2013-11-111-0/+11
* torture: Only test leases if supportedVolker Lendecke2013-04-271-0/+37
* s4:torture/smb2: add v2 lease requestsStefan Metzmacher2013-04-181-1/+209
* s4:torture:smb2: move the smb2_create_*() utility functions from lease.c to u...Michael Adam2011-11-091-54/+0
* s4:torture:smb2: lease: oplock_level is uint8_t, not uint32_t or intMichael Adam2011-11-091-4/+4
* s4:torture:smb2: move oplock() from lease.c to smb2_util_oplock_level() in ut...Michael Adam2011-11-091-35/+15
* s4:torture:smb2: use common smb2_util_lease_state() in the lease testsMichael Adam2011-11-091-55/+34
* s4:torture:smb2: fix illegal write/uninitialized data bug in the lease.multib...Michael Adam2011-11-091-0/+1
* s4:torture:smb2: lease.update2: some more reasonable struct names and a commentMichael Adam2011-11-091-3/+7
* s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade com...Michael Adam2011-11-011-0/+90
* s4:torture: test also break semantics between batch-oplocks and leasesMichael Adam2011-10-301-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-6/+6
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman2009-04-011-76/+628
* s4:torture/smb2: Add torture tests for leases.Zach Loafman2009-03-281-0/+296