summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove duplicate fsctl function definitionsDavid Disseldorp2011-10-191-1/+0
* s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...Michael Adam2011-10-111-4/+8
* s3:torture: convert torture.c to only use dbwrap wrapper functionsMichael Adam2011-10-111-17/+26
* s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.hMichael Adam2011-10-111-0/+1
* Add a torture test to test existing FSCTL responsesRichard Sharpe2011-10-013-0/+289
* 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:libsmb: pass max_protocol to cli_negprot()Stefan Metzmacher2011-09-153-7/+5
* s3:libsmb: remove unused cli->is_sambaStefan Metzmacher2011-09-141-8/+0
* s3:torture/run_oplock4: don't set cli->use_level_II_oplocksStefan Metzmacher2011-09-141-3/+0
* s3:torture: there's no need to alter cli->max_xmit in order to test large writesStefan Metzmacher2011-09-131-7/+3
* s3:torture: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2011-09-131-1/+1
* s3-lsa: Add conversion for auth info structsSumit Bose2011-09-123-0/+220
* s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGOStefan Metzmacher2011-09-081-4/+11
* s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORSStefan Metzmacher2011-09-081-1/+8
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher2011-09-083-18/+25
* s3:torture: relax TRANS2 midmight time checkingStefan Metzmacher2011-09-071-2/+4
* Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke2011-08-171-1/+2
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-3/+3
* Revert "s3:test_async_echo: unsure the desired smb message sequence"Stefan Metzmacher2011-08-101-10/+0
* s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2011-08-092-3/+3
* s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke2011-08-051-7/+7
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-051-25/+25
* s3:torture: make use of cli_set_timeout()Stefan Metzmacher2011-08-031-2/+2
* s3:masktest: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:torture: make use of cli_state_capabilities()Stefan Metzmacher2011-08-021-1/+1
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-1/+1
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-291-0/+1
* s3: In the async echo test, write 65kVolker Lendecke2011-07-281-1/+1
* s3:torture: use lp_load_global() in pdbtest - this does not need shares nor IPC$Michael Adam2011-07-281-1/+1
* s3:smbtorture: use the lp_load_global() wrapper of lp_load()Michael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global() in the strstr testMichael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global in the strcmp testMichael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global() in the push_ucs2 testMichael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global() in the msgtestMichael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global() in the masktestMichael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global() in locktest2Michael Adam2011-07-281-1/+1
* s3:torture: use lp_load_global() in the locktestMichael Adam2011-07-281-1/+1
* s3: Avoid calls to cli_dos/nt_error in tortureVolker Lendecke2011-07-271-20/+19
* s3: Fix formatting in check_error()Volker Lendecke2011-07-271-3/+6
* s3:test_async_echo: unsure the desired smb message sequenceStefan Metzmacher2011-07-271-0/+10
* s3: cli_close_done->write_andx_done in test_async_echoVolker Lendecke2011-07-271-2/+2
* s3: Fix a debug messageVolker Lendecke2011-07-271-1/+1
* s3: Fix formattingVolker Lendecke2011-07-271-2/+4
* s3: Fix an error messageVolker Lendecke2011-07-271-1/+1
* s3-torture: run_nttrans_create(): replace cli_query_secdesc_old()Björn Baumbach2011-07-231-1/+1
* s3-libsmb: rename cli_query_secdesc() to cli_query_secdesc_old()Björn Baumbach2011-07-231-1/+1
* s3-torture/nbio.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-4/+15
* s3-torture/utable.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-1/+1
* s3-torture/denytest.c: replace cli_read_old() with cli_read()Björn Baumbach2011-07-231-6/+14