lmdb: iterate_range implementation
[sfrench/samba-autobuild/.git] / ctdb / client / client_control_sync.c
2017-10-16 Martin Schwenkectdb-client: Fix a typo
2017-10-10 Amitay Isaacsctdb-client: Add client code for tunnel controls
2017-09-21 Amitay Isaacsctdb-client: Add client code for control CHECK_PID_SRVID
2017-09-14 Martin Schwenkectdb-client: Drop client code for monitor controls
2017-08-14 Amitay Isaacsctdb-client: Drop client code to send CHECK_SRVIDS...
2017-06-29 Amitay Isaacsctdb-client: Add sync api for DB_ATTACH_REPLICATED...
2017-06-26 Amitay Isaacsctdb-protocol: Do not pass tdb open flags to DB attach...
2017-06-26 Amitay Isaacsctdb-client: Do not pass tdb open flags to db attach api
2017-06-26 Amitay Isaacsctdb-client: Add sync api for control DB_OPEN_FLAGS
2017-06-19 Amitay Isaacsctdb-client: Add correct control names to log messages
2017-06-07 Amitay Isaacsctdb-client: Move sync API to a separate header
2016-12-19 Martin Schwenkectdb-client: Add available-only option public IP fetching
2016-12-18 Amitay Isaacsctdb-client: Drop client code for eventscript controls
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-07-28 Amitay Isaacsctdb-client: Drop client code for global transaction...
2016-07-25 Amitay Isaacsctdb-client: Remove code to set/get_db_priority from...
2016-07-25 Amitay Isaacsctdb-client: Remove function ctdb_ctrl_thaw() from...
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-25 Amitay Isaacsctdb-client: Add client API functions for new controls
2016-01-27 Martin Schwenkectdb-client: Drop support for updating NAT gateway...
2015-11-15 Amitay Isaacsctdb-client: Replace ctdb_logging.h with common/logging.h
2015-10-07 Amitay Isaacsctdb-client: Add client API for new database controls
2015-10-07 Amitay Isaacsctdb-client: Add new client API implementation