summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/compound.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Tests processing an oplock break within a compound SMB2 request.Richard Sharpe1-0/+163
2013-01-31Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison1-6/+6
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-08-27s4-torture: Test for #9058Volker Lendecke1-0/+72
2012-07-25libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher1-0/+3
2012-07-25s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ...Stefan Metzmacher1-15/+50
2011-11-24s4:libcli/smb2: implement on top of smbXcli_conn/reqStefan Metzmacher1-9/+10
2011-10-31s4:torture/smb2: fix compound.invalid2 against windowsStefan Metzmacher1-2/+2
2011-10-08s4:torture/smb2: avoid '//' commentsStefan Metzmacher1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-11/+10
2010-04-07Test using (-1) for tid and sessionid in compound related requests.Jeremy Allison1-0/+25
2010-02-23s4/torture/smb2: Add two new SMB2 compound testsSteven Danneman1-0/+157
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-4/+0
2009-06-09SMB2-COMPOUND: add some tests for invalid requestsStefan Metzmacher1-0/+201
2009-06-09s4:torture: add SMB2-COMPOUND testStefan Metzmacher1-0/+242