ctdb-ipalloc: Split IP allocation into its own build subsystem
[obnox/samba/samba-obnox.git] / ctdb / tests / src / ctdbd_test.c
2016-01-13 Martin Schwenkectdb-ipalloc: Split IP allocation into its own build...
2015-11-16 Amitay Isaacsctdb-build: Remove ctdb-common-util subsystem
2015-11-15 Amitay Isaacsctdb-daemon: Remove unused ctdb_logging.[ch]
2015-11-15 Amitay Isaacsctdb-tests: Build in common/logging.c
2015-11-15 Amitay Isaacsctdb-daemon: Move ctdb_fork.c to server
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: Replace ctdb_message with srvid abstraction
2015-10-07 Amitay Isaacsctdb-build: Do not split ctdb-system subsystem
2014-10-28 Martin Schwenkectdb-logging: Separate out syslog and file logging...
2014-09-09 Martin Schwenkectdb-build: Tests don't include lib/util/*.c, link...
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-util: Remove util/strlist.c and references to...
2014-06-12 Amitay Isaacsctdb-common: Separate system utilties that are ctdb...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-22 Martin Schwenkectdbd: Add nodes_file member to struct ctdb_context
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-10-19 Amitay Isaacsctdbd_test: Include ctdb_lock.c code for test stubs
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-21 Michael Adamserver: move the code for the update_record control...
2012-02-11 Mathieu ParentLoad platform dependent objs instead of Linux one
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-11 Martin SchwenkeTests: change ctdb_takeover_tests.c to include ctdbd...