eventscript: remove cb_status, fix uninitialized bug when monitoring aborted
[tridge/ctdb.git] / server / ctdbd.c
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty RussellRemove RT priority, use niceness.
2009-12-16 Rusty RussellAdd --valgringing flag instead of --nosetsched
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-16 Stefan Metzmacherserver: add db_directory_state to ctdb_context
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-30 Ronnie Sahlbergstart the syslog child a little later, after we have...
2009-10-30 Ronnie Sahlbergcreate a child process to write to syslog.
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
2009-07-09 Ronnie Sahlbergmake it possible to start the daemon in STOPPED mode
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-06-25 Ronnie SahlbergAllow setting the recovery lock file as "", which means...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-03-31 Ronnie Sahlbergadd a mechanism where the ctdb daemon will run a userco...
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergwe need to set the port properly in the parse_ip helper
2009-03-06 Andrew TridgellMerge commit 'ronnie/master'
2009-02-19 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-09 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-02-03 Mathieu PARENTbuild: Make log-directory configurable indepently of...
2009-01-19 Michael AdamFix treatment of link local ipv6 addresses: set the...
2008-11-24 Ronnie Sahlberginew version 1.0.66
2008-11-21 Martin SchwenkeIncorporate temporary patch from Ronnie that adds ...
2008-11-21 Martin SchwenkeMerge commit 'origin/master' into martins
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-20 Ronnie Sahlbergdont override/change CTDB_BASE if it is already set...
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-10-16 Ronnie Sahlbergspecify a "script log level" on the commandline to...
2008-10-14 Ronnie SahlbergRevert "from Mathieu Parent <math.parent@gmail.com>"
2008-10-12 Ronnie Sahlbergfrom Mathieu Parent <math.parent@gmail.com>
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-08-19 Ronnie Sahlberginitial ipv6 patch
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
2008-07-10 Martin SchwenkeMerge commit 'origin/master' into martins
2008-07-10 Ronnie Sahlbergmake LVS a capability so that we can see which nodes...
2008-07-02 Ronnie Sahlbergtrack both when we last started and ended a recovery.
2008-05-08 Andrew TridgellMerge branch 'master' of git://git.samba.org/sahlberg...
2008-05-08 rootMerge commit 'ronnie-ctdb/master' into tridge ronnie
2008-05-06 Ronnie SahlbergAdd ability to disable recmaster and lmaster roles...
2008-05-06 Ronnie SahlbergAdd a capabilities field to the ctdb structure
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 SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge 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-15 Ronnie Sahlbergmerge from tridge
2008-01-15 Andrew Tridgell- catch a case where the client disconnects during...
2008-01-10 Ronnie Sahlbergmerge from tridge
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
2007-12-02 Andrew Tridgellmerge from ronnie
2007-11-29 Ronnie Sahlbergdont manipulate ctdb->monitoring_mode directly from...
2007-11-25 Ronnie SahlbergAdd a --node-ip argument so that one can specify which...
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-17 Ronnie Sahlbergmerge from tridge
2007-10-16 Ronnie Sahlberginclude system/network.h so we get the prototype for...
2007-10-15 Andrew Tridgellmerge from ronnie
2007-10-10 Ronnie Sahlbergmerge from tridge
2007-10-09 Ronnie Sahlbergadd a --single-public-ip argument to ctdbd to specify...
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-16 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellmerge from ronnie
2007-09-14 Andrew Tridgellcope with non-standard install dirs in event scripts
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgelladd back in --public-interface as a default
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-06 Ronnie Sahlbergmerge from tridge
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-22 Andrew Tridgellmerge from ronnie
2007-08-20 Ronnie Sahlbergsetup the logfile much earlier in the startup procedure...
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...
2007-07-13 Andrew Tridgell- merge from ronnie
2007-07-13 Ronnie Sahlbergmerge from tridge
2007-07-12 Andrew Tridgellfixed the sense of do_setsched
2007-07-12 Andrew Tridgelladded --nosetsched option to ctdbd
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellstart splitting the code into separate client and serve...