summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/ctdbd_test.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-07ctdb-daemon: Use reqid abstractionAmitay Isaacs1-0/+1
2015-10-07ctdb-daemon: Replace ctdb_message with srvid abstractionAmitay Isaacs1-1/+2
2015-10-07ctdb-build: Do not split ctdb-system subsystemAmitay Isaacs1-1/+0
2014-10-28ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke1-0/+2
2014-09-10ctdb-build: Tests don't include lib/util/*.c, link ctdb-util insteadMartin Schwenke1-10/+0
2014-09-10ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke1-1/+0
2014-09-10ctdb-util: Remove util/strlist.c and references to str_util_*()Martin Schwenke1-1/+0
2014-06-12ctdb-common: Separate system utilties that are ctdb independentAmitay Isaacs1-0/+1
2013-10-22ctdbd: Add nodes_file member to struct ctdb_contextMartin Schwenke1-2/+0
2013-06-14build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent1-1/+1
2012-10-20ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs1-1/+0
2012-10-20ctdbd_test: Include ctdb_lock.c code for test stubsAmitay Isaacs1-0/+1
2012-05-03Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg1-0/+1
2012-04-13Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs1-1/+0
2012-02-21server: move the code for the update_record control to its own fileMichael Adam1-0/+1
2012-02-11Load platform dependent objs instead of Linux oneMathieu Parent1-3/+0
2011-11-11Tests: change ctdb_takeover_tests.c to include ctdbd codeMartin Schwenke1-0/+94