summaryrefslogtreecommitdiff
path: root/ctdb/event
AgeCommit message (Expand)AuthorFilesLines
2026-03-18ctdb-event: Fix the build on FreeBSDMartin Schwenke2-2/+2
2025-10-14ctdb-event: Improve error messageMartin Schwenke1-3/+8
2025-10-07ctdb-event: Replace "no data" event scripts with previous dataMartin Schwenke2-1/+74
2025-10-07ctdb-event: Don't replace an existing result with NULLMartin Schwenke1-3/+6
2025-10-07ctdb-common: Make run_event return full script listMartin Schwenke1-1/+6
2024-08-06ctdb-conf: add boolean arg for verbosity when loading configJohn Mulligan1-1/+1
2024-06-28ctdb-conf: Move conf.[ch] to conf/ subdirectoryMartin Schwenke1-1/+1
2024-06-28ctdb-conf: Move all conf files to new conf/ subdirectoryMartin Schwenke3-118/+3
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
2022-02-14ctdb-tests: Iterate protocol tests internallyMartin Schwenke1-10/+7
2022-01-17ctdb-event: Reopen logs on SIGHUPMartin Schwenke1-0/+10
2019-11-14ctdb-common: Add section to group commands in cmdlineAmitay Isaacs1-0/+1
2019-07-05ctdb-event: Fix signed/unsigned comparisons by castingMartin Schwenke2-2/+2
2019-07-05ctdb-event: Assign missing return valueMartin Schwenke1-0/+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-30Fix spelling mistakesOlly Betts1-2/+2
2018-11-08debug: Use debuglevel_(get|set) functionAndreas Schneider1-2/+4
2018-11-06ctdb-event: Only run talloc report if CTDB_INTERACTIVE is setMartin Schwenke1-1/+1
2018-11-06ctdb-event: Never fork to become daemon in eventdMartin Schwenke1-1/+1
2018-10-22ctdb-event: Check the return status of sock_daemon_set_startup_fdAmitay Isaacs1-1/+6
2018-08-30ctdb-event: Add support to eventd for the startup notification FDMartin Schwenke1-0/+8
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 Isaacs2-4/+4
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 Isaacs2-0/+534
2018-07-05ctdb-event: Add event daemon client codeAmitay Isaacs2-0/+406
2018-07-05ctdb-event: Add event daemon implementationAmitay Isaacs6-0/+1631
2018-07-05ctdb-event: Add event daemon protocolAmitay Isaacs5-0/+1744
2018-05-17ctdb-event: Add event daemon config file optionsAmitay Isaacs2-0/+116