summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_eventd.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-event: Add support to eventd for the startup notification FDMartin Schwenke2018-09-051-0/+8
* ctdb-eventd: Simplify eventd codeAmitay Isaacs2017-11-241-166/+17
* ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke2017-09-191-0/+1
* ctdb-protocol: Replace ctdb_event_header with sock_packet_headerAmitay Isaacs2017-09-011-1/+2
* ctdb-common: Allow sock_daemon to daemonise during startupMartin Schwenke2017-08-291-1/+2
* ctdb-common: Move PID file creation to sock_daemon_run_send()Amitay Isaacs2017-08-291-2/+2
* ctdb-eventd: Avoid passing NULL pointer to printf( %s )Amitay Isaacs2017-05-301-1/+2
* ctdb-eventd: Use run_event abstractionAmitay Isaacs2017-05-301-703/+127
* ctdb-common: Update run_proc api to re-assign stdinAmitay Isaacs2017-05-301-2/+2
* ctdb-eventd: Add event script handling daemonAmitay Isaacs2016-12-181-0/+1802