ctdb-daemon: Remove unused controls related to server_id
[vlendec/samba-autobuild/.git] / ctdb / server / ctdb_control.c
2016-04-23 Amitay Isaacsctdb-daemon: Remove unused controls related to server_id
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...
2016-01-27 Martin Schwenkectdb: NAT gateway capability and control to set it...
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-03 Amitay Isaacsctdb-include: Use new protocol definitions
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_iface_info...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_transdb to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_pulldb to ctdb_...
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_control_tcp_addr to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_server_id to ctdb_client_id
2015-11-03 Amitay Isaacsctdb-daemon: Remove struct ctdb_client_notify_deregister
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-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-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-daemon: Add controls for transactions on a single...
2015-10-07 Amitay Isaacsctdb-daemon: Rename ctdb_control_wipe_database to ctdb_...
2015-10-07 Amitay Isaacsctdb-daemon: Add controls to freeze/thaw a single database
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_mode variable
2015-09-07 Martin Schwenkectdb-daemon: Drop struct ctdb_control_killtcp
2015-08-20 Volker Lendeckectdb: Use talloc_report_str in ctdb
2015-08-07 Amitay Isaacsctdb-daemon: Reset database statistics when resetting...
2015-07-10 Amitay Isaacsctdb-daemon: Remove control CTDB_CONTROL_SET_CALL
2015-05-11 Amitay Isaacsctdb-daemon: Remove obsolete IPv4 only controls
2015-05-11 Amitay Isaacsctdb-daemon: Remove older data structure that supports...
2015-03-23 Martin Schwenkectdb-daemon: New control CTDB_CONTROL_GET_NODES_FILE
2015-02-04 Martin Schwenkectdb-daemon: Fix SET_RECLOCK_FILE regression
2015-01-09 Martin Schwenkectdb-daemon: Handle out-of-memory when setting recovery...
2014-10-06 Martin Schwenkectdb-logging: Change LogLevel to DEBUGLEVEL
2014-10-06 Martin Schwenkectdb-logging: Remove log ringbuffer
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-07-07 Amitay Isaacsctdb-daemon: Do not thaw databases if recovery is active
2014-07-07 Amitay IsaacsRevert "It was possible for ->recovery_mode to get...
2014-04-14 Amitay Isaacsctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
2014-03-23 Martin Schwenkectdb/daemon: Make delete IP wait until the IP is released
2013-11-19 Amitay Isaacsctdb-server: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-04 Amitay Isaacsctdbd: Deprecate TRANS2 commit controls
2013-10-04 Amitay Isaacsctdbd: Create a utility function to log error for ...
2013-08-09 Amitay Isaacsctdbd: Avoid leaking file descriptor if talloc fails
2013-07-29 Amitay IsaacsRevert "ctdbd: Remove incomplete ctdb_db_statistics_wir...
2013-07-10 Amitay Isaacsctdbd: Remove incomplete ctdb_db_statistics_wire structure
2013-06-22 Martin Schwenkectdbd: Fix panic on overlapping shutdowns
2013-06-22 Martin Schwenkectdbd: Refactor shutdown sequence
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Martin Schwenkectdbd: New control CTDB_CONTROL_GET_RUNSTATE
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-05-06 Martin Schwenkectdbd: Remove the "stopped" event
2013-05-06 Martin Schwenkectdbd: New control CTDB_CONTROL_IPREALLOCATED
2013-04-24 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
2013-04-22 Amitay Isaacsctdbd: Set num_clients statistic from ctdb->num_clients
2013-04-17 Michael Adamctdbd: unimplement the unused SET_DMASTER control
2013-04-17 Amitay Isaacstraverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support...
2012-05-30 Ronnie SahlbergRun the shutdown eventscript before we tear down the...
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-05-01 Ronnie SahlbergAdd new control to reload the public ip address file...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-21 Ronnie SahlbergLog the "Received SHUTDOWN ..." first in the shutown...
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-16 Martin SchwenkeRelax an out of memory message.
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-03-14 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-01 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2010-10-28 Ronnie Sahlbergduring shutdown there is a window after we have stopped...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Ronnie SahlbergRemove the structure ctdb_control_tcp_vnn since this...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-02 Ronnie SahlbergAdd a variable for start/current time to ctdb statistics
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-25 Ronnie SahlbergIt was possible for ->recovery_mode to get out of sync...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTRO...
2009-12-15 Ronnie SahlbergMerge branch 'trans3'
2009-12-15 Ronnie SahlbergRevert "Make fetch_locked more scalable"
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
next