summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_fork.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-22ctdb: Change the ctdb_vfork_exec prototype to const char*const*Volker Lendecke1-3/+5
2016-12-05ctdb-daemon: Add ctdb_vfork_exec()Amitay Isaacs1-0/+46
2016-12-05ctdb-daemon: Remove setting of debug_extra via ctdb_set_child_info()Amitay Isaacs1-16/+0
2016-09-19ctdb-daemon: Log a message when fork() takes long timeAmitay Isaacs1-0/+10
2016-07-05ctdb-daemon: Check if method is initialized before callingAmitay Isaacs1-1/+1
2016-04-17ctdb-daemon: Log a message when fork(2) failsMartin Schwenke1-0/+2
2015-11-16ctdb-server: Replace ctdb_logging.h with common/logging.hAmitay Isaacs1-1/+1
2015-11-16ctdb-daemon: Move ctdb_fork.c to serverAmitay Isaacs1-0/+174