summaryrefslogtreecommitdiff
path: root/ctdb/client/client_sync.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06ctdb-client: Remove unused functionVinit Agnihotri1-4/+0
2024-01-04ctdb: remove unused ctdb_message_disable_ip_check()Stefan Metzmacher1-5/+0
2022-01-17ctdb-client: Drop unused recmaster functionsMartin Schwenke1-10/+0
2021-09-09ctdb-client: Add client code for disable/enable controlsMartin Schwenke1-0/+12
2020-09-11ctdb-client: Drop unused synchronous functions for database pull/pushMartin Schwenke1-9/+0
2017-10-10ctdb-client: Add client code for tunnel controlsAmitay Isaacs1-0/+10
2017-09-21ctdb-client: Add client code for control CHECK_PID_SRVIDAmitay Isaacs1-0/+5
2017-09-14ctdb-client: Drop client code for monitor controlsMartin Schwenke1-13/+0
2017-08-14ctdb-client: Drop client code to send CHECK_SRVIDS controlAmitay Isaacs1-5/+0
2017-06-29ctdb-client: Add sync api for DB_ATTACH_REPLICATED controlAmitay Isaacs1-0/+6
2017-06-26ctdb-client: Do not pass tdb open flags to db attach apiAmitay Isaacs1-4/+2
2017-06-26ctdb-client: Add sync api for control DB_OPEN_FLAGSAmitay Isaacs1-0/+5
2017-06-07ctdb-client: Move sync API to a separate headerAmitay Isaacs1-0/+527