Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-09 | s4:torture:smb2: move the smb2_create_*() utility functions from lease.c to ↵ | Michael Adam | 1 | -54/+0 | |
util.c for re-use | |||||
2011-11-09 | s4:torture:smb2: lease: oplock_level is uint8_t, not uint32_t or int | Michael Adam | 1 | -4/+4 | |
2011-11-09 | s4:torture:smb2: move oplock() from lease.c to smb2_util_oplock_level() in ↵ | Michael Adam | 1 | -35/+15 | |
util.c for re-use | |||||
2011-11-09 | s4:torture:smb2: use common smb2_util_lease_state() in the lease tests | Michael Adam | 1 | -55/+34 | |
2011-11-09 | s4:torture:smb2: fix illegal write/uninitialized data bug in the ↵ | Michael Adam | 1 | -0/+1 | |
lease.multibreak test | |||||
2011-11-09 | s4:torture:smb2: lease.update2: some more reasonable struct names and a comment | Michael Adam | 1 | -3/+7 | |
2011-11-01 | s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade ↵ | Michael Adam | 1 | -0/+90 | |
combinations Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue Nov 1 04:58:03 CET 2011 on sn-devel-104 | |||||
2011-10-30 | s4:torture: test also break semantics between batch-oplocks and leases | Michael Adam | 1 | -1/+1 | |
This must have been a typo (listing EXCLUSIVE twice). But BATCH and EXCLUSIVE oplocks apparently share the same break semantics with respect to leases. | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -6/+6 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2010-09-16 | s3/s4: merge msleep and smb_msleep | Björn Jacke | 1 | -1/+1 | |
the merged variant is renamed to smb_msleep as some platforms already have a msleep function. | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 | |
This reduces compile time somewhat. | |||||
2009-04-01 | s4:torture/smb2: Add torture tests for lease breaks, durable opens. | Zach Loafman | 1 | -76/+628 | |
2009-03-28 | s4:torture/smb2: Add torture tests for leases. | Zach Loafman | 1 | -0/+296 | |