summaryrefslogtreecommitdiffstats
path: root/source3/torture/test_smb2.c
Commit message (Expand)AuthorAgeFilesLines
* s3:torture/test_smb2: show that a session is valid during a multi-leg reauthStefan Metzmacher2012-02-271-0/+6
* s3:torture/test_smb2: fix missleading file name in reauth testStefan Metzmacher2012-02-271-1/+1
* libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...Stefan Metzmacher2012-02-271-10/+10
* s3:torture/test_smb2: remove explicit smb2_signing_check_pdu()Stefan Metzmacher2012-02-271-6/+0
* s3:torture/test_smb2: a reauth doesn't update the session/signing keyStefan Metzmacher2012-02-271-17/+0
* s3-torture convert smb2 test to use auth_generic/gensec for NTLMSSPAndrew Bartlett2012-01-061-67/+101
* s3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DELETED is signing isn't ...Stefan Metzmacher2012-01-061-1/+2
* s3:torture/test_smb2: also try PROTOCOL_SMB2_24Stefan Metzmacher2011-12-221-6/+9
* s3:torture: test smb2cli_logoff and smb2cli_tdisStefan Metzmacher2011-11-241-0/+37
* s3:torture: add SMB2-SESSION-REAUTHStefan Metzmacher2011-11-241-0/+213
* s3:torture: add SMB2-MULTI-CHANNEL testStefan Metzmacher2011-11-241-0/+256
* s3:torture: add a new test SMB2-TCON-DEPENDENCEMichael Adam2011-11-241-0/+104
* s3:torture:smb2: add SMB2-SESSION-RECONNECT testMichael Adam2011-11-241-0/+389
* s3:torture: use cli_tree_connect() instead of smb2cli_tcon()Stefan Metzmacher2011-11-241-2/+2
* s3:torture: replace smb2cli_sesssetup_ntlmssp() with the more generic cli_ses...Stefan Metzmacher2011-11-241-2/+6
* s3:torture: add SMB2-NEGPROT testStefan Metzmacher2011-11-241-0/+63
* s3:SMB2-BASIC: use smbXcli_negprot() directlyStefan Metzmacher2011-11-241-2/+4
* s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0Stefan Metzmacher2011-11-031-10/+24
* s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/Stefan Metzmacher2011-09-181-1/+1
* s3:SMB2-BASIC: test smb2cli_flush()Stefan Metzmacher2011-09-181-0/+6
* s3:torture: add SMB2-BASICStefan Metzmacher2011-07-081-0/+133