summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/src/ctdbd_test.c
Commit message (Expand)AuthorAgeFilesLines
* build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent2013-06-141-1/+1
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-1/+0
* ctdbd_test: Include ctdb_lock.c code for test stubsAmitay Isaacs2012-10-201-0/+1
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-0/+1
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* server: move the code for the update_record control to its own fileMichael Adam2012-02-211-0/+1
* Load platform dependent objs instead of Linux oneMathieu Parent2012-02-111-3/+0
* Tests: change ctdb_takeover_tests.c to include ctdbd codeMartin Schwenke2011-11-111-0/+94