summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/lock.c
Commit message (Expand)AuthorAgeFilesLines
* s4/torture: add test for zero byte read contention with byte range locksSteven Danneman2009-12-071-0/+120
* s4/torture: fix >80 column spacing issuesSteven Danneman2009-12-071-6/+6
* s4/torture: add addition multiple lock testsSteven Danneman2009-12-021-29/+212
* s4-torture: fixed error code for s4 in SMB2-LOCK testAndrew Tridgell2009-11-271-1/+8
* s4-torture: fixed expected error codes for s4 in SMB2-LOCKAndrew Tridgell2009-11-271-3/+22
* torture: fixed SMB2-LOCK valgrind errorAndrew Tridgell2009-11-271-1/+2
* s4/torture: port SMBv1 RAW-LOCK tests to SMBv2Steven Danneman2009-11-251-20/+2012
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-251-13/+13
* SMB2-LOCK: make use of torture_assert_*()Stefan Metzmacher2009-11-181-12/+6
* torture/smb2: make SMB2 BRL tests pass against W2K8R2Steven Danneman2009-11-171-100/+101
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* SMB2-LOCK: let the test pass against samba4Stefan Metzmacher2009-05-201-1/+7
* s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-011-5/+5
* s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman2009-03-171-10/+29
* another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell2008-06-041-5/+1
* fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell2008-06-041-5/+1
* don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell2008-05-301-4/+66
* add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell2008-05-281-2/+10
* re-enable some testsAndrew Tridgell2008-05-271-3/+3
* enforce lock ordering in SMB2Andrew Tridgell2008-05-271-4/+70
* added some SMB2 locking tests from gentestAndrew Tridgell2008-05-271-0/+30
* fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell2008-05-221-8/+12
* fixed SMB2 lockingAndrew Tridgell2008-05-211-71/+77
* updated SMB2 create operation to match WSPP.Andrew Tridgell2008-02-131-4/+4
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-9/+9
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3Stefan Metzmacher2007-10-101-25/+92
* r22824: - add a simple test which shows how a lock rejectsStefan Metzmacher2007-10-101-11/+107
* r16951: add the year to the copyright...Stefan Metzmacher2007-10-101-1/+1
* r16738: vista beta2 use FILE_CLOSED as error for an invalid file handleStefan Metzmacher2007-10-101-1/+1
* r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher2007-10-101-0/+215