metze/ctdb/wip.git
2009-09-09 Michael AdamIntroduce sysconfig variable CTDB_SYSLOG=yes/no (defaul...
2009-09-09 Michael Adamctdb_logging: fix a comment typo.
2009-09-09 Michael AdamRename the CTDB_INIT_STYLE "ubuntu" to "debian" - this...
2009-09-09 Mathieu ParentUpdate outdated autotools helper files.
2009-09-09 Mathieu ParentFix bashism in nfstickle event script.
2009-09-09 Mathieu ParentFix bashisms in samba event script.
2009-09-09 Mathieu ParentFix bashisms in multipathd event script.
2009-09-09 Mathieu ParentFix bashism in natgw eventscript.
2009-09-09 Ronnie Sahlbergallow the transaction commit to fail
2009-09-09 Ronnie SahlbergMerge commit 'martins/master'
2009-09-09 Martin SchwenkeMerge commit 'origin/master'
2009-09-09 Ronnie Sahlbergdont check if commit failed, we do allow the commit...
2009-09-09 Ronnie Sahlbergdont force an election just because the ban flag differ...
2009-09-08 Martin SchwenkeDocument onnode "onnode any".
2009-09-08 Martin Schwenkeonnode: add "any" nodespec to select any node with...
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie Sahlberglower the loglevel for the info messages that a public...
2009-09-03 Ronnie Sahlberg new version 1.0.89
2009-09-03 Ronnie Sahlbergmake it possible to have ctdb manage (start/stop/monito...
2009-09-03 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-03 Ronnie Sahlbergnew prototype banning code
2009-09-01 Ronnie Sahlbergoverwrite the state file, dont append to it.
2009-09-01 Ronnie Sahlbergredirect stderr to dev null since the rule might not...
2009-08-27 Michael Adamset broadcast addresses in the takeip event.
2009-08-27 Ronnie Sahlbergremove a check for the reclock file we dont need
2009-08-27 Martin SchwenkeTest suite: fix minor typo in complex/32_cifs_tickle.sh
2009-08-27 Martin SchwenkeMerge commit 'origin/master'
2009-08-27 Martin SchwenkeTest suite: Fix debug code for unexpectedly unhealthy...
2009-08-18 Ronnie Sahlbergskip any persistent databases ending in .bak
2009-08-17 Martin SchwenkeMerge commit 'origin/master'
2009-08-17 Ronnie Sahlbergnew version 1.0.88
2009-08-17 Ronnie Sahlbergreduce the loglevel for the message that we switch...
2009-08-17 Ronnie Sahlbergif no timeout at all is specified to the ctdb tool...
2009-08-14 Martin SchwenkeTest suite: ctdb_persistent.c needs to use transactions.
2009-08-13 Ronnie Sahlbergdocument enable/disablescript
2009-08-13 Ronnie Sahlbergadd new controls to make it possible to enable/disable...
2009-08-11 Martin SchwenkeMerge commit 'origin/master'
2009-08-09 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-08-04 Michael Adamtests: fix the 52_ctdb_fetch.sh test.
2009-08-04 Michael Adamclient: fix a debug message (misplaced newline).
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-08-03 Ronnie Sahlbergupdate STOP/CONTINUE to better handle when we stop...
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Martin SchwenkeTest suite: Retrieval NFS_TICKLE_SHARED_DIRECTORY more...
2009-07-30 Martin SchwenkeTest suite: Better diagnostics for recent change to...
2009-07-30 Martin SchwenkeTest suite: complex/31_nfs_tickle.sh should use NFS_TIC...
2009-07-30 Martin SchwenkeTest suite: Ask CTDB about CIFS tickles registered...
2009-07-30 Martin SchwenkeTest suite: Turn off strict host key checking in the...
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
next