summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/ctdb_fetch.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-301-0/+2
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-5/+15
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-301-7/+8
* ctdb-daemon: whitespace fixAmitay Isaacs2015-10-071-1/+1
* ctdb-daemon: formatting fixAmitay Isaacs2015-10-071-2/+2
* ctdb-daemon: Replace ctdb_message with srvid abstractionAmitay Isaacs2015-10-071-19/+40
* Fixes for various issues found by CoveritySumit Bose2013-07-111-0/+5
* tests: Fix flakey behavior of ctdb_fetch testAmitay Isaacs2012-05-281-0/+17
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* TESTS: ctdb_fetch needs to allow tevent nestingRonnie Sahlberg2012-02-061-0/+1
* client: add timeout argument to ctdb_attachDavid Disseldorp2011-09-061-1/+2
* client: add req timeout argument to ctdb_cmdline_clientDavid Disseldorp2011-09-061-1/+1
* tests: fix segfault in fetch test when connection to ctdb failed.Michael Adam2011-03-091-0/+5
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-1/+1
* rename ctdb_set_message_handler to ctdb_client_set_message_handlerRonnie Sahlberg2010-06-021-2/+2
* rename ctdb_send_message to ctdb_client_send_message to resolve colission wit...Ronnie Sahlberg2010-06-021-1/+1
* ctdb_fetch requires the number of nodes being specified.Ronnie Sahlberg2009-12-151-0/+5
* Avoid floating point divide by 0 in ctdb_fetch.c's bench_fetch().Martin Schwenke2009-05-121-1/+1
* Use ctdb_fetch_lock rather than ctdb_call.Martin Schwenke2009-05-121-26/+9
* Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-211-0/+262