Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-24 | s4:libcli/smb2: implement on top of smbXcli_conn/req | Stefan Metzmacher | 1 | -9/+10 | |
metze | |||||
2011-10-31 | s4:torture/smb2: fix compound.invalid2 against windows | Stefan Metzmacher | 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 | |||||
2011-10-08 | s4:torture/smb2: avoid '//' comments | Stefan Metzmacher | 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 | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 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 | |||||
2010-04-07 | Test using (-1) for tid and sessionid in compound related requests. | Jeremy Allison | 1 | -0/+25 | |
Jeremy. | |||||
2010-02-23 | s4/torture/smb2: Add two new SMB2 compound tests | Steven Danneman | 1 | -0/+157 | |
These tests server behavior when a client compounds both synchronous and asynchronous requests. | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 | |
This reduces compile time somewhat. | |||||
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -4/+0 | |
2009-06-09 | SMB2-COMPOUND: add some tests for invalid requests | Stefan Metzmacher | 1 | -0/+201 | |
TODO: check why the INVALID1 tests fails with --signing=required. metze | |||||
2009-06-09 | s4:torture: add SMB2-COMPOUND test | Stefan Metzmacher | 1 | -0/+242 | |
metze |