add spec file for development rpm
[sahlberg/ctdb.git] / server /
2008-07-08 Ronnie SahlbergRevert "waitpid() can block if it takes a long time... 1.0.45 obnox/1.0.45 origin/1.0.45
2008-07-08 Ronnie SahlbergRevert "set sigchild to SIG_IGN instead of SIG_DFL"
2008-07-08 Ronnie Sahlbergset sigchild to SIG_IGN instead of SIG_DFL
2008-07-07 Ronnie Sahlbergwaitpid() can block if it takes a long time before...
2008-07-07 Ronnie Sahlberguse more libral handling of event scripts timing out.
2008-07-06 Ronnie Sahlbergwe need a 'case x:' in our ugly 'encode the control...
2008-07-06 Ronnie SahlbergIf a transaction commit fails. Log this error and cance...
2008-07-06 Ronnie Sahlberg in the destructor for the lock-wait child, make sure...
2008-07-04 Andrew Tridgellan extraordinarily ugly patch!
2008-07-04 Andrew Tridgelldon't use mmap in tdb if --nosetsched is set. That...
2008-07-04 Andrew Tridgellfixed a warning
2008-07-04 Andrew Tridgellfixed some incorrect CTDB_NO_MEMORY*() calls found...
2008-07-04 Andrew Tridgellzero out the ctdb->freeze_handle when we free it
2008-07-03 Ronnie Sahlbergwe dont need to explicitely thaw the databases from...
2008-07-02 Ronnie Sahlbergtrack both when we last started and ended a recovery.
2008-07-02 Ronnie Sahlbergupdate a comment to reflect that this is not always...
2008-06-26 Ronnie Sahlbergtest
2008-06-26 Ronnie SahlbergRevert "test"
2008-06-26 Ronnie Sahlbergtest
2008-06-26 Ronnie Sahlbergreduce loglevel of the info message we are updating...
2008-06-26 Ronnie Sahlbergforce an update of the flags from the recmaster after...
2008-06-26 Ronnie Sahlbergthird attempt for fixing a freeze child writing to...
2008-06-26 Ronnie Sahlbergverify that the recmaster has the correct flags for...
2008-06-26 Ronnie Sahlbergonly loop over the write it the write failed
2008-06-25 Ronnie Sahlbergthe write() from the freeze child process can fail
2008-06-13 Ronnie Sahlbergban the node after 3 failed scripts by default
2008-06-13 Ronnie Sahlbergif the event scripts hangs EventScriptsBanCount consecu...
2008-06-13 Ronnie Sahlbergwhen a eventscript has timed out, log the event options...
2008-06-13 Ronnie Sahlbergmake it possible to re-start a recovery without marking...
2008-06-12 Ronnie Sahlbergadd a callback for failed nodes to the async control...
2008-06-04 Ronnie Sahlbergfirst cut to convert takeover_callback_state{}
2008-06-04 Ronnie Sahlbergfix a comment
2008-06-04 Ronnie Sahlbergconvert handling of gratious arps and their controls...
2008-06-04 Ronnie Sahlbergadd a parameter for the tdb-flags to the client function
2008-05-28 Ronnie Sahlbergdont bother casting to a void* private_data pointer,
2008-05-28 Ronnie Sahlbergremove another field we dont need in the childwrite_han...
2008-05-28 Ronnie Sahlbergremote a comment that is no longer relevant
2008-05-28 Ronnie Sahlbergdo persistent writes in a child process
2008-05-22 Ronnie Sahlbergrestore a timeout value to the default settings instead...
2008-05-22 Ronnie Sahlbergfix some memory hierarchy bugs in allocation of the...
2008-05-22 Ronnie Sahlbergcleanup of the previous patch.
2008-05-22 Ronnie Sahlbergsecond try for safe transaction stores into persistend...
2008-05-21 Ronnie Sahlberglowe the loglevel for the warning that releaseip was...
2008-05-21 Ronnie Sahlberg lower the loglevel for when we have "tickles" for...
2008-05-15 Ronnie Sahlbergdont disable/enable monitoring for each eventscript...
2008-05-15 Ronnie Sahlbergdont check whether the "recovered" event was successful...
2008-05-15 Ronnie Sahlbergremove some unnessecary tests if ->vnn is null or not
2008-05-15 Ronnie SahlbergUpdate some debug statements. Dont say that recovery...
2008-05-14 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-14 Andrew Tridgellput the return in the right place
2008-05-14 Andrew TridgellFix the chicken and egg problem with ctdb/samba and...
2008-05-14 Ronnie SahlbergStart implementing support for ipv6.
2008-05-14 Andrew TridgellMerge commit 'ronnie-ctdb/master' into tridge tridge/tridge
2008-05-12 Ronnie SahlbergTry to use tdb transactions when updating a record...
2008-05-11 Ronnie Sahlbergctdb->methods becomes NULL when we shutdown the transport.
2008-05-09 Ronnie Sahlbergfix a bug where the public ip addresses of the cluster...
2008-05-08 Andrew Tridgellfixed realloc bug
2008-05-08 Andrew TridgellMerge branch 'master' of git://git.samba.org/sahlberg...
2008-05-08 rootMerge commit 'ronnie-ctdb/master' into tridge tridge/ronnie
2008-05-06 Ronnie SahlbergExpand the client async framework so that it can take...
2008-05-06 Ronnie Sahlbergmake sure we lose all elections for recmaster role...
2008-05-06 Ronnie Sahlbergclose and reopen the reclock pnn file at regular intervals.
2008-05-06 Ronnie SahlbergMonitor that the recovery daemon is still running from...
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-04-22 Ronnie SahlbergRevert "- accept an optional set of tdb_flags from...
2008-04-22 Ronnie SahlbergRevert "Revert "- accept an optional set of tdb_flags...
2008-04-22 Ronnie SahlbergRevert "Revert "Revert "- accept an optional set of...
2008-04-22 Ronnie Sahlbergwhen a node disgrees with us re who is recmaster
2008-04-21 Ronnie Sahlbergwhen a node disgrees with us re who is recmaster
2008-04-10 Ronnie SahlbergRevert "Revert "Revert "- accept an optional set of...
2008-04-10 Andrew Tridgell- accept an optional set of tdb_flags from clients...
2008-04-10 Ronnie SahlbergRevert "Revert "- accept an optional set of tdb_flags...
2008-04-10 Ronnie SahlbergRevert "- accept an optional set of tdb_flags from...
2008-04-09 Ronnie Sahlbergfix compiler warning during a fatal error failing to...
2008-04-09 Ronnie SahlbergFrom Chris Cowan
2008-04-02 Ronnie SahlbergFrom Chris Cowan
2008-04-02 Ronnie Sahlbergadd a mechanism to force a node to run the eventscripts...
2008-04-01 Ronnie Sahlbergdecorate the memdump output with a nice field for ctdb_...
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-25 Ronnie Sahlbergfix a memory leak
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 Sahlbergchange the log level for the message when someone conne...
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 Sahlbergwhen we reallocate the ip addresses for nodes, we must...
2008-03-02 Ronnie Sahlbergadd a num_connected field to the rec structure that...
2008-03-02 Ronnie Sahlbergadd a new tunable : reclockpingperiod
2008-03-02 Ronnie Sahlbergchange recmaster from being a local variable in monitor...
2008-02-29 Ronnie Sahlbergupdate the reclock pnn count for how many nodes are...
2008-02-29 Ronnie Sahlbergstore the num_active variable (number of connected...
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 debug output to indicate why a node starts up in...
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-18 Ronnie Sahlbergread the current debuglevel in each loop in the recover...
next