summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/lease.c
Commit message (Expand)AuthorAgeFilesLines
* 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