summaryrefslogtreecommitdiffstats
path: root/ctdb/common/ctdb_fork.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: Drop ctdb prefix from utility functions independent of ctdbAmitay Isaacs2014-06-121-1/+1
* ctdb-common: Changing scheduler policy does not require ctdb contextAmitay Isaacs2014-06-121-1/+1
* ctdb-common: Refactor code to keep track of child processesAmitay Isaacs2013-11-271-8/+14
* util: ctdb_fork() should call ctdb_set_child_info()Martin Schwenke2013-04-181-0/+2
* util: New functions ctdb_set_child_info() and ctdb_is_child_process()Martin Schwenke2013-04-181-0/+22
* Logging: Fix breakage when freeing the log ringbufferMartin Schwenke2013-02-071-3/+12
* Logging: Free the ringbuffer in child processes created with ctdb_fork()Martin Schwenke2013-02-051-0/+3
* util: ctdb_fork() closes all sockets opened by the main daemonMartin Schwenke2012-10-051-0/+18
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-0/+124