summaryrefslogtreecommitdiff
path: root/ctdb/client/client_control_sync.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-06ctdb-client: Remove unused functionVinit Agnihotri1-28/+0
2022-01-17ctdb-client: Drop unused recmaster functionsMartin Schwenke1-58/+0
2021-12-15ctdb:client: Initialize structs and pointers in ctdb_ctrl_(en|dis)able_node()Andreas Schneider1-4/+8
2021-09-09ctdb-client: Add client code for disable/enable controlsMartin Schwenke1-0/+68
2020-09-11ctdb-client: Drop unused synchronous functions for database pull/pushMartin Schwenke1-58/+0
2017-10-16ctdb-client: Fix a typoMartin Schwenke1-1/+1
2017-10-10ctdb-client: Add client code for tunnel controlsAmitay Isaacs1-0/+58
2017-09-21ctdb-client: Add client code for control CHECK_PID_SRVIDAmitay Isaacs1-0/+29
2017-09-14ctdb-client: Drop client code for monitor controlsMartin Schwenke1-85/+0
2017-08-14ctdb-client: Drop client code to send CHECK_SRVIDS controlAmitay Isaacs1-42/+0
2017-06-29ctdb-client: Add sync api for DB_ATTACH_REPLICATED controlAmitay Isaacs1-0/+30
2017-06-26ctdb-protocol: Do not pass tdb open flags to DB attach controlsAmitay Isaacs1-2/+2
2017-06-26ctdb-client: Do not pass tdb open flags to db attach apiAmitay Isaacs1-6/+4
2017-06-26ctdb-client: Add sync api for control DB_OPEN_FLAGSAmitay Isaacs1-0/+29
2017-06-19ctdb-client: Add correct control names to log messagesAmitay Isaacs1-4/+4
2017-06-07ctdb-client: Move sync API to a separate headerAmitay Isaacs1-0/+1
2016-12-19ctdb-client: Add available-only option public IP fetchingMartin Schwenke1-1/+2
2016-12-18ctdb-client: Drop client code for eventscript controlsAmitay Isaacs1-118/+0
2016-12-05ctdb-logging: Drop enum debug_levelMartin Schwenke1-2/+2
2016-07-28ctdb-client: Drop client code for global transaction controlsAmitay Isaacs1-89/+0
2016-07-25ctdb-client: Remove code to set/get_db_priority from new client codeAmitay Isaacs1-62/+0
2016-07-25ctdb-client: Remove function ctdb_ctrl_thaw() from new client APIAmitay Isaacs1-29/+0
2016-06-08ctdb-client: Remove support for SET_RECLOCKMartin Schwenke1-29/+0
2016-04-23ctdb-client: Remove client functions related to server_idAmitay Isaacs1-119/+0
2016-04-01ctdb-client: Drop killtcp client functionsMartin Schwenke1-29/+0
2016-03-25ctdb-client: Add client API functions for new controlsAmitay Isaacs1-0/+86
2016-01-27ctdb-client: Drop support for updating NAT gateway capabilityMartin Schwenke1-29/+0
2015-11-16ctdb-client: Replace ctdb_logging.h with common/logging.hAmitay Isaacs1-1/+2
2015-10-07ctdb-client: Add client API for new database controlsAmitay Isaacs1-0/+146
2015-10-07ctdb-client: Add new client API implementationAmitay Isaacs1-0/+2972