50.samba
[sahlberg/ctdb.git] / server /
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...
2010-05-05 Ronnie Sahlbergwhen performing a recovery,
2010-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
2010-05-03 Ronnie Sahlberg Dont check ip assignment across the cluster while...
2010-05-03 Ronnie SahlbergThe recent change to the recovery daemon to keep track...
2010-05-03 Ronnie SahlbergMake create_merged_ip_list() a static function since
2010-05-03 Ronnie SahlbergIn the log message when we have found an inconsistent...
2010-04-15 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-04-08 Rusty Russelleventscript: simplify script timeout handling rusty/signal-fix
2010-04-08 Rusty Russelleventscript: wait for debugging dump before killing...
2010-04-08 Rusty Russelleventscript: don't do debugging system() from inside...
2010-04-08 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-08 Ronnie SahlbergIn the recovery daemon, keep track of which node we...
2010-04-08 Rusty Russelleventscript: fix case where we fail to create child...
2010-04-07 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-07 Ronnie SahlbergLower the loglevel for "Recovery lock successfully...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-30 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-03-30 Ronnie SahlbergWhen we forcefully abort a running eventscript, dont...
2010-03-30 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-03-30 Ronnie SahlbergReduce the loglevel for two log messages for Registerin...
2010-03-29 Volker LendeckeFix a typo in run_startrecovery_eventscript
2010-03-24 Volker LendeckeFix a typo in run_startrecovery_eventscript
next