summaryrefslogtreecommitdiff
path: root/source/torture/smb2/lock.c
Commit message (Expand)AuthorAgeFilesLines
* 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