summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Expand)AuthorFilesLines
2013-10-25torture: add FSCTL_SRV_COPYCHUNK_WRITE access testDavid Disseldorp1-2/+51
2013-10-24torture: Add smb2.oplock.levelII501 testVolker Lendecke1-1/+256
2013-10-23torture: Add oplock break to l2/none testsVolker Lendecke1-0/+83
2013-10-15s4:torture: add smb2.session.reauth6 : test failing reauthMichael Adam1-0/+103
2013-10-11torture: Extend the smb2.oplock.doc1 testVolker Lendecke1-6/+28
2013-10-06torture: Remove an unused variableVolker Lendecke1-1/+0
2013-10-06torture: Continue buffer check after NOT_IMPLEMENTED infolevelsVolker Lendecke1-0/+3
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2cMichael Adam1-0/+75
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2bMichael Adam1-0/+91
2013-10-05s4:torture:smb2: add durable-v2-open.create-blobMichael Adam1-0/+108
2013-10-05s4:torture:smb2: extend the durable-open.reopen2 testMichael Adam1-18/+83
2013-10-05s4:torture:smb2: extend the durable-v2-open.reopen2 testMichael Adam1-4/+44
2013-10-05s4:torture:smb2: add a durable-open.reopen-lease-v2 testMichael Adam1-0/+238
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2-lease-v2Michael Adam1-0/+245
2013-10-05s4:torture:smb2: add smb2_lease_v2_create() wrapper to smb2_lease_v2_create_s...Michael Adam1-0/+16
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2-leaseMichael Adam1-0/+247
2013-10-05s4:torture:smb2: add durable-open.reopen2-lease testMichael Adam1-0/+238
2013-10-05s4:torture:smb2: fix durable-open lease tests to pass against windows.Michael Adam1-2/+8
2013-10-05s4:torture:smb2: add smbcli_options argument to torture_smb2_connection_ext()Michael Adam3-13/+46
2013-10-05s4:torture:smb2: fix a comment in the durable-open.lock-oplock testMichael Adam1-1/+1
2013-09-21s4:torture: remove and useless variable and assignment in smb2.session.reauth5Michael Adam1-3/+1
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