summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3:torture: avoid compiler warnings in vfstest.cStefan Metzmacher2014-04-021-18/+18
* s3:torture: check the result of cli_nt_delete_on_close_recv() in test_notify.cStefan Metzmacher2014-04-021-0/+4
* s3:torture: remove unused variables in test_buffersize.cStefan Metzmacher2014-04-021-1/+0
* s3:torture: avoid explicit casting and compiler warnings in pdbtest.cStefan Metzmacher2014-04-021-3/+2
* pthreadpool: Allow multiple jobs to be receivedVolker Lendecke2014-03-271-4/+4
* pthreadpool: Add a simple benchmarkVolker Lendecke2014-03-273-0/+66
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-271-10/+20
* s3:wscript: only build ctdb_dummy.c if we have no cluster supportStefan Metzmacher2014-03-241-4/+0
* s3:param: move lp_ctdbd_socket() to ctdbd_conn.cStefan Metzmacher2014-03-241-0/+1
* s3:lib: move all ctdb related dummy functions to ctdb_dummy.cStefan Metzmacher2014-03-241-7/+0
* s3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZEStefan Metzmacher2014-03-051-1/+1
* vfstext: Use just one messaging_context in vfstestVolker Lendecke2014-02-191-2/+4
* s3-auth: Pass mem_ctx to auth_check_ntlm_password().Andreas Schneider2014-02-191-1/+4
* param: rename lp function and variable from "cli_maxprotocol" to "client_max_...Garming Sam2014-02-071-1/+1
* dbwrap: add a dbwrap_flags argument to db_open_ctdb()Michael Adam2014-02-071-1/+1
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-073-3/+5
* messaging3: remove msg_channelVolker Lendecke2014-01-213-221/+0
* Compare the correct valuesSimo Sorce2013-12-271-1/+1
* torture3: Do not depend on epollVolker Lendecke2013-12-141-1/+1
* s3-torture: Call cli_flush().Andreas Schneider2013-12-061-1/+2
* s3-torture: Make sure status is used initialized.Andreas Schneider2013-12-061-4/+3
* s3-torture: Fix several memory leaks in delete_fn().Andreas Schneider2013-12-061-1/+5
* torture3: Reproducer for bug 10284Volker Lendecke2013-11-263-0/+88
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-211-1/+1
* torture3: Use tevent_req_nterror properlyVolker Lendecke2013-11-191-4/+2
* vfstest: fix uninitialised variable usage in openDavid Disseldorp2013-11-081-2/+3
* s3:torture: add PROTOCOL_SMB3_02 handlingStefan Metzmacher2013-09-171-0/+3
* lib: Use "mem_ctx" arg in gencache_getVolker Lendecke2013-09-051-7/+7
* lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke2013-09-051-4/+4
* torture3: Test getting a blob as a stringVolker Lendecke2013-09-051-0/+15
* lib: Add "mem_ctx" to gencache_get_data_blobVolker Lendecke2013-09-051-2/+2
* torture3: Fix a const warningVolker Lendecke2013-09-051-1/+1
* torture3: Trigger a nasty cleanup bug in smbdVolker Lendecke2013-09-033-0/+72
* torture3: add clipathinfo-bufsizeVolker Lendecke2013-08-283-0/+58
* libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...Jeremy Allison2013-08-151-16/+32
* libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...Jeremy Allison2013-08-151-7/+7
* s3:torture: avoid interpret_protocol()Stefan Metzmacher2013-08-152-4/+4
* s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().Günther Deschner2013-08-051-1/+1
* s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner2013-08-051-1/+1
* torture: add LOCAL-sid_to_string testcaseJeff Layton2013-07-311-0/+30
* torture: add more string_to_sid torture testcasesJeff Layton2013-07-311-0/+16
* lib: Add before/after hooks to async_connectVolker Lendecke2013-05-171-1/+1
* torture: Remove some unused codeVolker Lendecke2013-05-141-5/+0
* vfstest: Convert cmd_set_nt_acl to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3
* vfstest: Convert cmd_utime to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfstest: Convert cmd_lstat to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfstest: Convert cmd_stat to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+3
* vfstest: Convert cmd_rename to synthetic_smb_fnameVolker Lendecke2013-04-171-9/+6
* vfstest: Convert cmd_pathfunc to synthetic_smb_fnameVolker Lendecke2013-04-171-6/+4
* vfstest: Convert cmd_open to synthetic_smb_fnameVolker Lendecke2013-04-171-4/+3