ctdb-daemon: Add extra logging of hot keys
[amitay/samba.git] / ctdb / include / ctdb_private.h
2020-05-22 Martin Schwenkectdb-daemon: Add extra logging of hot keys
2020-05-22 Martin Schwenkectdb-daemon: Add separate hot keys array for database...
2020-03-23 Martin Schwenkectdb-daemon: Remove unused old client database functions
2020-02-18 Martin Schwenkectdb-daemon: Fix signed/unsigned comparison
2020-02-10 Martin Schwenkectdb-daemon: Pass more information to ctdb_start_daemon()
2019-11-14 Martin Schwenkectdb-daemon: Rename ctdb_context private_data to transp...
2019-11-14 Martin Schwenkectdb-daemon: Rename ctdb_node private_data to transport...
2019-10-31 Björn Jackectdb/include/ctdb_private.h: typo fixes
2019-10-24 Martin Schwenkectdb-daemon: Implement DB_VACUUM control
2019-10-24 Martin Schwenkectdb-vacuum: Simplify recording of in-progress vacuumin...
2019-10-24 Amitay Isaacsctdb-daemon: Add implementation of VACUUM_FETCH control
2019-08-20 Martin Schwenkectdb-daemon: Drop unused function ctdb_local_node_got_b...
2019-08-20 Martin Schwenkectdb-daemon: Factor out new function ctdb_node_become_i...
2019-08-16 Martin Schwenkectdb-daemon: Add function ctdb_ip_to_node()
2019-07-05 Martin Schwenkectdb-daemon: Drop unused function ctdb_vfork_with_logging()
2019-07-05 Martin Schwenkectdb-daemon: Replace function ctdb_ip_to_nodeid() with...
2019-07-05 Martin Schwenkectdb-daemon: Fix signed/unsigned comparisons by declari...
2018-10-08 Amitay Isaacsctdb-daemon: Drop implementation of RECEIVE_RECORDS...
2018-10-08 Amitay Isaacsctdb-daemon: Add invalid_records flag to ctdb_db_context
2018-07-02 Martin Schwenkectdb-daemon: Only consider client ID for local database...
2018-05-01 Martin Schwenkectdb-daemon: Drop unused function ctdb_set_notification...
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-interface option
2017-10-10 Amitay Isaacsctdb-daemon: Add code to process ctdb_req_tunnel packets
2017-10-10 Amitay Isaacsctdb-daemon: Add implementation of tunnel controls
2017-09-21 Amitay Isaacsctdb-daemon: Add implementation of control CHECK_PID_SRVID
2017-09-18 Martin SchwenkeRevert "ctdb-daemon: Remove unused function ctdb_stop_m...
2017-09-14 Martin Schwenkectdb-daemon: Remove unused function ctdb_stop_monitoring()
2017-09-14 Martin Schwenkectdb-daemon: Drop implementation of monitor controls
2017-09-12 Amitay Isaacsctdb-daemon: Add a function to check if db access is...
2017-08-14 Amitay Isaacsctdb-daemon: Drop the implementation of CHECK_SRVIDS...
2017-06-29 Amitay Isaacsctdb-daemon: Pass db_flags instead of passing persisten...
2017-06-29 Amitay Isaacsctdb-daemon: Store db_flags instead of individual boole...
2017-06-26 Amitay Isaacsctdb-daemon: Ignore tdb open flags passed to DB attach...
2017-06-19 Amitay Isaacsctdb-locking: Reduce logging in case of contention
2017-05-24 Amitay Isaacsctdb-daemon: Do not allow mixed ctdb versions in a...
2017-05-24 Amitay Isaacsctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keep...
2017-04-05 Amitay Isaacsctdb-daemon: Add tracking of migration records
2016-12-19 Martin Schwenkectdb-takeover: Drop unused ctdb_takeover_run() and...
2016-12-18 Amitay Isaacsctdb-daemon: Switch to using event daemon
2016-12-18 Amitay Isaacsctdb-daemon: Add functions to talk to event daemon
2016-12-18 Amitay Isaacsctdb-daemon: Drop implementation of eventscript controls
2016-12-16 Amitay Isaacsctdb-daemon: Move function typedef to where it's used
2016-12-05 Amitay Isaacsctdb-daemon: Add ctdb_vfork_exec()
2016-12-05 Amitay Isaacsctdb-logging: Get rid of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra from switch_...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra via ctdb_set...
2016-12-05 Amitay Isaacsctdb-daemon: Consolidate initialization of logging...
2016-12-05 Amitay Isaacsctdb-logging: Remove duplicate logging code
2016-12-05 Amitay Isaacsctdb-daemon: Remove tevent debug logging
2016-09-14 Amitay Isaacsctdb-daemon: Remove NUM_DB_PRIORITIES
2016-08-10 Amitay Isaacsctdb-daemon: Fix format-nonliteral warning
2016-08-10 Amitay Isaacsctdb-daemon: Fix format-nonliteral warning
2016-07-28 Amitay Isaacsctdb-daemon: Drop implementation of global transaction...
2016-07-28 Martin Schwenkectdb-daemon: Deletion of IPs is deferred until the...
2016-07-28 Amitay Isaacsctdb-daemon: Fix statistics update macro
2016-07-28 Martin Schwenkectdb-daemon: Move CTDB VNN structure to IP takeover...
2016-07-25 Amitay Isaacsctdb-locking: Remove ctdb_db_prio_iterator function
2016-07-25 Amitay Isaacsctdb-freeze: Remove ctdb_db_prio_frozen() function
2016-07-25 Amitay Isaacsctdb-locking: Remove API for locking databases with...
2016-07-25 Amitay Isaacsctdb-locking: Remove API for locking all databases
2016-07-25 Amitay Isaacsctdb-daemon: Remove priority field from ctdb_db_context
2016-07-25 Amitay Isaacsctdb-daemon: Remove implementation of SET/GET_DB_PRIORITY
2016-07-25 Amitay Isaacsctdb-daemon: Drop priorites from freeze/thaw code
2016-07-04 Martin Schwenkectdb-ipalloc: Don't build a global IP tree
2016-07-04 Martin Schwenkectdb-ipalloc: Drop code to update IP assignment tree
2016-06-07 Martin Schwenkectdb-recoverd: Recovery lock handle should be in recove...
2016-06-07 Martin Schwenkectdb-daemon: Rename recovery lock file to just recovery...
2016-06-07 Martin Schwenkectdb-daemon: Drop function ctdb_set_recovery_lock_file()
2016-05-13 Martin Schwenkectdb-takeover: Recovery daemon no longer passes fail...
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock functions to recovery...
2016-04-28 Martin Schwenkectdb-recovery: Reimplement ctdb_recovery_lock() using...
2016-04-23 Amitay Isaacsctdb-daemon: Remove unused controls related to server_id
2016-04-15 Martin Schwenkectdb-daemon: Drop --single-public-ip option and related...
2016-04-01 Martin Schwenkectdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCP
2016-03-25 Amitay Isaacsctdb-daemon: Implement new controls DB_PULL and DB_PUSH...
2015-11-20 Martin Schwenkectdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP allocation state into its own...
2015-11-16 Martin Schwenkectdb-daemon: Move script timeout count into monitor...
2015-11-15 Amitay Isaacsctdb-logging: Move debug_extra definition to server...
2015-11-15 Amitay Isaacsctdb-daemon: Move ctdb_fork.c to server
2015-11-15 Amitay Isaacsctdb-daemon: Move switch_from_server_to_client() to...
2015-11-12 Martin Schwenkectdb-recoverd: Reload remote IPs as part of takeover run
2015-11-12 Martin Schwenkectdb-recoverd: Move ctdb_reload_remote_public_ips(...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_tunable to ctdb_tunable...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_tcp_connection to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_iface to ctdb_interface
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_db_statistics to ctdb_d...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_all_public_ips to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_node_map to ctdb_node_m...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_call to ctdb_req_ca...
2015-11-03 Amitay Isaacsctdb-daemon: Rename enum ctdb_eventscript_call to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_scripts_wire to ctdb_sc...
2015-10-30 Amitay Isaacsctdb-include: Remove unused structures and prototypes
2015-10-30 Amitay Isaacsctdb-include: Move client function prototypes to ctdb_c...
2015-10-30 Amitay Isaacsctdb-include: Move protocol structures from ctdb_privat...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
next