ctdb-common: Allow path_socket() to use $CTDB_SOCKET
[vlendec/samba-autobuild/.git] / ctdb / common / run_event.c
2018-07-28 Martin Schwenkectdb-common: Use script abstraction in run_event
2018-07-28 Amitay Isaacsctdb-common: Switch to ETIMEDOUT from ETIME
2018-06-05 Amitay Isaacsctdb-common: Add support to run events through failure
2018-06-05 Amitay Isaacsctdb-common: Reset running state on failure
2018-06-05 Amitay Isaacsctdb-common: Improve error handling in run_event
2018-06-05 Amitay Isaacsctdb-common: Return script_list for zero scripts
2018-06-05 Amitay Isaacsctdb-common: Rename run_event_script_list to run_event_list
2018-06-05 Amitay Isaacsctdb-common: Do not initialize run_proc inside run_event
2018-06-05 Martin Schwenkectdb-scripts: Event scripts must end with ".script...
2017-11-24 Amitay Isaacsctdb-common: Add special monitor handling to run_event...
2017-10-18 Amitay Isaacsctdb-common: Ignore event scripts with multiple '.'s
2017-05-30 Amitay Isaacsctdb-common: Add run_event abstraction