ctdbd: Add --pidfile option
[ctdb.git] / include / ctdb_private.h
2013-04-19 Amitay Isaacsctdbd: Add --pidfile option
2013-04-19 Martin Schwenkeutil: New functions ctdb_set_child_info() and ctdb_is_c...
2013-04-19 Martin SchwenkeLogging: Fix breakage when freeing the log ringbuffer
2013-04-18 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
2013-03-06 Amitay Isaacsctdbd: Add an index db for message list for faster...
2013-02-19 Ronnie SahlbergRECOVER: When we pull databases during recovery, we...
2013-02-19 Martin SchwenkeLogging: New function ctdb_log_ringbuffer_free()
2013-01-11 Ronnie SahlbergFETCH COLLAPSE : Change the fetch-lock collapse to...
2013-01-11 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2013-01-02 Ronnie SahlbergRecover Persistent database DB by DB and not record...
2012-11-22 Amitay Isaacsrecoverd: Track the nodes that fail takeover run and...
2012-10-30 Amitay Isaacsdaemon: Protect against double free of callback state...
2012-09-12 Martin Schwenkecommon: Debug ctdb_addr_to_str() using new function...
2012-07-12 Ronnie SahlbergAdd new command to find which interface is located on
2012-03-28 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2012-03-02 Ronnie SahlbergRevert "READONLY: readonly fetch collapse. Make sure...
2012-03-02 Ronnie SahlbergREADONLY: readonly fetch collapse. Make sure we only...
2012-03-01 Ronnie SahlbergREADONLY: only send a control to schedule fast-vacuumin...
2012-02-27 Ronnie SahlbergAdd a tunable variable to control how long we defer...
2012-02-27 Ronnie SahlbergWhen adding ips to nodes, set up a deferred rebalance...
2012-02-22 Ronnie SahlbergEventscripts: remove the horrible horrible circular...
2012-02-05 Ronnie SahlbergReadOnly: Rename the function ctdb_ltdb_fetch_readonly...
2012-02-05 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2012-02-05 Ronnie SahlbergReadOnly: Add clientside code to fetch readonly records
2012-02-05 Ronnie SahlbergReadOnly: Add a ctdb_ltdb_fetch_readonly() helper function
2012-02-05 Ronnie SahlbergReadOnly: Add a function to start a revoke of all deleg...
2012-02-05 Ronnie SahlbergReadOnly: Add functions to register CALLs to a context...
2012-02-05 Ronnie SahlbergReadOnly: Add an extra flag to ctdb_call_local to speci...
2012-02-05 Ronnie SahlbergReadOnly: Add "readonly" flag to the ctdb_db_context...
2012-02-05 Ronnie SahlbergReadOnly: Add helper functions to manipulate a TDB_DATA...
2011-09-05 Michael AdamAdd a tunable "AllowClientDBAttach" with default value 1.
2011-07-28 Martin SchwenkeTests: Initial test code for LCP2 IP allocation algorithm.
2011-07-28 Martin SchwenkeIP allocation - add LCP2 algorithm.
2011-03-09 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-03-09 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-03-09 Michael Adamvacuum: add ctdb_local_schedule_for_deletion()
2011-03-09 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-09 Michael Adamcontrol: add macro CHECK_CONTROL_MIN_DATA_SIZE.
2011-03-09 Michael AdamAdd a tunable VacuumFastPathCount.
2011-03-09 Michael AdamAdd a delete_queue to the ctdb database context struct.
2011-02-23 Michael Adampersistent: add ctdb_persistent_finish_trans3_commits().
2011-02-23 Michael Adampersistent: add a ctdb_persistent_state member to the...
2011-02-23 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-17 Ronnie SahlbergRevert "Dont allow client processes to attach to databa...
2011-02-17 Ronnie SahlbergDont allow client processes to attach to databases...
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-12-06 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2010-11-09 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-22 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-13 Ronnie SahlbergImplement a new function GETNODEMAP in libctdb.
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 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-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-01 Rusty RussellReport client for queue errors.
2010-06-22 Rusty Russellspeed startup: add --sloppy-start.
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Rusty RussellDelay reusing ids to make protocol more robust
2010-06-02 Ronnie SahlbergAdd a variable for start/current time to ctdb statistics
2010-06-02 Ronnie Sahlbergrename ctdb_message_fn_t to ctdb_msg_fn_t to avoid...
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...
2010-05-11 Ronnie sahlbergMerge commit 'obnox/master-rebase'
2010-05-10 Ronnie SahlbergAdd the number of performed recoveries to the "ctdb...
2010-05-10 Rusty Russellctdb: use full range of IDR
2010-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
2010-05-03 Ronnie SahlbergThe recent change to the recovery daemon to keep track...
2010-04-15 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-04-08 Rusty Russelleventscript: don't do debugging system() from inside...
2010-04-08 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-08 Ronnie SahlbergIn the recovery daemon, keep track of which node we...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2010-01-20 Stefan Metzmacherserver: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during...
2010-01-20 Stefan Metzmacherclient: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ct...
2010-01-20 Stefan Metzmacherreserve upper bits in ctdb_control->flags for opcode...
2010-01-20 Stefan Metzmacherserver: keep the interface information in a list of...
2010-01-20 Stefan Metzmacherserver: allow multiple interfaces comma separated in...
2010-01-20 Stefan Metzmacherserver: add a ctdb_set_single_public_ip() helper function
2010-01-20 Stefan Metzmacherserver: add "init" event
2010-01-20 Stefan Metzmacherlib/util: import fault/backtrace handling from samba.
2010-01-15 Ronnie SahlbergMake the size of the in memory ringbuffer for keeping...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
next