summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/ctdb_transaction.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "tests: If transaction_start fails, try again"Amitay Isaacs2013-11-071-1/+1
* tests: If transaction_start fails, try againAmitay Isaacs2013-10-081-1/+1
* tests: Make sure test exits with zero status on successful completionAmitay Isaacs2013-10-081-2/+5
* tests: Re-enable transaction test codeAmitay Isaacs2013-10-041-3/+0
* 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
* tests: temporarily disable the transaction test tool.Michael Adam2009-12-121-0/+3
* tests: remove the no_trans mode from ctdb_transaction.Michael Adam2009-12-091-58/+34
* tests:ctdb_transaction: print an extra counters when a commit failsMichael Adam2009-12-041-0/+1
* tests: turn printfs into DEBUG statements in the ctdb_transaction testMichael Adam2009-12-041-18/+18
* Revert "dont exit on a commit failure"Michael Adam2009-10-301-1/+1
* dont exit on a commit failureRonnie Sahlberg2009-10-011-1/+1
* Revert "dont check if commit failed, we do allow the commit to fail sometimes"Michael Adam2009-09-211-1/+1
* Revert "try to restart statd everytime it fails, not just the first time"Ronnie Sahlberg2009-09-151-1/+1
* try to restart statd everytime it fails, not just the first timeRonnie Sahlberg2009-09-151-1/+1
* dont check if commit failed, we do allow the commit to fail sometimesRonnie Sahlberg2009-09-091-1/+1
* From Michael Adam:Ronnie Sahlberg2009-07-291-34/+95
* Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-211-0/+258