summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/lock.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-25s4:libcli/smb2: remove unused smb2_session->pidStefan Metzmacher1-4/+0
2011-11-24s4:torture/smb2: use tctx->ev as event context for pollingStefan Metzmacher1-1/+1
2011-09-28s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher1-12/+14
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-1/+1
2011-07-06s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlockStefan Metzmacher1-3/+3
2011-07-06s4:torture/smb2: s/smb2cli_lock/test_smb2_lockStefan Metzmacher1-19/+19
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-22/+22
2010-11-01s4:torture - suppress printf "%llu" on uint64_t variables warningsMatthias Dieter Wallnöfer1-16/+20
2009-12-07s4/torture: add test for zero byte read contention with byte range locksSteven Danneman1-0/+120
2009-12-07s4/torture: fix >80 column spacing issuesSteven Danneman1-6/+6
2009-12-02s4/torture: add addition multiple lock testsSteven Danneman1-29/+212
2009-11-27s4-torture: fixed error code for s4 in SMB2-LOCK testAndrew Tridgell1-1/+8
2009-11-27s4-torture: fixed expected error codes for s4 in SMB2-LOCKAndrew Tridgell1-3/+22
2009-11-27torture: fixed SMB2-LOCK valgrind errorAndrew Tridgell1-1/+2
2009-11-25s4/torture: port SMBv1 RAW-LOCK tests to SMBv2Steven Danneman1-20/+2012
2009-11-25s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman1-13/+13
2009-11-18SMB2-LOCK: make use of torture_assert_*()Stefan Metzmacher1-12/+6
2009-11-17torture/smb2: make SMB2 BRL tests pass against W2K8R2Steven Danneman1-100/+101
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-05-20SMB2-LOCK: let the test pass against samba4Stefan Metzmacher1-1/+7
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman1-5/+5
2009-03-17s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman1-10/+29
2008-06-04another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell1-5/+1
2008-06-04fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell1-5/+1
2008-05-30don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell1-4/+66
2008-05-28add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell1-2/+10
2008-05-27re-enable some testsAndrew Tridgell1-3/+3
2008-05-27enforce lock ordering in SMB2Andrew Tridgell1-4/+70
2008-05-27added some SMB2 locking tests from gentestAndrew Tridgell1-0/+30
2008-05-22fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell1-8/+12
2008-05-21fixed SMB2 lockingAndrew Tridgell1-71/+77
2008-02-13updated SMB2 create operation to match WSPP.Andrew Tridgell1-4/+4
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-9/+9
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3Stefan Metzmacher1-25/+92
2007-10-10r22824: - add a simple test which shows how a lock rejectsStefan Metzmacher1-11/+107
2007-10-10r16951: add the year to the copyright...Stefan Metzmacher1-1/+1
2007-10-10r16738: vista beta2 use FILE_CLOSED as error for an invalid file handleStefan Metzmacher1-1/+1
2007-10-10r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher1-0/+215