ReadOnly: update the documentation about readonly locks
[ctdb.git] / include /
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-09-01 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2011-09-01 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2011-08-23 Ronnie SahlbergLibCTDB : add support for getrecmode
2011-08-23 Ronnie SahlbergReadOnly: Add clientside code to fetch readonly records
2011-08-23 Ronnie SahlbergReadOnly: Add a ctdb_ltdb_fetch_readonly() helper function
2011-08-23 Ronnie SahlbergReadOnly: Add a new flag to call request packet to...
2011-08-23 Ronnie SahlbergReadOnly: Add a function to start a revoke of all deleg...
2011-08-23 Ronnie SahlbergReadOnly: Add functions to register CALLs to a context...
2011-08-23 Ronnie SahlbergReadOnly: Add an extra flag to ctdb_call_local to speci...
2011-08-23 Ronnie SahlbergReadOnly: Add "readonly" flag to the ctdb_db_context...
2011-08-23 Ronnie SahlbergReadOnly: Add 4 new record flags to handle read only...
2011-08-23 Ronnie SahlbergReadOnly: Add clientside functions to send the UPDATE_R...
2011-08-23 Ronnie SahlbergReadOnly: Add helper functions to manipulate a TDB_DATA...
2011-08-23 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-08-22 Volker Lendeckelibctdb: "ctdb_request_free" does not need the ctdb_con...
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Martin SchwenkeTests: Initial test code for LCP2 IP allocation algorithm.
2011-07-28 Martin SchwenkeIP allocation - add LCP2 algorithm.
2011-03-14 Michael Adamctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC
2011-03-14 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-03-14 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-03-14 Michael Adamvacuum: add ctdb_local_schedule_for_deletion()
2011-03-14 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-14 Michael Adamcontrol: add a new control opcode CTDB_CONTROL_SCHEDULE...
2011-03-14 Michael Adamcontrol: add macro CHECK_CONTROL_MIN_DATA_SIZE.
2011-03-14 Michael AdamAdd a tunable VacuumFastPathCount.
2011-03-14 Michael AdamAdd a delete_queue to the ctdb database context struct.
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-03-01 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-24 Michael Adampersistent: add ctdb_persistent_finish_trans3_commits().
2011-02-24 Michael Adampersistent: add a ctdb_persistent_state member to the...
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-24 Ronnie SahlbergLockWait congestion.
2011-01-24 Rusty Russellctdb_lockwait: create overflow queue.
2011-01-14 Ronnie SahlbergLIBCTDB: add support for traverse
2011-01-10 Ronnie SahlbergAdd ctdb_fork(0 which will fork a child process and...
2011-01-10 Ronnie SahlbergRevert scheduling back to use real-time processes
2010-12-07 Ronnie Sahlbergadd a new ctdb_ltdb function to delete a record in...
2010-11-10 Ronnie Sahlbergdelay loading the public ip address file until after...
2010-11-10 Ronnie SahlbergAdd a new tunable : DisableIPFailover that when set...
2010-10-11 Ronnie SahlbergUpdate latency countes to show min/max and average
2010-09-30 Ronnie SahlbergCreate a tunable for how often to collect rolling stati...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-29 Ronnie SahlbergAdd a new statistics structure to keep the current...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-09-27 Ronnie Sahlbergset up a handler to catch and log debug messages from...
2010-09-15 Ronnie Sahlbergadda GETPUBLICIPS control to libctdb and use this in...
2010-09-14 Stefan Metzmacherserver/banning: also release all ips if we're banning...
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 SahlbergAdd two new server types to the server_id structure.
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-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-18 Rusty Russellfreeze: abort vacuuming when we're going to freeze.
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-08-09 Rusty Russelllibctdb: add synchronous message handling and unregiste...
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-07-29 Evan Kinneyctdb: Fixed use of reserved word "private" in typedefs
2010-07-01 Rusty RussellReport client for queue errors.
2010-06-22 Rusty Russellspeed startup: add --sloppy-start.
2010-06-21 Rusty Russelllibctdb: implement synchronous readrecordlock interface.
2010-06-18 Rusty Russelllibctdb: implement ctdb_disconnect and ctdb_detachdb
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Rusty RussellDelay reusing ids to make protocol more robust
2010-06-08 Rusty Russelllibctdb: more bool conversion, and accompany lock by...
2010-06-08 Rusty Russelllibctdb: clarify logging levels
2010-06-05 Ronnie SahlbergSplit ctdb_release_lock() into a function to release...
2010-06-04 Rusty Russelllibctdb: documentation
2010-06-04 Rusty Russelllibctdb: use values from ctdb_protocol.h, don't re...
2010-06-04 Rusty Russelllibctdb: use bool in API
2010-06-04 Rusty Russelllibctdb: add logging infrastructure
2010-06-04 Rusty Russelllibctdb: add ctdb arg to more functions.
2010-06-04 Rusty Russelllibctdb: change callback for ctdb_readrecordlock.
2010-06-02 Ronnie Sahlbergctdb_req_control contains 4 padding bytes. Create an...
2010-06-02 Ronnie SahlbergMake the call to free the request explicit in the callback
2010-06-02 Ronnie SahlbergAdd a variable for start/current time to ctdb statistics
2010-06-02 Ronnie Sahlbergadd a function to read the current socketname from...
2010-06-02 Ronnie Sahlbergrename ctdb_remove_message_handler to ctdb_client_remov...
2010-06-02 Ronnie Sahlbergrename ctdb_message_fn_t to ctdb_msg_fn_t to avoid...
2010-06-01 Ronnie Sahlbergrename ctdb_set_message_handler to ctdb_client_set_mess...
2010-06-01 Ronnie Sahlbergrename ctdb_send_message to ctdb_client_send_message...
2010-06-01 Ronnie Sahlbergrename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-24 Rusty Russelllibctdb: tweak interface for readrecordlock
2010-05-24 Rusty Russelllibctdb: uniform callbacks, _recv functions to pull...
2010-05-20 Rusty Russelllibctdb: API changes from Ronnie's version
next