summaryrefslogtreecommitdiff
path: root/ctdb/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-15ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSEDStefan Metzmacher1-0/+3
2023-12-15ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_DISCONNECTEDStefan Metzmacher1-0/+3
2023-12-15ctdb: remove unused ctdb->client_ip_list and print debug on ctdb_tcp_list ins...Stefan Metzmacher1-1/+0
2023-03-24ctdb:include: Fix code spellingAndreas Schneider1-1/+1
2023-03-24ctdb:include: Remove trailing whitespaces in ctdb_protocol.hAndreas Schneider1-2/+2
2022-07-22ctdb-daemon: Drop unused ban_state element from CTDB node structureMartin Schwenke1-3/+0
2022-04-06ctdb-daemon: New function ctdb_tunables_load()Martin Schwenke1-0/+1
2022-01-17ctdb-daemon: Drop implementation of {GET,SET}_RECMASTER controlsMartin Schwenke1-3/+0
2022-01-17ctdb-daemon: Drop unused old client recmaster functionsMartin Schwenke1-22/+0
2022-01-17ctdb-daemon: Enable log reopening for event daemonMartin Schwenke1-0/+2
2021-09-09ctdb-daemon: Factor out a function to get node structure from PNNMartin Schwenke1-0/+2
2020-09-11ctdb-daemon: Drop implementation of old-style database pull/push controlsMartin Schwenke1-4/+0
2020-07-24ctdb-recoverd: Move ctdb_ctrl_modflags() to ctdb_recoverd.cMartin Schwenke1-5/+0
2020-05-22ctdb-daemon: Add extra logging of hot keysMartin Schwenke1-0/+1
2020-05-22ctdb-daemon: Add separate hot keys array for database statisticsMartin Schwenke1-0/+6
2020-03-23ctdb-daemon: Remove more unused old client database functionsMartin Schwenke1-12/+0
2020-03-23ctdb-daemon: Remove unused old client database functionsMartin Schwenke2-22/+2
2020-02-18ctdb-daemon: Fix signed/unsigned comparisonMartin Schwenke1-1/+1
2020-02-10ctdb-daemon: Pass more information to ctdb_start_daemon()Martin Schwenke1-1/+3
2019-11-14ctdb-daemon: Rename ctdb_context private_data to transport_dataMartin Schwenke1-1/+1
2019-11-14ctdb-daemon: Rename ctdb_node private_data to transport_dataMartin Schwenke1-1/+1
2019-10-31ctdb/include/ctdb_private.h: typo fixesBjörn Jacke1-1/+1
2019-10-24ctdb-daemon: Implement DB_VACUUM controlMartin Schwenke1-0/+5
2019-10-24ctdb-vacuum: Simplify recording of in-progress vacuuming childMartin Schwenke1-1/+1
2019-10-24ctdb-daemon: Add implementation of VACUUM_FETCH controlAmitay Isaacs1-0/+3
2019-08-20ctdb-daemon: Drop unused function ctdb_local_node_got_banned()Martin Schwenke1-1/+0
2019-08-20ctdb-daemon: Factor out new function ctdb_node_become_inactive()Martin Schwenke1-0/+2
2019-08-16ctdb-daemon: Add function ctdb_ip_to_node()Martin Schwenke1-0/+2
2019-07-05ctdb-daemon: Drop unused function ctdb_vfork_with_logging()Martin Schwenke1-10/+0
2019-07-05ctdb-daemon: Replace function ctdb_ip_to_nodeid() with ctdb_ip_to_pnn()Martin Schwenke1-1/+2
2019-07-05ctdb-daemon: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-1/+1
2019-07-05ctdb-daemon: Make old list_of_nodes() function staticMartin Schwenke1-3/+0
2019-03-15ctdb-version: Simplify version string usageAmitay Isaacs1-3/+0
2019-03-15ctdb-build: use a fixed ctdb_version.h using SAMBA_VERSION_STRINGStefan Metzmacher1-0/+3
2018-11-06ctdb-daemon: Drop unused function ctdb_set_socketname()Martin Schwenke1-1/+0
2018-10-08ctdb-daemon: Drop implementation of RECEIVE_RECORDS controlAmitay Isaacs1-2/+0
2018-10-08ctdb-daemon: Add invalid_records flag to ctdb_db_contextAmitay Isaacs1-0/+1
2018-07-02ctdb-daemon: Only consider client ID for local database attachMartin Schwenke1-2/+5
2018-05-01ctdb-daemon: Move ctdb_init() to the only place it is usedMartin Schwenke1-5/+0
2018-05-01ctdb-daemon: Drop unused function ctdb_set_notification_script()Martin Schwenke1-1/+0
2018-05-01ctdb-client: Remove ununsed functions from old client codeAmitay Isaacs1-218/+0
2018-03-19ctdb-daemon: Drop ctdbd --public-interface optionMartin Schwenke1-1/+0
2017-10-10ctdb-daemon: Add code to process ctdb_req_tunnel packetsAmitay Isaacs1-0/+7
2017-10-10ctdb-daemon: Add implementation of tunnel controlsAmitay Isaacs2-0/+19
2017-09-21ctdb-daemon: Add implementation of control CHECK_PID_SRVIDAmitay Isaacs1-0/+2
2017-09-19Revert "ctdb-daemon: Remove unused function ctdb_stop_monitoring()"Martin Schwenke1-0/+2
2017-09-14ctdb-client: Drop old client code for monitor controlsMartin Schwenke1-18/+0
2017-09-14ctdb-daemon: Remove unused function ctdb_stop_monitoring()Martin Schwenke1-2/+0
2017-09-14ctdb-daemon: Drop implementation of monitor controlsMartin Schwenke1-5/+0
2017-09-12ctdb-daemon: Add a function to check if db access is allowedAmitay Isaacs1-0/+1