scripts: Add support for CTDB_DBDIR in tmpfs
[ctdb.git] / server / ctdb_update_record.c
2014-08-21 Martin SchwenkeUse sys_read() and sys_write() to ensure correct signal...
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
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-30 Amitay Isaacsbuild: Remove re-definition of same variable
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-03-12 Ronnie SahlbergReadOnly: Only restrict the readonly sanity/paranoia...
2012-03-02 Ronnie SahlbergREADONLY: when updating a remote node to revoke a deleg...
2012-02-21 Michael Adamserver:update_record: remove some blood stains (trailin...
2012-02-21 Michael Adamserver:update_record: make ctdb_childwrite static
2012-02-21 Michael Adamserver: move the code for the update_record control...