summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_control.c
Commit message (Expand)AuthorAgeFilesLines
* debug: Use debuglevel_(get|set) functionAndreas Schneider2018-11-081-2/+9
* ctdb-daemon: Drop implementation of RECEIVE_RECORDS controlAmitay Isaacs2018-10-081-1/+1
* ctdb-daemon: Only consider client ID for local database attachMartin Schwenke2018-07-021-8/+24
* ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-021-2/+2
* ctdb-daemon: Add implementation of tunnel controlsAmitay Isaacs2017-10-101-0/+6
* ctdb-daemon: Add implementation of control CHECK_PID_SRVIDAmitay Isaacs2017-09-211-0/+4
* ctdb-daemon: Mark monitoring controls obsoleteMartin Schwenke2017-09-141-12/+7
* ctdb-daemon: Drop the implementation of CHECK_SRVIDS controlAmitay Isaacs2017-08-141-1/+1
* ctdb-daemon: Add implementation for CTDB_CONTROL_DB_ATTACH_REPLICATED controlAmitay Isaacs2017-06-291-0/+5
* ctdb-daemon: Pass db_flags instead of passing persistent flagAmitay Isaacs2017-06-291-2/+5
* ctdb-daemon: Implement DB_OPEN_FLAGS controlAmitay Isaacs2017-06-261-0/+24
* ctdb-daemon: Ignore tdb open flags passed to DB attach controlsAmitay Isaacs2017-06-261-2/+2
* ctdb-daemon: Drop implementation of eventscript controlsAmitay Isaacs2016-12-181-7/+6
* ctdb-daemon: Clean up SET_DB_PRIORITY/GET_DB_PRIORITY deprecationMartin Schwenke2016-08-081-2/+2
* ctdb-daemon: Drop implementation of global transaction controlsAmitay Isaacs2016-07-281-6/+3
* ctdb-daemon: Drop the implementation of THAW controlAmitay Isaacs2016-07-281-2/+1
* ctdb-daemon: Deletion of IPs is deferred until the next takeover runMartin Schwenke2016-07-281-2/+1
* ctdb-daemon: Remove implementation of SET/GET_DB_PRIORITYAmitay Isaacs2016-07-251-12/+3
* ctdb-daemon: Drop priorites from freeze/thaw codeAmitay Isaacs2016-07-251-1/+1
* ctdb-daemon: Rename recovery lock file to just recovery lockMartin Schwenke2016-06-081-3/+3
* ctdb-protocol: CTDB_CONTROL_SET_RECLOCK_FILE is obsoleteMartin Schwenke2016-06-081-30/+2
* ctdb-daemon: Remove unused controls related to server_idAmitay Isaacs2016-04-231-11/+7
* ctdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCPMartin Schwenke2016-04-011-3/+2
* ctdb-daemon: Implement new controls DB_PULL and DB_PUSH_START/DB_PUSH_CONFIRMAmitay Isaacs2016-03-251-0/+12
* ctdb: NAT gateway capability and control to set it are obsoleteMartin Schwenke2016-01-271-12/+2
* ctdb-server: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+1
* ctdb-include: Use new protocol definitionsAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_control_iface_info to ctdb_ifaceAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_control_transdb to ctdb_transdbAmitay Isaacs2015-11-041-3/+3
* ctdb-daemon: Rename struct ctdb_control_pulldb to ctdb_pulldbAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_ban_time to ctdb_ban_stateAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_tcp_connection to ctdb_connectionAmitay Isaacs2015-11-041-4/+4
* ctdb-daemon: Rename struct ctdb_control_tcp_addr to ctdb_connectionAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_server_id to ctdb_client_idAmitay Isaacs2015-11-041-3/+3
* ctdb-daemon: Remove struct ctdb_client_notify_deregisterAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_reply_control to ctdb_reply_control_oldAmitay Isaacs2015-11-041-4/+4
* ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_oldAmitay Isaacs2015-11-041-6/+6
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-301-0/+1
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-4/+13
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-301-5/+6
* ctdb-daemon: Use reqid abstractionAmitay Isaacs2015-10-071-3/+4
* ctdb-daemon: Add controls for transactions on a single databaseAmitay Isaacs2015-10-071-0/+12
* ctdb-daemon: Rename ctdb_control_wipe_database to ctdb_control_transdbAmitay Isaacs2015-10-071-1/+1
* ctdb-daemon: Add controls to freeze/thaw a single databaseAmitay Isaacs2015-10-071-0/+9
* ctdb-daemon: Avoid the use of ctdb->freeze_mode variableAmitay Isaacs2015-10-071-7/+1
* ctdb-daemon: Drop struct ctdb_control_killtcpMartin Schwenke2015-09-071-1/+1
* ctdb: Use talloc_report_str in ctdbVolker Lendecke2015-08-201-25/+15
* ctdb-daemon: Reset database statistics when resetting statisticsAmitay Isaacs2015-08-071-0/+7
* ctdb-daemon: Remove control CTDB_CONTROL_SET_CALLAmitay Isaacs2015-07-101-6/+2
* ctdb-daemon: Remove obsolete IPv4 only controlsAmitay Isaacs2015-05-121-7/+5