ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / ctdb / include /
2024-03-06 Vinit Agnihotrictdb-server: Implement CTDB_CONTROL_START_IPREALLOCATE
2024-03-06 Martin Schwenkectdb-common: Remove unused variable ctdb_eventscript_ca...
2023-12-15 Stefan Metzmacherctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSED
2023-12-15 Stefan Metzmacherctdb: add/implement CTDB_CONTROL_TCP_CLIENT_DISCONNECTED
2023-12-15 Stefan Metzmacherctdb: remove unused ctdb->client_ip_list and print...
2023-03-24 Andreas Schneiderctdb:include: Fix code spelling
2023-03-24 Andreas Schneiderctdb:include: Remove trailing whitespaces in ctdb_proto...
2022-07-22 Martin Schwenkectdb-daemon: Drop unused ban_state element from CTDB...
2022-04-06 Martin Schwenkectdb-daemon: New function ctdb_tunables_load()
2022-01-17 Martin Schwenkectdb-daemon: Drop implementation of {GET,SET}_RECMASTER...
2022-01-17 Martin Schwenkectdb-daemon: Drop unused old client recmaster functions
2022-01-17 Martin Schwenkectdb-daemon: Enable log reopening for event daemon
2021-09-09 Martin Schwenkectdb-daemon: Factor out a function to get node structur...
2020-09-11 Martin Schwenkectdb-daemon: Drop implementation of old-style database...
2020-07-24 Martin Schwenkectdb-recoverd: Move ctdb_ctrl_modflags() to ctdb_recoverd.c
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 more unused old client 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...
2019-07-05 Martin Schwenkectdb-daemon: Make old list_of_nodes() function static
2019-03-15 Amitay Isaacsctdb-version: Simplify version string usage
2019-03-15 Stefan Metzmacherctdb-build: use a fixed ctdb_version.h using SAMBA_VERS...
2018-11-06 Martin Schwenkectdb-daemon: Drop unused function ctdb_set_socketname()
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: Move ctdb_init() to the only place it...
2018-05-01 Martin Schwenkectdb-daemon: Drop unused function ctdb_set_notification...
2018-05-01 Amitay Isaacsctdb-client: Remove ununsed functions from old client...
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-client: Drop old client code for monitor controls
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-25 Amitay Isaacsctdb-client: Fix ctdb_attach() to use database flags
2017-08-25 Amitay Isaacsctdb-client: Optionally return database id from ctdb_ct...
2017-08-25 Amitay Isaacsctdb-client: Fix ctdb_ctrl_createdb() to use database...
2017-08-14 Amitay Isaacsctdb-daemon: Drop the implementation of CHECK_SRVIDS...
2017-08-14 Amitay Isaacsctdb-client: Drop client code to send 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-client: Add a function to get db open flags
2017-06-26 Amitay Isaacsctdb-client: Drop tdb_flags argument to ctdb_attach()
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-19 Martin Schwenkectdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE...
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-client: Drop client code for eventscript controls
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-client: Remove client code for set/get_db_priority
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-25 Amitay Isaacsctdb-client: Mark ctdb_ctrl_freeze_priority static
2016-07-25 Amitay Isaacsctdb-client: Drop unused functions ctdb_ctrl_freeze_sen...
2016-07-25 Amitay Isaacsctdb-client: Remove functions ctdb_ctrl_thaw_priority...
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
next