Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-22 | s3:torture/test_smb2: also try PROTOCOL_SMB2_24 | Stefan Metzmacher | 1 | -6/+9 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Dec 22 17:47:17 CET 2011 on sn-devel-104 | |||||
2011-11-24 | s3:torture: test smb2cli_logoff and smb2cli_tdis | Stefan Metzmacher | 1 | -0/+37 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Nov 24 20:36:31 CET 2011 on sn-devel-104 | |||||
2011-11-24 | s3:torture: add SMB2-SESSION-REAUTH | Stefan Metzmacher | 1 | -0/+213 | |
metze | |||||
2011-11-24 | s3:torture: add SMB2-MULTI-CHANNEL test | Stefan Metzmacher | 1 | -0/+256 | |
metze | |||||
2011-11-24 | s3:torture: add a new test SMB2-TCON-DEPENDENCE | Michael Adam | 1 | -0/+104 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-11-24 | s3:torture:smb2: add SMB2-SESSION-RECONNECT test | Michael Adam | 1 | -0/+389 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-11-24 | s3:torture: use cli_tree_connect() instead of smb2cli_tcon() | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2011-11-24 | s3:torture: replace smb2cli_sesssetup_ntlmssp() with the more generic ↵ | Stefan Metzmacher | 1 | -2/+6 | |
cli_session_setup() metze | |||||
2011-11-24 | s3:torture: add SMB2-NEGPROT test | Stefan Metzmacher | 1 | -0/+63 | |
metze | |||||
2011-11-24 | s3:SMB2-BASIC: use smbXcli_negprot() directly | Stefan Metzmacher | 1 | -2/+4 | |
metze | |||||
2011-11-03 | s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0 | Stefan Metzmacher | 1 | -10/+24 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Nov 3 09:44:59 CET 2011 on sn-devel-104 | |||||
2011-09-18 | s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/ | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Sep 18 21:43:26 CEST 2011 on sn-devel-104 | |||||
2011-09-18 | s3:SMB2-BASIC: test smb2cli_flush() | Stefan Metzmacher | 1 | -0/+6 | |
metze | |||||
2011-07-08 | s3:torture: add SMB2-BASIC | Stefan Metzmacher | 1 | -0/+133 | |
Based on the initial patch from Volker Lendecke <vl@samba.org>. metze |