fixed permissions on configure.rpm
[rusty/ctdb.git] / include /
2008-04-10 Andrew Tridgell- accept an optional set of tdb_flags from clients...
2008-04-02 Ronnie Sahlbergadd a mechanism to force a node to run the eventscripts...
2008-04-01 Ronnie Sahlbergadd improvements to tracking memory usage in ctdbd...
2008-03-26 Ronnie SahlbergAdd two new controls to add/delete public ip address...
2008-03-24 Ronnie SahlbergFrom M Dietz,
2008-03-19 Ronnie Sahlbergin ctdb_call_local() we can not talloc_steal() the...
2008-03-12 Ronnie SahlbergRedo the vacukming process to mkake it scalable.
2008-03-03 Ronnie Sahlbergadd a new tunable 'NoIPFailback'
2008-03-02 Ronnie Sahlbergadd a new tunable : reclockpingperiod
2008-02-29 Ronnie Sahlbergadd a new file <reclock>.pnn where each recovery daemon...
2008-02-28 Ronnie Sahlbergadd a control to get the name of the reclock file from...
2008-02-21 Ronnie Sahlbergadd a new tunable DisableWhenUnhealthy which when set...
2008-02-21 Ronnie SahlbergAdd a new parameter to /etc/sysconfig/ctdb
2008-02-19 Ronnie Sahlbergto make it easier/less disruptive to add nodes to a...
2008-02-04 Ronnie SahlbergSpecify and print debuglevels by name and not by number
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgelladded debug constants to allow for better mapping to...
2008-01-29 Andrew Tridgellmerge async recovery changes from Ronnie
2008-01-17 Andrew Tridgellmerge from ronnie
2008-01-17 Ronnie Sahlbergadd a ctdb uptime command that prints when ctdb was...
2008-01-16 Ronnie Sahlbergmerge from tridge
2008-01-16 Andrew Tridgelladded syslog support, and use a pipe to catch logging...
2008-01-16 Andrew Tridgellmerge from ronnie
2008-01-15 Ronnie Sahlbergctdb_control_send() does not need to take an outdata...
2008-01-15 Andrew Tridgellmerge from ronnie
2008-01-14 Ronnie Sahlbergsplit node health monitoring and checking for connected...
2008-01-10 Ronnie Sahlbergmerge from tridge
2008-01-10 Andrew Tridgellget rid of monitor_retry as well
2008-01-10 Andrew Tridgellexponential backoff in health monitoring for faster...
2008-01-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgellblock alarm signals during critical sections of vacuum
2008-01-08 Ronnie Sahlbergmerge from tridge
2008-01-08 Andrew Tridgellensure the recovery daemon is not clagged up by vacuum...
2008-01-08 Andrew Tridgelladded two new ctdb commands:
2008-01-07 Andrew Tridgellmerge from ronnie
2008-01-06 Andrew Tridgelladded paranoid transaction ids
2008-01-06 Andrew Tridgellnew simpler and much faster recovery code based on...
2008-01-05 Andrew Tridgellthis is needed with merged tdb
2008-01-04 Andrew Tridgella new tunable DatabaseMaxDead that enables the tdb...
2007-12-02 Andrew Tridgellmerge from ronnie
2007-11-29 Ronnie Sahlbergadd ctdb_disable/enable_monitoring() that only modifies...
2007-11-29 Ronnie Sahlbergget rid of the control to set the monitoring mode.
2007-11-25 Ronnie SahlbergAdd a --node-ip argument so that one can specify which...
2007-11-12 Ronnie Sahlbergmerge from tridge
2007-11-11 Andrew Tridgellprevent a deadly embrace between smbd and ctdbd by...
2007-11-11 Ronnie Sahlbergrevert 773
2007-11-05 Ronnie Sahlbergadd a new tunable "CheckNodesFile" that when set to...
2007-10-23 Andrew Tridgellmerge from ronnie
2007-10-22 Ronnie Sahlbergmerge from tridge
2007-10-22 Ronnie Sahlbergwhen we are shutting down, we should first shut down...
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Ronnie Sahlbergadd a new transport method so that when a node is marke...
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-17 Ronnie Sahlbergmerge from tridge
2007-10-16 Ronnie Sahlbergadd a new tunable : DeterministicIPs that makes the...
2007-10-16 Ronnie Sahlbergmerge from tridge
2007-10-15 Andrew Tridgellmerge from ronnie
2007-10-15 Andrew Tridgelladd config option for disabling bans
2007-10-10 Ronnie Sahlbergmerge from tridge
2007-10-09 Ronnie Sahlbergadd a --single-public-ip argument to ctdbd to specify...
2007-10-09 Ronnie Sahlbergadd a control to send gratious arps from the ctdb daemon
2007-10-05 Ronnie Sahlbergmerge from tridge
2007-09-26 Ronnie Sahlbergchange async.private to async.private_data since privat...
2007-09-24 Ronnie Sahlbergmerge from tridge
2007-09-24 Andrew Tridgellrun monitoring more quickly when unhealthy and at startup
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-13 Andrew Tridgellwe don't need the is_loopback logic in ctdb any more
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgell- use struct sockaddr_in more consistently instead...
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-09 Ronnie Sahlbergchange the signature to ctdb_sys_have_ip() to also...
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-04 Ronnie Sahlbergallow different nodes in the cluster to use different...
2007-09-04 Ronnie Sahlbergget rid of the ctdb_vnn_list structure and just use...
2007-09-04 Ronnie Sahlbergwe cant have takeover_ctx hanging off ctdb since it...
2007-09-04 Ronnie Sahlbergchange debug output from vnn to pnn
2007-09-04 Ronnie Sahlbergchange ctdb_send_message to take pnn as parameter...
2007-09-04 Ronnie Sahlbergchange ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
2007-09-04 Ronnie Sahlbergchange ctdb_node_flags_change.vnn to ctdb_node_flags_ch...
2007-09-04 Ronnie Sahlbergchange server_id.vnn to server_id.pnn
2007-09-04 Ronnie Sahlbergchange ctdb_get_vnn to ctdb_get_pnn
2007-09-04 Ronnie Sahlbergchange ctdb_validate_vnn to ctdb_validate_pnn
2007-09-04 Ronnie Sahlbergchange ctdb->vnn to ctdb->pnn
2007-09-03 Ronnie Sahlbergchange how we do public addresses and takeover so that...
2007-08-27 Andrew Tridgellmerge from ronnie
2007-08-27 Ronnie Sahlbergadd async versions of the freeze node control and freez...
2007-08-26 Ronnie Sahlbergadd a control to pull the server id list off a node
2007-08-24 Ronnie Sahlbergadd an initial implementation of a service_id structure...
2007-08-24 Ronnie Sahlbergchange the api for managing callbacks to controls ...
2007-08-23 Ronnie Sahlbergtry out a slightly different api for controls where...
2007-08-23 Ronnie Sahlberghang the ctdb_req_control structure off the ctdb_client...
2007-08-22 Andrew Tridgellmerge from ronnie
2007-08-22 Ronnie Sahlbergcreate a define to represent the 'invalid' generation...
2007-08-21 Ronnie Sahlbergchange the structure used for node flag change messages...
2007-08-20 Ronnie Sahlbergmerge from tridge
2007-08-20 Andrew Tridgellmerged new event script calling code from ronnnie
2007-08-15 Ronnie Sahlbergchange the now rather small /etc/ctdb/events script...
2007-08-15 Ronnie Sahlbergcall the service specific event scripts directly from...
next