summaryrefslogtreecommitdiff
path: root/ctdb
AgeCommit message (Expand)AuthorFilesLines
2024-01-04ctdb: add comments to "addip"/"delip" when CTDB_{CONTROL,EVENT,SRVID}_IPREALL...Stefan Metzmacher1-0/+26
2024-01-04ctdb: let "moveip" end with CTDB_CONTROL_IPREALLOCATED to all connected nodesStefan Metzmacher1-1/+34
2024-01-04ctdb: remove unused ctdb_message_disable_ip_check()Stefan Metzmacher2-26/+0
2024-01-04ctdb: let "moveip" also use disable_takeover_runs()Stefan Metzmacher1-8/+50
2024-01-04ctdb: send a CTDB_SRVID_IPREALLOCATED message after CTDB_EVENT_IPREALLOCATEDStefan Metzmacher4-0/+18
2023-12-15ctdb-server: Drop unnecessary copy of destination addressMartin Schwenke1-6/+5
2023-12-15ctdb-daemon: Use ctdb_connection_to_buf() to simplifyMartin Schwenke1-51/+15
2023-12-15ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSEDStefan Metzmacher6-0/+73
2023-12-15ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_DISCONNECTEDStefan Metzmacher6-0/+110
2023-12-15ctdb: add ctdb_connection_same() helperStefan Metzmacher2-0/+21
2023-12-15ctdb: make use of ctdb_canonicalize_ip_inplace() in ctdb_control_tcp_client()Stefan Metzmacher1-6/+2
2023-12-15ctdb: add ctdb_canonicalize_ip_inplace() helperStefan Metzmacher2-0/+8
2023-12-15ctdb: remove unused ctdb->client_ip_list and print debug on ctdb_tcp_list ins...Stefan Metzmacher2-38/+37
2023-12-08ctdb: Fix code spellingJoseph Sutton1-2/+2
2023-12-08ctdb: Remove trailing whitespaceJoseph Sutton1-18/+18
2023-10-30ctdb-scripts: Update detect_init_style to use /etc/os-releaseMartin Schwenke3-11/+45
2023-10-25docs-xml: Fix documentationJoseph Sutton1-1/+1
2023-10-10ctdb: Add "home_nodes" file to deterministic IP allocationVolker Lendecke5-0/+270
2023-10-10ctdb: setup $CTDB_BASE for deterministic ip alloc testsVolker Lendecke3-0/+6
2023-10-10ctdb: Align variable signednessVolker Lendecke1-1/+2
2023-10-10ctdb: Reduce indentation in get_tunable_values()Volker Lendecke1-18/+21
2023-10-10ctdb: Fix whitespaceVolker Lendecke1-3/+3
2023-10-03ctdb-scripts: Convert 40.vsftpd to use threshold-based fail countingMartin Schwenke4-12/+77
2023-10-03ctdb-scripts: Implement failcount handling with thresholdsMartin Schwenke2-0/+131
2023-10-03ctdb-scripts: Avoid errors for uninitialised countersMartin Schwenke1-1/+1
2023-10-03ctdb-doc: Add some subsection names in descriptionMartin Schwenke1-39/+46
2023-10-03ctdb-doc: Update CTDB manual pages to UTF-8Martin Schwenke14-14/+14
2023-09-21ctdb-daemon: Call setproctitle_init()Martin Schwenke1-0/+2
2023-09-11ctdb: Fix code spellingJoseph Sutton1-1/+1
2023-08-15ctdb-common: Set immediate mode for pcap captureMartin Schwenke2-0/+8
2023-08-15ctdb-common: Replace pcap_open_live() by lower level callsMartin Schwenke1-1/+25
2023-08-15ctdb-common: Improve error handlingMartin Schwenke1-3/+6
2023-08-08ctdb: Add missing newline to logging messageJoseph Sutton1-1/+1
2023-08-08ctdb: Add missing newlines to logging messagesJoseph Sutton2-3/+3
2023-08-07ctdb-doc: Fix documentation for ctdb event statusMartin Schwenke1-29/+29
2023-08-07ctdb-tools: Fix CID 1539212 - signed/unsigned issueMartin Schwenke3-5/+22
2023-07-28ctdb-tools: Improve printing of multi-line event script outputMartin Schwenke3-10/+89
2023-07-28ctdb-tools: Always print script output in event statusMartin Schwenke3-1/+60
2023-07-19ctdb-tests: Log to stderr in statd-callout testsMartin Schwenke2-8/+1
2023-07-19ctdb-scripts: Support script logging to stderrMartin Schwenke1-0/+7
2023-07-19ctdb-scripts: Avoid ShellCheck warning SC2162Martin Schwenke1-5/+5
2023-07-19ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-478/+483
2023-07-19ctdb-recoverd: CID 1509028 - Use of 32-bit time_t (Y2K38_SAFETY)Martin Schwenke1-1/+1
2023-07-19ctdb: Do not use egrepMartin Schwenke3-3/+3
2023-07-19ctdb-doc: Correct bit-rotted documenationMartin Schwenke1-1/+1
2023-07-19ctdb-utils: Drop unused scsi_io.c source fileMartin Schwenke1-1152/+0
2023-07-10ctdb-server: Avoid logging a count of 0 resent callsMartin Schwenke1-0/+4
2023-07-10ctdb-tools: Switch tickle ACK sending message to INFO levelMartin Schwenke1-2/+2
2023-07-10ctdb-tools: Fix a typo in a log messageMartin Schwenke1-1/+1
2023-07-10ctdb-logging: Really make NOTICE the default debug levelMartin Schwenke4-4/+4