Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests processing an oplock break within a compound SMB2 request. | Richard Sharpe | 2013-05-07 | 1 | -0/+163 |
| | | | | | | | | Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Richard Sharpe <sharpe@samba.org> Autobuild-Date(master): Tue May 7 19:45:36 CEST 2013 on sn-devel-104 | ||||
* | Fix the compound tests to correctly pass against Windows when run with ↵ | Jeremy Allison | 2013-01-31 | 1 | -6/+6 |
| | | | | | | | | | | --signing=required. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.org> Autobuild-User(master): Richard Sharpe <sharpe@samba.org> Autobuild-Date(master): Thu Jan 31 03:53:55 CET 2013 on sn-devel-104 | ||||
* | s4:torture:smb2:compound: remove two unused macros | Michael Adam | 2012-09-22 | 1 | -3/+0 |
| | |||||
* | s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8 | Michael Adam | 2012-09-22 | 1 | -4/+0 |
| | |||||
* | s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8 | Michael Adam | 2012-09-22 | 1 | -4/+0 |
| | |||||
* | s4:torture:smb2: extend the compound.invalid1 test | Stefan Metzmacher | 2012-09-22 | 1 | -3/+8 |
| | | | | | | | | Test that when turning the related flag back off for the last compound request, the return code changes from invalid parameter to file closed. Pair-Programmed-With: Michael Adam <obnox@samba.org> | ||||
* | s4:torture:smb2: fix the compound.invalid3 test to work against windows | Michael Adam | 2012-09-22 | 1 | -2/+2 |
| | |||||
* | s4:torture:smb2: fix compound.related3 test to work against windows | Michael Adam | 2012-09-22 | 1 | -2/+2 |
| | |||||
* | s4-torture: Test for #9058 | Volker Lendecke | 2012-08-27 | 1 | -0/+72 |
| | | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Mon Aug 27 17:43:09 CEST 2012 on sn-devel-104 | ||||
* | libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() | Stefan Metzmacher | 2012-07-25 | 1 | -0/+3 |
| | | | | metze | ||||
* | s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ↵ | Stefan Metzmacher | 2012-07-25 | 1 | -15/+50 |
| | | | | | | changing them metze | ||||
* | s4:libcli/smb2: implement on top of smbXcli_conn/req | Stefan Metzmacher | 2011-11-24 | 1 | -9/+10 |
| | | | | metze | ||||
* | s4:torture/smb2: fix compound.invalid2 against windows | Stefan Metzmacher | 2011-10-31 | 1 | -2/+2 |
| | | | | | | | | | Tested against w2k8r2 with signing and win8pre0 without signing. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Oct 31 21:40:25 CET 2011 on sn-devel-104 | ||||
* | s4:torture/smb2: avoid '//' comments | Stefan Metzmacher | 2011-10-08 | 1 | -1/+1 |
| | | | | | | | | | The compiler on openindiana doesn't like them. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Oct 8 08:56:10 CEST 2011 on sn-devel-104 | ||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -11/+10 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | Test using (-1) for tid and sessionid in compound related requests. | Jeremy Allison | 2010-04-07 | 1 | -0/+25 |
| | | | | Jeremy. | ||||
* | s4/torture/smb2: Add two new SMB2 compound tests | Steven Danneman | 2010-02-23 | 1 | -0/+157 |
| | | | | | These tests server behavior when a client compounds both synchronous and asynchronous requests. | ||||
* | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 2009-10-20 | 1 | -1/+0 |
| | | | | This reduces compile time somewhat. | ||||
* | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 2009-10-02 | 1 | -4/+0 |
| | |||||
* | SMB2-COMPOUND: add some tests for invalid requests | Stefan Metzmacher | 2009-06-09 | 1 | -0/+201 |
| | | | | | | TODO: check why the INVALID1 tests fails with --signing=required. metze | ||||
* | s4:torture: add SMB2-COMPOUND test | Stefan Metzmacher | 2009-06-09 | 1 | -0/+242 |
metze |