ctdb-daemon: Store db_flags instead of individual boolean flags
[sfrench/samba-autobuild/.git] / ctdb / client / ctdb_client.c
2017-06-29 Amitay Isaacsctdb-daemon: Store db_flags instead of individual boole...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2017-06-26 Amitay Isaacsctdb-client: Ask daemon for db open flags
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-client: Stop sending tdb_flags with DB_ATTACH...
2017-06-26 Amitay Isaacsctdb-daemon: Refactor calculation of tdb open flags...
2017-02-22 Chris LambCorrect "recived" typo.
2016-12-18 Amitay Isaacsctdb-client: Drop client code for eventscript controls
2016-08-17 Martin Schwenkectdb-client: Print error message before next syscall...
2016-08-17 Martin Schwenkectdb-client: Fix CID 1362725 Unchecked return value...
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 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-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-06-07 Martin Schwenkectdb-client: Remove support for SET_RECLOCK
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-11 Amitay Isaacsctdb-client: Increase the timeout for TRANS3_COMMIT...
2016-02-26 Martin Schwenkectdb: Drop unnecessary defines of TEVENT_DEPRECATED
2016-01-27 Martin Schwenkectdb-client: Drop support for updating NAT gateway...
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-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-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
2015-10-07 Amitay Isaacsctdb-daemon: Replace ctdb_message with srvid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
2015-10-07 Amitay Isaacsctdb-daemon: Remove ctdb from traverse_callback
2015-09-07 Martin Schwenkectdb-daemon: Drop struct ctdb_control_killtcp
2015-07-29 Amitay Isaacsctdb-client: Return the correct status sent from the...
2015-07-10 Amitay Isaacsctdb-daemon: Remove control CTDB_CONTROL_SET_CALL
2015-07-10 Amitay Isaacsctdb-daemon: Fix valgrind invalid read error in db_stat...
2015-05-11 Amitay Isaacsctdb-daemon: Remove obsolete IPv4 only controls
2015-05-10 Martin Schwenkectdb-client: Add API for retrieving and checking capabi...
2015-04-21 Volker Lendeckectdb: Fix the O3 developer build
2015-03-23 Martin Schwenkectdb-daemon: New control CTDB_CONTROL_GET_NODES_FILE
2015-02-18 Martin Schwenkectdb-client: Return a value of 1 when setting obsolete...
2015-02-13 Volker Lendeckectdb: server_id_get->server_id_fetch
2014-12-19 Amitay Isaacsctdb-daemon: Use correct tdb flags when enabling robust...
2014-10-28 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-10-28 Amitay Isaacsctdb: Rename ctdb socket variable from CTDB_PATH to...
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-client: Rename static function server_id_equal()
2014-07-09 Amitay Isaacsctdb-daemon: Support per-node robust mutex feature
2014-07-05 Martin Schwenkectdb-daemon: Remove ctdbd_pid global variable
2014-04-23 Amitay Isaacsctdb-client: Talloc tdb_wrap off ctdb_db_context
2014-04-14 Amitay Isaacsctdb-client: Add client code to detach a database
2014-03-28 Amitay Isaacsctdb-client: ctdb_fetch_lock should check for readonly...
2013-11-27 Amitay Isaacsctdb-client: Treat empty __db_sequence_number__ record...
2013-11-19 Amitay Isaacsctdb-client: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-07 Amitay Isaacsclient: Make g_lock_lock() wait till lock is obtained
2013-10-22 Martin Schwenkeclient: Fix a format string argument compiler warning
2013-10-04 Amitay Isaacsclient: Remove old persistent transaction code
2013-10-04 Amitay Isaacsclient: Reimplement persistent transaction code using...
2013-10-04 Amitay Isaacsclient: Add functions to parse g_lock.tdb records
2013-10-04 Amitay Isaacsclient: Add functions to handle server_id structure
2013-10-04 Martin Schwenkeclient: Fix some format string compiler warnings
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbseqnum() function
next