ctdb-daemon: Fix statistics update macro
[vlendec/samba-autobuild/.git] / ctdb / client /
2016-07-25 Amitay Isaacsctdb-client: Remove code to set/get_db_priority from...
2016-07-25 Amitay Isaacsctdb-client: Remove client code for set/get_db_priority
2016-07-25 Amitay Isaacsctdb-client: Remove ctdb_ctrl_freeze_priority() function
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: Reimplement ctdb_ctrl_freeze_priority...
2016-07-25 Amitay Isaacsctdb-client: Remove function ctdb_ctrl_thaw() from...
2016-07-25 Amitay Isaacsctdb-client: Remove functions ctdb_ctrl_thaw_priority...
2016-07-20 Martin Schwenkectdb-client: Fix access after free error
2016-07-20 Martin Schwenkectdb-client: Fix incorrect variable reference
2016-07-05 Amitay Isaacsctdb-client: Expose ctdb_ltdb_fetch in client API
2016-07-05 Amitay Isaacsctdb-client: Add debug messages to client db api
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of transaction cancel
2016-07-05 Amitay Isaacsctdb-client: Add async version of transaction cancel
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of transaction commit
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of transaction start
2016-07-05 Amitay Isaacsctdb-client: During transaction commit fetch seqnum...
2016-07-05 Amitay Isaacsctdb-client: Release the g_lock record once the update...
2016-07-05 Amitay Isaacsctdb-client: Remove commented old g_lock implemention...
2016-07-05 Amitay Isaacsctdb-client: Release g_lock lock before retrying
2016-07-05 Amitay Isaacsctdb-client: Fix g_lock implementation
2016-07-05 Amitay Isaacsctdb-client: If g_lock lock conflicts, try again sooner
2016-07-05 Amitay Isaacsctdb-client: Factor out ctdb_client_get_server_id function
2016-07-05 Amitay Isaacsctdb-client: Use async version of delete_record in...
2016-07-05 Amitay Isaacsctdb-client: Fix implementation of delete_record
2016-07-05 Amitay Isaacsctdb-client: Add async version of delete_record
2016-07-05 Amitay Isaacsctdb-client: Fix ctdb_rec_buffer traversal routine
2016-07-05 Amitay Isaacsctdb-client: Add sync version of sending multiple messages
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-06-07 Martin Schwenkectdb-client: Remove support for SET_RECLOCK
2016-05-03 Amitay Isaacsctdb-protocol: Return required buffer size in push...
2016-05-03 Amitay Isaacsctdb-client: Drop unnecessary discard_const
2016-05-03 Amitay Isaacsctdb-protocol: Drop buffer allocation from protocol...
2016-04-24 Amitay Isaacsctdb-client: Use correct TDB flags for opening database
2016-04-23 Amitay Isaacsctdb-client: Set control opcode in reply for one-way...
2016-04-23 Amitay Isaacsctdb-client: Remove client functions related to server_id
2016-04-01 Martin Schwenkectdb-client: Drop killtcp client functions
2016-03-25 Amitay Isaacsctdb-client: Add client API functions for new controls
2016-03-25 Amitay Isaacsctdb-client: Add client API for sending message to...
2016-03-11 Amitay Isaacsctdb-client: Increase the timeout for TRANS3_COMMIT...
2016-02-26 Martin Schwenkectdb: Drop unnecessary defines of TEVENT_DEPRECATED
2016-02-24 Amitay Isaacsctdb-client: Add missing initialisation of calldata
2016-02-24 Amitay Isaacsctdb-client: Keep trying to migrate till record lock...
2016-02-24 Amitay Isaacsctdb-client: Remove TALLOC_CTX argument from sync functions
2016-02-24 Amitay Isaacsctdb-client: Add async version of set/remove message...
2016-02-24 Amitay Isaacsctdb-client: Add sync API for waiting for recovery
2016-02-24 Amitay Isaacsctdb-client: Drop TALLOC_CTX argument from ctdb_attach
2016-02-24 Amitay Isaacsctdb-client: Add new API for ctdb_client_wait_timeout()
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-01-27 Martin Schwenkectdb-client: Drop support for updating NAT gateway...
2016-01-20 Amitay Isaacsctdb-client: Use ctdb_rec_buffer_init() to initialize...
2016-01-20 Amitay Isaacsctdb-client: Add missing initialization for h->ev in...
2016-01-20 Amitay Isaacsctdb-client: Do not delete reqid explicitly
2016-01-20 Amitay Isaacsctdb-client: Add a disconnect callback for ctdb client
2016-01-20 Amitay Isaacsctdb-client: Close ctdb socket connection when client...
2016-01-20 Amitay Isaacsctdb-client: Use ctdb_ltdb_header_extract()
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-13 Martin Schwenkectdb-client: Only get capabilities from active nodes
2015-11-25 Amitay Isaacsctdb-include: Make client header self contained
2015-11-15 Amitay Isaacsctdb-client: Replace ctdb_logging.h with common/logging.h
2015-11-15 Amitay Isaacsctdb-daemon: Move switch_from_server_to_client() to...
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-03 Amitay Isaacsctdb-include: Use new protocol definitions
2015-11-03 Amitay Isaacsctdb-protocol: Rename G_LOCK_READ/WRITE to CTDB_G_LOCK_...
2015-11-03 Amitay Isaacsctdb-client: Rename g_lock datatypes as per new protocol.h
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_get_ifaces...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_public_ip_info...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_iface_info...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_set_tunable...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_pulldb to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_gratious_arp...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_ip_iface to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_tunable to ctdb_tunable...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_tcp_tickle_list...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_ban_time to ctdb_ban_state
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_tcp_connection to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_server_id_list to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_server_id to ctdb_client_id
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_dbid_map to ctdb_dbid_m...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_db_statistics to ctdb_d...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_statistics_wire to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_da...
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_reply_control to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_message to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_call to ctdb_repl...
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-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-client: Add client API for new database controls
2015-10-07 Amitay Isaacsctdb-client: Add new client API implementation
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
next