ctdbd: New control CTDB_CONTROL_IPREALLOCATED
[metze/samba/wip.git] / ctdb / include / ctdb_protocol.h
2013-05-06 Martin Schwenkectdbd: New control CTDB_CONTROL_IPREALLOCATED
2013-04-24 Michael Adaminclude: define CTDB_REC_RO_FLAGS - all read-only relat...
2013-04-24 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
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-10-22 Martin Schwenkerecoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOG
2012-10-21 Amitay Isaacsbuild: Set CTDB_PATH to /tmp/ctdb.socket if SOCKPATH...
2012-10-20 David DisseldorpBuild: Set the default ctdb socket path at configure...
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-10-19 Amitay Isaacsctdbd: locking: Provide non-blocking API for locking...
2012-09-28 Martin Schwenkelibctdb: add ctdb_getcapabilities()
2012-06-13 Ronnie SahlbergSTATISTICS: Add tracking of the 10 hottest keys per...
2012-05-01 Ronnie SahlbergAdd new control to reload the public ip address file...
2012-03-22 Ronnie SahlbergNoIPTakeover: change the tunable name for the "dont...
2012-03-21 Ronnie SahlbergMake NoIPFailback a node local setting. Nodes that...
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-20 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2012-03-20 Ronnie SahlbergSTATISTICS: add per-db hop count statistics
2012-03-20 Ronnie Sahlbergadd max hop count buckets to see how bad hopcounts are
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-27 Ronnie SahlbergWhen adding ips to nodes, set up a deferred rebalance...
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2012-02-08 Ronnie SahlbergSTATISTICS: add total counts for number of delegations...
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/tests'
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/takeover'
2012-02-06 Martin Schwenkelibctdb - add ctdb_getvnnmap()
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-01-03 Ronnie SahlbergMerge remote branch 'martins/nodestatus'
2011-12-08 Martin Schwenkectdb tool - generalise nodestring parsing for -n
2011-12-06 Ronnie SahlbergLibCTDB: Add support for the 'get interfaces' control...
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-29 Michael Adamtraverse: add a flag to enable transferring empty recor...
2011-11-08 Ronnie SahlbergSRVID ranges: Change the ranges for SRVIDs to allow...
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-08-23 Ronnie SahlbergReadOnly: Add a new flag to call request packet to...
2011-08-23 Ronnie SahlbergReadOnly: Add 4 new record flags to handle read only...
2011-08-23 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-03-14 Michael Adamctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC
2011-03-14 Michael Adamcontrol: add a new control opcode CTDB_CONTROL_SCHEDULE...
2011-03-14 Michael Adamadd a new record flag CTDB_REC_FLAG_VACUUM_MIGRATED.
2011-03-14 Michael Adamcall: Move definition of call flags down to the definit...
2011-03-14 Michael Adamcall: add new call flag CTDB_CALL_FLAG_VACUUM_MIGRATION
2011-02-17 Ronnie SahlbergAdd two new flags for the ltdb header.
2011-02-17 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2011-01-14 Ronnie SahlbergLIBCTDB: add support for traverse
2010-10-11 Ronnie SahlbergUpdate latency countes to show min/max and average
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-15 Ronnie Sahlbergadda GETPUBLICIPS control to libctdb and use this in...
2010-09-13 Ronnie Sahlbergadd a new serverid to send a message everytime an ip...
2010-09-13 Ronnie SahlbergUpdate the comment for the range reserved for SAMBA and
2010-09-13 Ronnie Sahlbergdefine and reserve a range of ctdb message ports for...
2010-09-13 Ronnie SahlbergImplement a new function GETNODEMAP in libctdb.
2010-08-30 Ronnie SahlbergMerge commit 'martins/master'
2010-08-30 Ronnie Sahlberg Add a new event "ipreallocated"
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-06-02 Ronnie Sahlbergctdb_req_control contains 4 padding bytes. Create an...
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...