summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/compound.c
Commit message (Expand)AuthorAgeFilesLines
* Tests processing an oplock break within a compound SMB2 request.Richard Sharpe2013-05-071-0/+163
* Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison2013-01-311-6/+6
* s4:torture:smb2:compound: remove two unused macrosMichael Adam2012-09-221-3/+0
* s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher2012-09-221-3/+8
* s4:torture:smb2: fix the compound.invalid3 test to work against windowsMichael Adam2012-09-221-2/+2
* s4:torture:smb2: fix compound.related3 test to work against windowsMichael Adam2012-09-221-2/+2
* s4-torture: Test for #9058Volker Lendecke2012-08-271-0/+72
* libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher2012-07-251-0/+3
* s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ...Stefan Metzmacher2012-07-251-15/+50
* s4:libcli/smb2: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-241-9/+10
* s4:torture/smb2: fix compound.invalid2 against windowsStefan Metzmacher2011-10-311-2/+2
* s4:torture/smb2: avoid '//' commentsStefan Metzmacher2011-10-081-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-11/+10
* Test using (-1) for tid and sessionid in compound related requests.Jeremy Allison2010-04-071-0/+25
* s4/torture/smb2: Add two new SMB2 compound testsSteven Danneman2010-02-231-0/+157
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-4/+0
* SMB2-COMPOUND: add some tests for invalid requestsStefan Metzmacher2009-06-091-0/+201
* s4:torture: add SMB2-COMPOUND testStefan Metzmacher2009-06-091-0/+242