summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().Jeremy Allison2014-06-071-2/+2
* torture3: Add a little gencache_parse load testVolker Lendecke2014-05-241-0/+24
* s3: client : Add extra return parameter to all client open calls.Jeremy Allison2014-05-0911-81/+84
* torture3: local-messaging-read3Volker Lendecke2014-05-083-0/+202
* messaging3: Push down the self-send callbackVolker Lendecke2014-05-081-1/+1
* torture3: Fix local-messaging-read1Volker Lendecke2014-05-081-3/+6
* torture3: Add a test deleting a different reqVolker Lendecke2014-04-303-0/+105
* torture3: Add local-messaging-read1Volker Lendecke2014-04-303-0/+146
* torture3: Add a bit more coverage to messaging_readVolker Lendecke2014-04-301-0/+7
* s3: torture - Fix racy assumption in original messaging test.Jeremy Allison2014-04-241-4/+14
* s3: torture - Add required talloc frame for msgtest.cJeremy Allison2014-04-231-0/+4
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-171-1/+1
* wbclient: Check with nss_wrapper_enabled().Andreas Schneider2014-04-171-6/+6
* s3-auth: Finally change make_user_info_*() use a parent talloc contextAndrew Bartlett2014-04-021-1/+2
* 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