summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/lock.c
AgeCommit message (Expand)AuthorFilesLines
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