Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctdb-common: Refactor code to keep track of child processes | Amitay Isaacs | 2013-11-27 | 1 | -8/+14 |
* | util: ctdb_fork() should call ctdb_set_child_info() | Martin Schwenke | 2013-04-18 | 1 | -0/+2 |
* | util: New functions ctdb_set_child_info() and ctdb_is_child_process() | Martin Schwenke | 2013-04-18 | 1 | -0/+22 |
* | Logging: Fix breakage when freeing the log ringbuffer | Martin Schwenke | 2013-02-07 | 1 | -3/+12 |
* | Logging: Free the ringbuffer in child processes created with ctdb_fork() | Martin Schwenke | 2013-02-05 | 1 | -0/+3 |
* | util: ctdb_fork() closes all sockets opened by the main daemon | Martin Schwenke | 2012-10-05 | 1 | -0/+18 |
* | Track all child process so we never send a signal to an unrelated process (ou... | Ronnie Sahlberg | 2012-05-03 | 1 | -0/+124 |