initscript: Remove duplicate setting of $ctdbd
[obnox/ctdb.git] / include /
2013-04-17 Martin Schwenkeutil: Removed unused declaration of ctdbd_start()
2013-04-17 Martin Schwenkeinclude: Move ctdb_start_daemon() from ctdb_client...
2013-04-17 Martin Schwenkectdbd: Add --pidfile option
2013-04-17 Martin Schwenkeutil: New functions ctdb_set_child_info() and ctdb_is_c...
2013-03-25 Amitay Isaacsutil: Add hex_decode_talloc() to decode hex string...
2013-03-06 Amitay Isaacsctdbd: Add an index db for message list for faster...
2013-02-20 Martin Schwenkeclient: New generic node listing function list_of_nodes()
2013-02-07 Martin SchwenkeLogging: Fix breakage when freeing the log ringbuffer
2013-02-05 Martin Schwenkectdbd: Remove command-line option --debug-hung-script
2013-02-05 Martin Schwenkectdbd: Remove debug_hung_script_ctx
2013-02-05 Martin SchwenkeLogging: New function ctdb_log_ringbuffer_free()
2013-01-09 Amitay Isaacsdaemon: Protect against double free of callback state...
2013-01-09 Amitay Isaacsdaemon: On shutdown, destroy timed events that check...
2013-01-06 Martin Schwenkectdbd: Remove debug option --node-ip, use --listen...
2013-01-05 Amitay Isaacsdaemon: Add a tunable to enable automatic database...
2012-11-30 Amitay Isaacsdaemon: Check if log_latency_ms is set before using it
2012-11-14 Amitay Isaacslocking: Do not use RECLOCK for tracking DB locks and...
2012-11-13 Amitay Isaacsrecoverd: Track the nodes that fail takeover run and...
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-10-19 Amitay Isaacscommon: Add routines to get process and lock information
2012-10-19 Amitay Isaacsheader: Added DB statistics update macros
2012-10-18 Martin Schwenkecommon: Debug ctdb_addr_to_str() using new function...
2012-10-11 Martin Schwenkectdbd: Stop takeovers and releases from colliding in...
2012-10-11 Martin Schwenkectdbd: New tunable NoIPTakeoverOnDisabled
2012-10-09 Volker LendeckeCorrect include for ctdb_protocol.h
2012-09-28 Martin Schwenkelibctdb: add ctdb_getcapabilities()
2012-06-20 Ronnie SahlbergAdd new command to find which interface is located on
2012-06-13 Ronnie SahlbergSTATISTICS: Add tracking of the 10 hottest keys per...
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-05-25 Ronnie SahlbergRECOVER: When we pull databases during recovery, we...
2012-05-21 Ronnie SahlbergDEBUG: Add checks for and print debug messages when...
2012-05-17 Ronnie SahlbergMerge remote branch 'martins/ganesha'
2012-05-17 Ronnie SahlbergDebug: When scripts hang, we may need to collect additi...
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
2012-05-01 Ronnie SahlbergRELOADIPS: simplify the reloadips code a bit
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 Isaacsincludes: Move special tevent defines from tevent.h...
2012-03-22 Ronnie SahlbergMerge remote branch 'martins/policy_routing'
2012-03-22 Martin SchwenkeUndo damage done by d8d37493478a26c5f1809a5f3df89ffd6e1...
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 SahlbergFETCH COLLAPSE : Change the fetch-lock collapse to...
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 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-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergREADONLY: only send a control to schedule fast-vacuumin...
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-23 Michael Adamvacuum: add new tunable VacuumInterval and mark Vacuum...
2011-12-23 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
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-06 Mathieu ParentMove platform-specific code to common/system_*
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Ronnie SahlbergLibCTDB: add support for the check-srvids control
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-29 Ronnie SahlbergRecover Persistent database DB by DB and not record...
2011-11-29 Ronnie SahlbergLibCTDB: add get persistent db seqnum control
2011-11-29 Michael Adamctdb: add an option --print-recordflags to trigger...
2011-11-29 Michael Adamctdb: add an option --print-hash to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-lmaster to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-datasize to only print...
2011-11-29 Michael Adamctdb: add an option --print-emptyrecords to enable...
2011-11-29 Michael Adamtraverse: add a flag to enable transferring empty recor...
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-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-11 Martin SchwenkeMake some ctdb_takeover.c functions static
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2011-11-08 Ronnie SahlbergSRVID ranges: Change the ranges for SRVIDs to allow...
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie SahlbergReadOnly: add readonly record lock requests to libctdb
2011-09-13 Ronnie SahlbergReadOnly: Rename the function ctdb_ltdb_fetch_readonly...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 David Disseldorppmda: Attempt reconnects while ctdbd is unavailable
2011-09-06 David Disseldorpclient: add timeout argument to ctdb_attach
2011-09-06 David Disseldorpclient: add req timeout argument to ctdb_cmdline_client
2011-09-06 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
next