metze/ctdb/wip.git
2009-08-04 Michael Adamclient:ctdb_control_send: remove duplicate setting...
2009-08-04 Michael Adamctdbd: use ctdb_syslog_log() as debug_add function...
2009-08-04 Michael Adamctdbd: set debug_add hook to be able to use dump_data...
2009-08-04 Michael Adamdebug: add debug_add and dump_data functions
2009-08-04 Rusty Russelltdb: don't alter tdb->flags in tdb_reopen_all()
2009-08-04 Rusty Russelltdb: Reimplementation of Metze's "lib/tdb: if we know...
2009-08-04 Rusty Russellrealloc() has that horrible overloaded free semantic...
2009-08-04 Rusty RussellIf the record is at the end of the database, pretending...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit 54a51839ea65aa788b18fce8de0...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit a6cc04a20089e8fbcce138c2719...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit a386173fa1c7c5bcc11ea9260d8...
2009-08-04 Rusty RussellPort from SAMBA ctdb: commit 936d76802f98d04d9743b2ca8e...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit 4b4fec65db4e202afa13b2d1586...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit a91bcbccf8a2243dac57cacec6f...
2009-08-04 Rusty RussellPort from SAMBA tdb: commit 42c0931441ef53a3f977e133435...
2009-08-04 Rusty RussellPort from SAMBA tdb:
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-30 Martin SchwenkeTest suite: fix test file permissions in complex/44_fai...
2009-07-29 Martin SchwenkeTest suite: fix the test suite's generic event script.
2009-07-29 Martin SchwenkeTest suite: Fixes for node state parsing plus new stop...
2009-07-29 Ronnie Sahlbergchange the defaults for repacking to repack once every...
2009-07-29 Wolfgang Mueller... repack limit tunable
2009-07-29 Wolfgang Mueller... remove repack from eventscript
2009-07-29 Wolfgang Mueller... added event repacking
2009-07-29 Ronnie Sahlbergvacuum event framework
2009-07-29 Ronnie Sahlberginitial part of new vacuuming patch.
2009-07-29 Ronnie SahlbergFrom Michael Adam:
2009-07-29 Michael Adamclient: refuse to do record_store() on a persistent...
2009-07-29 Michael Adamctdbd: refuse PERSISTENT_STORE if transaction is running.
2009-07-29 Michael AdamFix persistent transaction commit race condition.
2009-07-29 Michael Adamclient: set dmaster in ctdb_transaction_store() also...
2009-07-29 Martin SchwenkeMerge commit 'origin/master'
2009-07-28 Ronnie SahlbergWhen processing the stop node control reply in the...
2009-07-28 Martin Schwenkeonnode: update tests for healthy and connected to cope...
2009-07-28 Ronnie Sahlbergdocument the two new commands setlmasterrole and setrec...
2009-07-28 Ronnie Sahlbergadd two commands : setlmasterrole and setrecmasterrole...
2009-07-28 Ronnie SahlbergDocument the natgw flag and how this changes the output...
2009-07-28 Ronnie Sahlbergupdate the natgw eventscript to set the NATGW capabilit...
2009-07-27 Ronnie Sahlbergadd a command "setnatgwstate {on|off}" that can be...
2009-07-27 Ronnie Sahlbergdescribe how to activate NATGW without restarting the...
2009-07-17 Ronnie Sahlberg new version 1.0.87
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
2009-07-17 Ronnie Sahlbergdocument the new stopped event
2009-07-17 Ronnie Sahlbergcreate a new event : stopped.
2009-07-17 Ronnie SahlbergWhen we create new election data to send during electio...
2009-07-16 Ronnie Sahlbergupdate the eventscript to ensure that stopped nodes...
2009-07-16 Ronnie Sahlbergif all nodes are STOPPED, pick one of the STOPPED nodes...
2009-07-16 Ronnie SahlbergDo not allow STOPPED or DELETED nodes to become the...
2009-07-16 Martin SchwenkeTest suite: Fix debug code for unexpectedly unhealthy...
2009-07-09 Ronnie Sahlbergstopped nodes can not win a recmaster election
2009-07-09 Ronnie Sahlbergchange the infolevel when logging stop/continue commands
2009-07-09 Ronnie Sahlbergrecovery daemon needs to monitor when the local ctdb...
2009-07-09 Ronnie Sahlbergdocument the new commands ctdb stop/continue
2009-07-09 Ronnie Sahlbergdont let other nodes modify the STOPPED flag for the...
2009-07-09 Ronnie Sahlbergadd two new controls, CTOP_NODE and CONTINUE_NODE
2009-07-09 Ronnie Sahlbergmake it possible to start the daemon in STOPPED mode
2009-07-09 Ronnie Sahlbergremove the header printed for the machinereadable outpu...
2009-07-09 Ronnie SahlbergAdd a new node flag : STOPPED
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-07-08 Martin SchwenkeTest suite: new tests and code factoring.
2009-07-07 Martin SchwenkeTest suite: better debug info when the cluster is unexp...
2009-07-07 Martin SchwenkeMake ctdbd restarts in tests more reliable.
2009-07-07 Martin SchwenkeWhen testing make the time taken for some operations...
2009-07-07 Martin SchwenkeNew tests for different aspects of failover.
2009-07-07 Martin SchwenkeUpdates to TCP tickle tests and supporting functions.
2009-07-07 Martin SchwenkeAdd an extra ctdb recovery to test function restart_ctdb().
2009-07-07 Martin SchwenkeFix the run_tests script so that the number of columns...
2009-07-07 Martin SchwenkeSeparate test cleanup code in output and clean up ctdb...
2009-07-07 Ronnie SahlbergInitscript cleanups.
2009-07-07 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-07-07 Ronnie Sahlbergsend ARPs with an interval of 1.1 seconds during ip...
2009-07-06 Martin SchwenkeTest suite: better debug info when the cluster is unexp...
2009-07-06 Martin SchwenkeMake ctdbd restarts in tests more reliable.
2009-07-06 Martin SchwenkeWhen testing make the time taken for some operations...
2009-07-06 Ronnie SahlbergPerform an ipreallocate efter each enable/disable.
2009-07-06 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-07-03 Martin SchwenkeNew tests for different aspects of failover.
2009-07-03 Martin SchwenkeUpdates to TCP tickle tests and supporting functions.
2009-07-03 Martin SchwenkeAdd an extra ctdb recovery to test function restart_ctdb().
2009-07-03 Martin SchwenkeFix the run_tests script so that the number of columns...
2009-07-03 Martin SchwenkeSeparate test cleanup code in output and clean up ctdb...
2009-07-02 Ronnie Sahlbergadd a new command "ctdb ipreallocate", this command...
2009-07-02 Ronnie SahlbergWhen we dispatch a message to a handler, pass the data...
2009-07-02 Ronnie Sahlbergdocument the ipreallocate command
2009-06-30 Ronnie Sahlbergupdate enable/disable
2009-06-30 Ronnie Sahlbergupdate the sysconfig to show setting the debuglevel...
2009-06-30 Ronnie Sahlbergshow the valid debuglevels that can be used in the...
2009-06-30 Ronnie Sahlbergupdate the handling of debug levels so that we always...
2009-06-30 Ronnie Sahlbergwhen no debuglevel is specified, make 'ctdb setdebug...
2009-06-30 Ronnie Sahlbergdont try sending a keepalive if the transport is down
2009-06-30 Ronnie SahlbergDont even try allocating and sending a CALL packet...
2009-06-30 Ronnie Sahlbergfailing a dmaster send due to the transport being down...
2009-06-30 Ronnie Sahlbergif we fail a dmaster migration due to the transport...
2009-06-30 Ronnie Sahlbergdont try to send error packets if the transport is...
2009-06-30 Ronnie Sahlbergdont even try to send a message from the main daemon...
2009-06-30 Ronnie SahlbergDont try to allocate and send packets if the transport...
2009-06-30 Ronnie Sahlbergdont even try to allocate a packet if the transport...
2009-06-29 Ronnie SahlbergNew version 1.0.86
2009-06-25 Ronnie Sahlbergupdate the man pages with the "getreclock" and "setrecl...
next