summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after passing themMichael Adam2014-09-271-0/+3
* s3:torture: in LOCAL-MESSAGING-READ3, print some messages to childMichael Adam2014-09-241-0/+5
* s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and waitMichael Adam2014-09-241-0/+17
* s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam2014-09-243-0/+238
* s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam2014-09-243-0/+79
* s3:smbtorture: align explanations for parametersMichael Adam2014-09-221-3/+3
* s3:smbtorture: mention "-e" in the help textMichael Adam2014-09-221-0/+1
* s3:torture: use cli_state_client_guid in run_smb2_multi_channel()Stefan Metzmacher2014-09-191-0/+6
* s3:smbd: pass smbXsrv_connection to smb1_parse_chain()Stefan Metzmacher2014-09-191-2/+2
* torture3: Allow padding byte for LARGE_READX responsesChristof Schmitt2014-08-301-1/+2
* messaging3: Add msg_sink/source -- perftestVolker Lendecke2014-08-232-0/+441
* torture: Fix cleanup2 to utilize on-demand cleanupVolker Lendecke2014-08-231-16/+3
* torture: Run the cleanup2 test against 2 nodesVolker Lendecke2014-08-231-1/+1
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-07-181-1/+1
* torture: test_ntlm_auth.py now has a require-membership-of argumentGarming Sam2014-07-151-0/+7
* torture3: Fix bug 10687Volker Lendecke2014-07-031-1/+1
* torture3: Add some brlock entries in cleanup2Volker Lendecke2014-06-301-2/+26
* libcli: Make smb2cli_create return blobsVolker Lendecke2014-06-301-16/+16
* torture3: Reproducer for bug 10593Volker Lendecke2014-06-213-0/+161
* 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