new version 1.0.60
[sahlberg/ctdb.git] / server /
2008-10-14 Ronnie SahlbergRevert "from Mathieu Parent <math.parent@gmail.com>"
2008-10-13 Ronnie Sahlbergupdate TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls...
2008-10-12 Ronnie Sahlbergfrom Mathieu Parent <math.parent@gmail.com>
2008-10-07 Ronnie Sahlbergskip empty lines in the public addresses file, not... ctdb-1.0.59
2008-10-07 Ronnie Sahlbergfrom Michael Adams : allow #-style comments in the...
2008-10-07 Ronnie Sahlbergremove an unused variable
2008-10-07 Ronnie SahlbergWhen we reload the nodes file
2008-09-17 Ronnie Sahlberguse the correct tunable failcount not timeout
2008-09-17 Ronnie SahlbergThe ctdb daemon keeps track of whether the recovery...
2008-09-15 Ronnie Sahlbergfix a slow memory leak in the recovery daemon in the...
2008-09-15 Ronnie Sahlbergfix some slow memory leaks in the vacuuming handler...
2008-09-15 Ronnie SahlbergFrom Volker L
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-09 Ronnie Sahlberglower the debug level for when printing that the nodefl...
2008-09-09 Ronnie Sahlbergadditional monitoring between the two daemons.
2008-08-29 Ronnie Sahlbergzero out the address structure to keep valgrind happy
2008-08-27 Ronnie Sahlbergrename ctdb_tcp_client back to the original name ctdb_c...
2008-08-20 Ronnie Sahlbergwe must canonicalize the sockaddr structures in killtcp...
2008-08-19 Ronnie Sahlberginitial ipv6 patch
2008-08-11 Andrew TridgellMerge commit 'ronnie/master'
2008-08-11 Andrew Tridgellfixed a memory leak in the recovery daemon
2008-08-08 Andrew Tridgellfixed send of release IP message
2008-08-08 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb 1.0.54 obnox/1.0.54 origin/1.0.54 ctdb-1.0.54
2008-08-08 Andrew Tridgelladded a new control CTDB_CONTROL_TRANS2_COMMIT_RETRY...
2008-08-07 Andrew Tridgellreturn a more detailed error code from a trans2 commit...
2008-08-07 Andrew TridgellMerge commit 'ronnie/1.0.53'
2008-08-07 Andrew Tridgellfixed a looping error bug with the new transactions...
2008-08-07 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-08-07 Andrew Tridgellcover some corner cases where the persistent database...
2008-08-06 Ronnie Sahlbergremove the reclock file we store pnn counts in.
2008-08-05 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-08-04 Andrew Tridgellimplemented replayable transactions in ctdb to prevent... tridge obnox/tridge origin/tridge
2008-07-30 Andrew Tridgellrenamed the pulldb structure to a ctdb_marshall_buffer
2008-07-30 Andrew Tridgellmake sure we honor the TDB_NOSYNC flag from clients...
2008-07-30 Andrew Tridgelladded new multi-record transaction commit code
2008-07-30 Andrew Tridgellrename the structure we use for marshalling multiple...
2008-07-23 Andrew Tridgellfixed buffering in ctdb logging code to handle multiple...
2008-07-21 Ronnie SahlbergFrom Michael Adams,
2008-07-18 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-07-18 Ronnie Sahlbergif a new node enters the cluster, that node will alread...
2008-07-18 Ronnie Sahlberglower a debug statement
2008-07-18 Ronnie Sahlberglower a debug message
2008-07-17 Ronnie SahlbergOnly decrement the "number of persistent writes in...
2008-07-17 Andrew TridgellMerge commit 'ronnie/master'
2008-07-17 Ronnie SahlbergAdd two new controls to start and cancel a persistent...
2008-07-16 Ronnie SahlbergDo not allow "ctdb eventscript" to start new eventscrip...
2008-07-16 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-07-16 Andrew TridgellMerge commit 'ronnie/master'
2008-07-16 Ronnie Sahlbergchange how we filter out "empty" records in the travers...
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
2008-07-11 Ronnie SahlbergFix a very subtle race where we could get a double... 1.0.47 obnox/1.0.47 origin/1.0.47
2008-07-10 Ronnie Sahlbergmake LVS a capability so that we can see which nodes...
2008-07-09 Ronnie Sahlbergproper waitpid() fix.
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 Tridgellfixed a case statement
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...
next