summaryrefslogtreecommitdiff
path: root/ctdb/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-25ctdb-client: Fix ctdb_attach() to use database flagsAmitay Isaacs1-1/+1
2017-08-25ctdb-client: Optionally return database id from ctdb_ctrl_createdb()Amitay Isaacs1-1/+1
2017-08-25ctdb-client: Fix ctdb_ctrl_createdb() to use database flagsAmitay Isaacs1-1/+1
2017-08-14ctdb-daemon: Drop the implementation of CHECK_SRVIDS controlAmitay Isaacs1-2/+0
2017-08-14ctdb-client: Drop client code to send CHECK_SRVIDS controlAmitay Isaacs1-3/+0
2017-06-29ctdb-daemon: Pass db_flags instead of passing persistent flagAmitay Isaacs1-1/+1
2017-06-29ctdb-daemon: Store db_flags instead of individual boolean flagsAmitay Isaacs1-3/+1
2017-06-26ctdb-client: Add a function to get db open flagsAmitay Isaacs1-0/+3
2017-06-26ctdb-client: Drop tdb_flags argument to ctdb_attach()Amitay Isaacs1-2/+1
2017-06-26ctdb-daemon: Ignore tdb open flags passed to DB attach controlsAmitay Isaacs1-1/+1
2017-06-19ctdb-locking: Reduce logging in case of contentionAmitay Isaacs1-0/+3
2017-05-24ctdb-daemon: Do not allow mixed ctdb versions in a clusterAmitay Isaacs2-0/+5
2017-05-24ctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keepalive.cAmitay Isaacs1-2/+0
2017-04-05ctdb-daemon: Add tracking of migration recordsAmitay Isaacs1-0/+4
2016-12-19ctdb-takeover: Drop unused ctdb_takeover_run() and related codeMartin Schwenke1-3/+0
2016-12-19ctdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE to protocol.hMartin Schwenke1-2/+0
2016-12-18ctdb-daemon: Switch to using event daemonAmitay Isaacs1-9/+0
2016-12-18ctdb-daemon: Add functions to talk to event daemonAmitay Isaacs1-0/+6
2016-12-18ctdb-client: Drop client code for eventscript controlsAmitay Isaacs1-11/+0
2016-12-18ctdb-daemon: Drop implementation of eventscript controlsAmitay Isaacs1-11/+0
2016-12-16ctdb-daemon: Move function typedef to where it's usedAmitay Isaacs1-6/+0
2016-12-05ctdb-daemon: Add ctdb_vfork_exec()Amitay Isaacs1-0/+3
2016-12-05ctdb-logging: Get rid of debug_extraAmitay Isaacs1-2/+0
2016-12-05ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client()Amitay Isaacs1-2/+1
2016-12-05ctdb-daemon: Remove setting of debug_extra via ctdb_set_child_info()Amitay Isaacs1-3/+0
2016-12-05ctdb-daemon: Consolidate initialization of logging and debug levelAmitay Isaacs1-1/+2
2016-12-05ctdb-logging: Remove duplicate logging codeAmitay Isaacs1-6/+0
2016-12-05ctdb-daemon: Remove tevent debug loggingAmitay Isaacs1-1/+0
2016-09-14ctdb-daemon: Remove NUM_DB_PRIORITIESAmitay Isaacs1-1/+0
2016-08-10ctdb-daemon: Fix format-nonliteral warningAmitay Isaacs1-1/+2
2016-08-10ctdb-daemon: Fix format-nonliteral warningAmitay Isaacs1-1/+1
2016-07-28ctdb-daemon: Drop implementation of global transaction controlsAmitay Isaacs1-4/+0
2016-07-28ctdb-daemon: Deletion of IPs is deferred until the next takeover runMartin Schwenke1-2/+1
2016-07-28ctdb-daemon: Fix statistics update macroAmitay Isaacs1-2/+2
2016-07-28ctdb-daemon: Move CTDB VNN structure to IP takeover codeMartin Schwenke1-33/+0
2016-07-25ctdb-locking: Remove ctdb_db_prio_iterator functionAmitay Isaacs1-2/+0
2016-07-25ctdb-freeze: Remove ctdb_db_prio_frozen() functionAmitay Isaacs1-1/+0
2016-07-25ctdb-locking: Remove API for locking databases with priorityAmitay Isaacs1-9/+0
2016-07-25ctdb-locking: Remove API for locking all databasesAmitay Isaacs1-6/+0
2016-07-25ctdb-daemon: Remove priority field from ctdb_db_contextAmitay Isaacs1-1/+0
2016-07-25ctdb-client: Remove client code for set/get_db_priorityAmitay Isaacs1-7/+0