summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_update_record.c
Commit message (Expand)AuthorAgeFilesLines
* ctdbd: Set process names for child processesAmitay Isaacs2013-07-101-0/+1
* build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent2013-06-141-1/+1
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-3/+3
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* build: Remove re-definition of same variableAmitay Isaacs2012-03-301-4/+4
* ReadOnly: Only restrict the readonly sanity/paranoia check that only allowsRonnie Sahlberg2012-03-121-1/+4
* READONLY: when updating a remote node to revoke a delegation, make sure we do...Ronnie Sahlberg2012-03-021-0/+17
* server:update_record: remove some blood stains (trailing spaces...)Michael Adam2012-02-211-15/+15
* server:update_record: make ctdb_childwrite staticMichael Adam2012-02-211-1/+2
* server: move the code for the update_record control to its own fileMichael Adam2012-02-211-0/+334