summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-22s4:torture:smb2: fix the compound.invalid3 test to work against windowsMichael Adam1-2/+2
2012-09-22s4:torture:smb2: fix compound.related3 test to work against windowsMichael Adam1-2/+2
2012-09-19s4:torture:smb2: add a new test durable-v2-open.app-instanceMichael Adam1-0/+134
2012-09-19s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher1-2/+91
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl3 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl2 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl1 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: remove an unused variable from the oplock-exclusive2 testMichael Adam1-3/+0
2012-09-11s4:torture:smb2: remove an unused variable from the oplock-exclusive1 testMichael Adam1-3/+0
2012-09-11s4:torture:smb2: add a durable-open.delete_on_close2 testMichael Adam1-0/+110
2012-09-11s4:torture:smb2: fix the durable-open.delete_on_close1 testMichael Adam1-53/+16
2012-09-07s4:torture:smb2: simplify durable-open.file-position test to only use one I/O...Michael Adam1-27/+27
2012-09-07s4:torture:smb2: change the durable-open.file-position test to use one connec...Michael Adam1-17/+27
2012-09-07s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windowsMichael Adam1-1/+1
2012-09-07s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...Michael Adam1-51/+52
2012-09-07s4:torture:smb2: simplify the durable-v2-open.reopen1 testMichael Adam1-20/+21
2012-09-07s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal requestMichael Adam1-2/+1
2012-09-07s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 testMichael Adam1-3/+3
2012-09-07s4:torture:smb2: fix name of test file in the durable-open.alloc-size testMichael Adam1-1/+1
2012-09-07s4:torture:smb2: add a test for alloc size behaviour under durable reconnectMichael Adam1-0/+154
2012-09-07s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} testsStefan Metzmacher1-0/+184
2012-09-07s4:torture/smb2: check that the server should ignore the fname in a DHnC requestStefan Metzmacher1-1/+2
2012-09-07s4:torture/smb2: don't expect a DHnQ response in a DHnC requestStefan Metzmacher1-4/+0
2012-08-27s4-torture: Test for #9058Volker Lendecke1-0/+72
2012-07-25libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher3-0/+5
2012-07-25s4:libcli/smb2: remove unused smb2_session->pidStefan Metzmacher1-4/+0
2012-07-25s4:libcli/smb2: remove unused elements from smb2_treeStefan Metzmacher2-7/+3
2012-07-25s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ...Stefan Metzmacher1-15/+50
2012-07-25s4:torture/smb2: use smb2cli_tcon_capabilities()Stefan Metzmacher1-2/+6