ctdb-common: Do not initialize run_proc inside run_event
[vlendec/samba-autobuild/.git] / ctdb / server / ctdb_eventd.c
2018-06-05 Amitay Isaacsctdb-common: Do not initialize run_proc inside run_event
2017-11-24 Amitay Isaacsctdb-eventd: Simplify eventd code
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-01 Amitay Isaacsctdb-protocol: Replace ctdb_event_header with sock_pack...
2017-08-29 Martin Schwenkectdb-common: Allow sock_daemon to daemonise during...
2017-08-29 Amitay Isaacsctdb-common: Move PID file creation to sock_daemon_run_...
2017-05-30 Amitay Isaacsctdb-eventd: Avoid passing NULL pointer to printf(...
2017-05-30 Amitay Isaacsctdb-eventd: Use run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2016-12-18 Amitay Isaacsctdb-eventd: Add event script handling daemon