summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/durable_open.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-30s4:torture:smb2: check wheter open was durable in existing testsMichael Adam1-0/+8
2011-10-30s4:torture:smb2: adapt comment in durable-open.lease test according to curren...Michael Adam1-0/+3
2011-10-30s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2Michael Adam1-1/+1
2011-10-28s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam1-0/+13
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-6/+6
2009-11-25s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman1-1/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-04-01s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman1-60/+360
2009-03-27s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher1-1/+3
2009-03-26Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman1-3/+109
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman1-0/+194