summaryrefslogtreecommitdiff
path: root/source3/torture/test_smb2.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-06s3-torture convert smb2 test to use auth_generic/gensec for NTLMSSPAndrew Bartlett1-67/+101
2012-01-06s3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DELETED is signing isn't ...Stefan Metzmacher1-1/+2
2011-12-22s3:torture/test_smb2: also try PROTOCOL_SMB2_24Stefan Metzmacher1-6/+9
2011-11-24s3:torture: test smb2cli_logoff and smb2cli_tdisStefan Metzmacher1-0/+37
2011-11-24s3:torture: add SMB2-SESSION-REAUTHStefan Metzmacher1-0/+213
2011-11-24s3:torture: add SMB2-MULTI-CHANNEL testStefan Metzmacher1-0/+256
2011-11-24s3:torture: add a new test SMB2-TCON-DEPENDENCEMichael Adam1-0/+104
2011-11-24s3:torture:smb2: add SMB2-SESSION-RECONNECT testMichael Adam1-0/+389
2011-11-24s3:torture: use cli_tree_connect() instead of smb2cli_tcon()Stefan Metzmacher1-2/+2
2011-11-24s3:torture: replace smb2cli_sesssetup_ntlmssp() with the more generic cli_ses...Stefan Metzmacher1-2/+6
2011-11-24s3:torture: add SMB2-NEGPROT testStefan Metzmacher1-0/+63
2011-11-24s3:SMB2-BASIC: use smbXcli_negprot() directlyStefan Metzmacher1-2/+4
2011-11-03s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0Stefan Metzmacher1-10/+24
2011-09-18s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/Stefan Metzmacher1-1/+1
2011-09-18s3:SMB2-BASIC: test smb2cli_flush()Stefan Metzmacher1-0/+6
2011-07-08s3:torture: add SMB2-BASICStefan Metzmacher1-0/+133