summaryrefslogtreecommitdiff
path: root/ctdb/event/event_tool.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-18ctdb-event: Fix the build on FreeBSDMartin Schwenke1-1/+1
2025-10-14ctdb-event: Improve error messageMartin Schwenke1-3/+8
2025-10-07ctdb-event: Replace "no data" event scripts with previous dataMartin Schwenke1-0/+17
2025-10-07ctdb-common: Make run_event return full script listMartin Schwenke1-1/+6
2023-08-07ctdb-tools: Fix CID 1539212 - signed/unsigned issueMartin Schwenke1-5/+4
2023-07-28ctdb-tools: Improve printing of multi-line event script outputMartin Schwenke1-2/+56
2023-07-28ctdb-tools: Always print script output in event statusMartin Schwenke1-1/+2
2019-11-14ctdb-common: Add section to group commands in cmdlineAmitay Isaacs1-0/+1
2019-07-05ctdb-event: Fix signed/unsigned comparisons by castingMartin Schwenke1-1/+1
2018-12-18ctdb-event: Force symbolic link targets to be absoluteMartin Schwenke1-0/+32
2018-12-18ctdb-event: Declare and construct data_script only if neededMartin Schwenke1-6/+8
2018-11-08debug: Use debuglevel_(get|set) functionAndreas Schneider1-2/+4
2018-08-03ctdb-eventd: Fix CID 1438155Amitay Isaacs1-1/+1
2018-07-28ctdb-event: Implement event tool "script list" commandMartin Schwenke1-0/+175
2018-07-28ctdb-event: Change event-tool script enable/disable to chmod file directlyMartin Schwenke1-32/+19
2018-07-28ctdb-event: Fix "ctdb event status" usage messageMartin Schwenke1-1/+1
2018-07-28ctdb-event: Switch to ETIMEDOUT instead of ETIMEAmitay Isaacs1-2/+2
2018-07-11ctdb-event: Allow tool to enable/disable scripts without daemonMartin Schwenke1-6/+18
2018-07-11ctdb-event: Update event tool to handle symbolic linksMartin Schwenke1-10/+95
2018-07-05ctdb-event: Add event daemon client toolAmitay Isaacs1-0/+496