summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2011-11-24s3:torture: test smb2cli_logoff and smb2cli_tdisStefan Metzmacher1-0/+37
2011-11-24s3:torture: add SMB2-SESSION-REAUTHStefan Metzmacher3-0/+215
2011-11-24s3:torture: add SMB2-MULTI-CHANNEL testStefan Metzmacher3-0/+258
2011-11-24s3:torture: add a new test SMB2-TCON-DEPENDENCEMichael Adam3-0/+106
2011-11-24s3:torture:smb2: add SMB2-SESSION-RECONNECT testMichael Adam3-0/+391
2011-11-24s3:torture: use cli_tree_connect() instead of smb2cli_tcon()Stefan Metzmacher1-2/+2
2011-11-24s3:torture: make use of cli_tree_connect()Stefan Metzmacher3-9/+9
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 Metzmacher3-0/+65
2011-11-24s3:SMB2-BASIC: use smbXcli_negprot() directlyStefan Metzmacher1-2/+4
2011-11-16s3-torture: remove all cli_nt_error() calls in tortureBjörn Baumbach1-12/+11
2011-11-16s3-torture: replace cli_errstr() with nt_errstr()Björn Baumbach1-6/+10
2011-11-03s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/Stefan Metzmacher4-8/+8
2011-11-03s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0Stefan Metzmacher1-10/+24
2011-10-28s3-torture Remove t_stringoverflow as fstrcpy now uses strlcpyAndrew Bartlett1-23/+0
2011-10-28s3-torture run t_strappend tests as LOCAL-sprintf_appendAndrew Bartlett3-5/+11
2011-10-28s3-torture Run t_strappend test for less timeAndrew Bartlett1-1/+1
2011-10-28s3-torture Fix t_strappend testAndrew Bartlett1-3/+3
2011-10-28s3-torture remove unused t_push_ucs2.c t_strcmp.c t_strstr.cAndrew Bartlett3-125/+0
2011-10-28s3-torture remove unused t_asn1.cAndrew Bartlett1-65/+0
2011-10-25torture: Remove unused smbiconvAndrew Bartlett1-246/+0
2011-10-24libcli/smb: move source3/libsmb/read_smb.* to the toplevelStefan Metzmacher1-1/+1
2011-10-24s3:torture: avoid using read_smb()Stefan Metzmacher1-1/+16
2011-10-19s3: Remove duplicate fsctl function definitionsDavid Disseldorp1-1/+0
2011-10-11s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...Michael Adam1-4/+8
2011-10-11s3:torture: convert torture.c to only use dbwrap wrapper functionsMichael Adam1-17/+26
2011-10-11s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.hMichael Adam1-0/+1
2011-10-01Add a torture test to test existing FSCTL responsesRichard Sharpe3-0/+289
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-09-15s3:libsmb: pass max_protocol to cli_negprot()Stefan Metzmacher3-7/+5
2011-09-14s3:libsmb: remove unused cli->is_sambaStefan Metzmacher1-8/+0
2011-09-14s3:torture/run_oplock4: don't set cli->use_level_II_oplocksStefan Metzmacher1-3/+0
2011-09-13s3:torture: there's no need to alter cli->max_xmit in order to test large writesStefan Metzmacher1-7/+3
2011-09-13s3:torture: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher1-1/+1
2011-09-12s3-lsa: Add conversion for auth info structsSumit Bose3-0/+220
2011-09-08s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGOStefan Metzmacher1-4/+11
2011-09-08s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORSStefan Metzmacher1-1/+8
2011-09-08s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher3-18/+25
2011-09-07s3:torture: relax TRANS2 midmight time checkingStefan Metzmacher1-2/+4
2011-08-17Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke1-1/+2
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-3/+3
2011-08-10Revert "s3:test_async_echo: unsure the desired smb message sequence"Stefan Metzmacher1-10/+0
2011-08-09s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2-3/+3
2011-08-05s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke1-7/+7
2011-08-05s3: Fix some nonempty blank linesVolker Lendecke1-25/+25
2011-08-03s3:torture: make use of cli_set_timeout()Stefan Metzmacher1-2/+2
2011-08-02s3:masktest: make use of cli_state_protocol()Stefan Metzmacher1-1/+1
2011-08-02s3:torture: make use of cli_state_capabilities()Stefan Metzmacher1-1/+1
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-1/+1