summaryrefslogtreecommitdiff
path: root/ctdb/client/client_control_sync.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-client: Fix a typoMartin Schwenke2017-10-161-1/+1
* ctdb-client: Add client code for tunnel controlsAmitay Isaacs2017-10-101-0/+58
* ctdb-client: Add client code for control CHECK_PID_SRVIDAmitay Isaacs2017-09-211-0/+29
* ctdb-client: Drop client code for monitor controlsMartin Schwenke2017-09-141-85/+0
* ctdb-client: Drop client code to send CHECK_SRVIDS controlAmitay Isaacs2017-08-141-42/+0
* ctdb-client: Add sync api for DB_ATTACH_REPLICATED controlAmitay Isaacs2017-06-291-0/+30
* ctdb-protocol: Do not pass tdb open flags to DB attach controlsAmitay Isaacs2017-06-261-2/+2
* ctdb-client: Do not pass tdb open flags to db attach apiAmitay Isaacs2017-06-261-6/+4
* ctdb-client: Add sync api for control DB_OPEN_FLAGSAmitay Isaacs2017-06-261-0/+29
* ctdb-client: Add correct control names to log messagesAmitay Isaacs2017-06-191-4/+4
* ctdb-client: Move sync API to a separate headerAmitay Isaacs2017-06-071-0/+1
* ctdb-client: Add available-only option public IP fetchingMartin Schwenke2016-12-191-1/+2
* ctdb-client: Drop client code for eventscript controlsAmitay Isaacs2016-12-181-118/+0
* ctdb-logging: Drop enum debug_levelMartin Schwenke2016-12-051-2/+2
* ctdb-client: Drop client code for global transaction controlsAmitay Isaacs2016-07-281-89/+0
* ctdb-client: Remove code to set/get_db_priority from new client codeAmitay Isaacs2016-07-251-62/+0
* ctdb-client: Remove function ctdb_ctrl_thaw() from new client APIAmitay Isaacs2016-07-251-29/+0
* ctdb-client: Remove support for SET_RECLOCKMartin Schwenke2016-06-081-29/+0
* ctdb-client: Remove client functions related to server_idAmitay Isaacs2016-04-231-119/+0
* ctdb-client: Drop killtcp client functionsMartin Schwenke2016-04-011-29/+0
* ctdb-client: Add client API functions for new controlsAmitay Isaacs2016-03-251-0/+86
* ctdb-client: Drop support for updating NAT gateway capabilityMartin Schwenke2016-01-271-29/+0
* ctdb-client: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+2
* ctdb-client: Add client API for new database controlsAmitay Isaacs2015-10-071-0/+146
* ctdb-client: Add new client API implementationAmitay Isaacs2015-10-071-0/+2972