persistent: allocate the persistent state in the ctdb_db struct in trans3_commit
[sahlberg/ctdb.git] / server /
2011-02-24 Michael Adampersistent: allocate the persistent state in the ctdb_d...
2011-02-24 Michael Adampersistent: add a ctdb_db context to the ctdb_persisten...
2011-02-24 Michael Adampersistent_callback: print "no error message given...
2011-02-24 Michael Adampersistent: reduce indentation for the finishing moves...
2011-02-24 Michael Adampersistent: if a node failed to update_record, trigger...
2011-02-24 Michael Adampersistent_store_timout: do not really time out the...
2011-02-24 Michael Adampersistent_callback: ignore the update-recordreturn...
2011-02-23 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-21 Ronnie SahlbergMerge branch '1.3' of 10.1.1.27:/shared/ctdb/ctdb-git...
2011-02-18 Ronnie Sahlbergctdb_req_dmaster from non-master
2011-02-17 Ronnie SahlbergRevert "Dont allow client processes to attach to databa...
2011-02-17 Ronnie SahlbergDont allow client processes to attach to databases... 1.2-splitbrain
2011-01-31 Ronnie SahlbergIf the node is stopped, put a log entry in /var/log...
2011-01-24 Ronnie SahlbergLockWait congestion.
2011-01-24 Ronnie SahlbergCompile fix
2011-01-24 Rusty Russellctdb_lockwait: create overflow queue.
2011-01-18 Ronnie Sahlbergctdb: hold transaction locks during freeze, mark during...
2011-01-13 Ronnie SahlbergWe can not always rely on the recovery daemon pinging...
2011-01-12 Ronnie SahlbergIPALLOCATION : If the node is held pinned down in ...
2011-01-10 Ronnie Sahlbergrecoverd: avoid triggering a full recovery if just...
2011-01-10 Ronnie SahlbergAdd ctdb_fork(0 which will fork a child process and...
2011-01-10 Ronnie SahlbergRevert scheduling back to use real-time processes
2010-12-13 Ronnie SahlbergRevert "server: when we migrate off a record with data...
2010-12-13 Ronnie SahlbergRevert "Add a new header flag for "migrated with data...
2010-12-12 Ronnie SahlbergWhen assigning the single-public-ip during startup,
2010-12-07 Ronnie SahlbergAdd a new header flag for "migrated with data" and...
2010-12-07 Michael Adamserver: when we migrate off a record with data, set...
2010-12-06 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2010-12-03 Ronnie Sahlbergduring ip allocation, there are failure modes where...
2010-11-15 Ronnie Sahlberginitialize the statistics to the current time, not...
2010-11-10 Ronnie SahlbergDont exit the update ip function if the old and new...
2010-11-10 Ronnie Sahlbergchange the takeover script timeout to 9 seconds from 5
2010-11-10 Ronnie SahlbergDont check remote ip allocation if public ip mgmt is...
2010-11-10 Ronnie Sahlbergdelay loading the public ip address file until after...
2010-11-10 Ronnie Sahlbergwhen we load the public address file, at the same...
2010-11-10 Ronnie Sahlbergdont check the public ip assignment or if even we are...
2010-11-09 Ronnie SahlbergAdd a new tunable : DisableIPFailover that when set...
2010-11-09 Ronnie Sahlbergchange the default for how long to waqit before droppin...
2010-11-09 Ronnie Sahlbergwhen creating/adding a public ip, set the initial inter...
2010-10-28 Ronnie Sahlbergduring shutdown there is a window after we have stopped...
2010-10-25 Ronnie SahlbergAdd support to create TDB databases using the new jenki...
2010-10-13 Ronnie SahlbergIf tdb_open() fails when trying to open the vacuuming...
2010-10-11 Ronnie SahlbergUpdate latency countes to show min/max and average
2010-10-10 Ronnie SahlbergUpdate the default hash size to be 100001 instead of...
2010-10-07 Ronnie SahlbergDont log a normal vacuuming message about a missing...
2010-09-30 Ronnie SahlbergCreate a tunable for how often to collect rolling stati...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-09-27 Ronnie Sahlbergupdate/improve the log message related to rerecovery...
2010-09-22 Ronnie Sahlbergset up a handler to catch and log debug messages from...
2010-09-13 Ronnie Sahlbergadd a new serverid to send a message everytime an ip...
2010-09-13 Ronnie Sahlbergremove an unused variable
2010-09-03 Ronnie SahlbergWhen memory allocations for recovery fails,
2010-08-30 Ronnie SahlbergMerge commit 'martins/master' into 1.2
2010-08-30 Ronnie Sahlberg Add a new event "ipreallocated"
2010-08-26 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-24 Ronnie Sahlbergrun the "init" event before we freeze the databases
2010-08-24 Ronnie Sahlbergrun the "init" event before we freeze the databases
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-20 Ronnie SahlbergDont set next_interval to 0.
2010-08-20 Ronnie SahlbergDont set next_interval to 0.
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Ronnie SahlbergRemove the structure ctdb_control_tcp_vnn since this...
2010-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-18 Rusty Russelltakeover: prevent crash by avoiding free in traverse...
2010-08-18 Rusty Russellvacuum: disabling vacuuming during a freeze
2010-08-18 Rusty Russellvacuum: fix crash on vacuum abort
2010-08-18 Rusty Russellfreeze: abort vacuuming when we're going to freeze.
2010-08-18 Ronnie SahlbergWe use eventloop nesting in a couple of places, notably...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-07-01 Rusty RussellReport client for queue errors.
2010-07-01 Rusty Russellctdb_freeze: extend db priority hack to cover serverid...
2010-06-22 Rusty Russellspeed startup: with --sloppy-start, cut initial electio...
2010-06-22 Rusty Russellspeed startup: add --sloppy-start.
2010-06-22 Rusty Russellspeed startup: run startup immediately after recovery...
2010-06-22 Rusty Russellspeed startup: don't wait a full recovery interval...
2010-06-22 Rusty Russellspeed startup: immediately run first monitor event...
2010-06-22 Rusty Russellspeed startup: alter recovery loop
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Ronnie Sahlbergfix a debug message
2010-06-09 Ronnie Sahlbergidr can timeout and wrap/be reused quite quickly.
2010-06-09 Ronnie SahlbergWe can not be holding a chainlock at this stage, so...
2010-06-09 Ronnie Sahlbergadd extra logging for failed ctdb_ltdb_unlock() for...
2010-06-09 Ronnie Sahlbergadd additional logging when tdb_chainunlock() fails
2010-06-08 Ronnie SahlbergAdditional log messages when tdb databases can no longe...
2010-06-02 Ronnie SahlbergAdd a variable for start/current time to ctdb statistics
2010-06-01 Ronnie Sahlbergrename ctdb_set_message_handler to ctdb_client_set_mess...
2010-06-01 Ronnie Sahlbergrename ctdb_send_message to ctdb_client_send_message...
2010-06-01 Ronnie SahlbergWhen adding an ip at runtime, it might not yet have...
2010-05-26 Ronnie Sahlbergcheck if vnn is a valid pointer before dereferencing it
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-25 Ronnie SahlbergIt was possible for ->recovery_mode to get out of sync...
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...
2010-05-11 Ronnie sahlbergMerge commit 'obnox/master-rebase'
2010-05-10 Ronnie SahlbergAdd the number of performed recoveries to the "ctdb...
next