summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/ctdb_persistent.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+1
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-301-2/+4
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-5/+14
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-301-8/+10
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* client: add timeout argument to ctdb_attachDavid Disseldorp2011-09-061-2/+4
* client: add req timeout argument to ctdb_cmdline_clientDavid Disseldorp2011-09-061-1/+1
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-1/+1
* Revert "Revert "allow the transaction commit to fail""Ronnie Sahlberg2009-10-011-1/+1
* Revert "allow the transaction commit to fail"Michael Adam2009-09-211-1/+1
* Revert "try to restart statd everytime it fails, not just the first time"Ronnie Sahlberg2009-09-151-7/+18
* try to restart statd everytime it fails, not just the first timeRonnie Sahlberg2009-09-151-18/+7
* allow the transaction commit to failRonnie Sahlberg2009-09-091-1/+1
* Test suite: ctdb_persistent.c needs to use transactions.Martin Schwenke2009-08-141-7/+18
* Whitespace changes and using the CTDB_NO_MEMORY() macro changes toRonnie Sahlberg2009-05-211-1/+1
* add missing checks on so far ignored return valuesSumit Bose2009-05-211-1/+9
* Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-211-0/+248