summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Expand)AuthorFilesLines
2013-08-29torture: Add buffercheck testsVolker Lendecke1-18/+226
2013-08-23torture: Split the fsinfo check into a separate testVolker Lendecke1-2/+8
2013-08-23torture: Split the buffercheck into a separate testVolker Lendecke1-2/+9
2013-08-23torture: Change smb2.getinfo into a suiteVolker Lendecke2-2/+11
2013-08-23libsmb2: Fix opening the rootdirectory, part 2Volker Lendecke1-1/+1
2013-08-23torture: Remove an unused variableVolker Lendecke1-3/+0
2013-08-15torture: support Windows 2k8 response for compress_invalid_bufDavid Disseldorp1-4/+6
2013-08-15torture: add more [no-]compress-on-open ioctl testsDavid Disseldorp1-1/+144
2013-08-15torture: add file_attribs arg to file create helperDavid Disseldorp1-24/+23
2013-08-15torture: add compressed file attribute ioctl testDavid Disseldorp1-0/+53
2013-08-15torture: check for filesystem compression capabilityDavid Disseldorp1-18/+59
2013-08-15torture: extend FSCTL_[GET/SET]_COMPRESSION testsDavid Disseldorp1-39/+234
2013-08-09torture: add smb2 FSCTL_[GET/SET]_COMPRESSION testDavid Disseldorp1-0/+84
2013-08-09torture: split out ioctl test file creation helperDavid Disseldorp1-56/+43
2013-07-02torture: Don't segfault in smb2.session on error.Andreas Schneider1-1/+1
2013-05-09s4:torture fix a build break on AIXChristian Ambach1-1/+0
2013-05-07Tests processing an oplock break within a compound SMB2 request.Richard Sharpe1-0/+163
2013-04-27torture: Only test leases if supportedVolker Lendecke1-0/+37
2013-04-27torture: Use ZERO_STRUCTPN instead of explicit derefVolker Lendecke1-1/+1
2013-04-18s4:torture/smb2: add v2 lease requestsStefan Metzmacher1-1/+209
2013-04-18s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher1-0/+28
2013-04-18s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher1-1/+0
2013-04-18s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck1-2/+2
2013-04-18s4:torture:smb2:durable_v2: remove an unused variableMichael Adam1-1/+0
2013-04-16Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe3-1/+540
2013-04-02Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison1-0/+121
2013-02-22torture: Make sure we don't overrun the buffer.Andreas Schneider1-1/+1
2013-02-18s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher1-2/+4
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam1-5/+7
2013-02-18s4:torture:smb2:durable: make test functions staticMichael Adam1-40/+40
2013-02-18s4:torture: add a durable-open-disconnect test (suite)Michael Adam2-0/+64
2013-01-31Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison1-6/+6
2013-01-16torture: copychunk test suite improvementsDavid Disseldorp1-8/+719
2013-01-16torture: replace ioctl failure returns with helper callsDavid Disseldorp1-33/+25
2013-01-16torture: add locking tests for copychunkDavid Disseldorp1-0/+228
2013-01-16torture: skip FSCTL_SRV_ENUM_SNAPS test when not supportedDavid Disseldorp1-0/+6
2013-01-16smb2_ioctl: remove ioctl error response assumptionsDavid Disseldorp1-0/+58
2012-11-30torture: Fix copy and paste error.Andreas Schneider1-1/+1
2012-11-09torture: Fix smb2.create.blob test.Andreas Schneider1-1/+4
2012-09-26s4:torture/smb2: remove samba specific stuff from smb2.oplockStefan Metzmacher1-10/+0
2012-09-23s4:torture:smb2: add a durable-open.read-only testMichael Adam1-0/+95
2012-09-22s4:torture:smb2:compound: remove two unused macrosMichael Adam1-3/+0
2012-09-22s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam1-4/+0
2012-09-22s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam1-4/+0
2012-09-22s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher1-3/+8