add a control to read the db priority from a database
[ctdb.git] / server /
2009-10-10 Ronnie Sahlbergadd a control to read the db priority from a database
2009-10-10 Ronnie Sahlbergadd a control to set a database priority. Let newly...
2009-10-10 Ronnie Sahlbergverify the DISABLED flag and compare with the previous...
2009-10-09 Ronnie SahlbergFix bug spotted by Metze,
2009-10-08 Ronnie Sahlbergif a node fails to become frozen during recovery, mark...
2009-10-06 Martin SchwenkeMerge commit 'origin/master'
2009-10-06 Ronnie Sahlbergadd a new message to ask the recovery daemon to tempora...
2009-10-06 Ronnie Sahlbergchange some loglevels and also pront the pnn of the...
2009-10-05 Ronnie Sahlbergallocate takeoverip state as a child of vnn and also...
2009-10-02 Ronnie Sahlbergwe should close this file on exec
2009-10-01 Ronnie Sahlbergadd a new notification to trigger on when ctdb has...
2009-09-30 Martin SchwenkeMerge commit 'origin/master'
2009-09-29 Ronnie SahlbergFrom Wolfgang Mueller-Friedt
2009-09-25 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-25 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-25 Ronnie Sahlbergwith the new banning logic with one struct for each...
2009-09-18 Ronnie SahlbergMerge commit 'martins/master'
2009-09-18 Ronnie Sahlbergdont mark the recovery daemon as a ban culprit just...
2009-09-15 Ronnie SahlbergRevert "try to restart statd everytime it fails, not...
2009-09-15 Ronnie Sahlbergtry to restart statd everytime it fails, not just the...
2009-09-14 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-09 Michael Adamctdb_logging: fix a comment typo.
2009-09-09 Martin SchwenkeMerge commit 'origin/master'
2009-09-09 Ronnie Sahlbergdont force an election just because the ban flag differ...
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 SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-03 Ronnie Sahlbergnew prototype banning code
2009-08-27 Martin SchwenkeMerge commit 'origin/master'
2009-08-18 Ronnie Sahlbergskip any persistent databases ending in .bak
2009-08-17 Martin SchwenkeMerge commit 'origin/master'
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 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-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
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... added event repacking
2009-07-29 Ronnie Sahlbergvacuum event framework
2009-07-29 Michael Adamctdbd: refuse PERSISTENT_STORE if transaction is running.
2009-07-29 Michael AdamFix persistent transaction commit race condition.
2009-07-28 Ronnie Sahlbergadd two commands : setlmasterrole and setrecmasterrole...
2009-07-27 Ronnie Sahlbergadd a command "setnatgwstate {on|off}" that can be...
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
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-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 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-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
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-02 Ronnie Sahlbergadd a new command "ctdb ipreallocate", this command...
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-25 Ronnie SahlbergDo not allow the "VerifyRecoveryLock" tunable to be...
2009-06-25 Ronnie Sahlbergdisable VerifyRecoveryLock when the user modifies the...
2009-06-25 Ronnie Sahlbergadd a control to set the reclock file
2009-06-25 Ronnie Sahlbergupdate the recovery daemon to read the recovery lock...
2009-06-25 Ronnie Sahlbergadd a control to read the current reclock file from...
2009-06-25 Ronnie SahlbergAllow setting the recovery lock file as "", which means...
2009-06-25 Ronnie SahlbergDont access the reclock file at all if VerifyRecoveryLo...
2009-06-19 Ronnie Sahlbergdont log an error if waitpid returns -1 and errno is...
2009-06-19 Ronnie Sahlbergdont leak file descriptors when set recmdoe timesout
2009-06-19 Ronnie Sahlbergdont leak file descriptors
2009-06-19 Ronnie Sahlbergin the recovery daemon, check that the recovery master...
2009-06-19 Ronnie Sahlbergreduce the timeout we wait for the reclock child proces...
2009-06-17 Ronnie Sahlbergincrease the timeout before we shutdown when ther ecove...
2009-06-16 Martin SchwenkeMerge commit 'origin/master'
2009-06-10 Ronnie SahlbergWhen we ban a node, only drop the IPs on the node being...
2009-06-05 Ronnie Sahlbergwhen adding an ip, try manually adding and takingover...
2009-06-02 Martin SchwenkeMerge branch 'init_rewrite'
2009-06-02 Martin SchwenkeMerge commit 'origin/master'
2009-06-01 Ronnie Sahlberglower the loglevel when we long that we skip an evenscr...
2009-06-01 Ronnie Sahlbergdont try to queue packets for sending to (recently...
2009-06-01 Ronnie Sahlbergwhen building the initial vnnmap, make sure to skip...
2009-06-01 Ronnie Sahlberguse num_nodes and the nodes array instead of walking...
2009-06-01 Ronnie Sahlbergadd a new node state : DELETED.
2009-05-29 Ronnie Sahlbergdont remove the socket when the dameon stops. This...
2009-05-25 Ronnie SahlbergRevert "we only need to have transaction nesting disabl...
2009-05-25 Ronnie SahlbergRevert "set the TDB_NO_NESTING flag for the tdb before...
2009-05-21 Ronnie SahlbergWhitespace changes and using the CTDB_NO_MEMORY() macro...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-21 Sumit Bosestructure member node_list_file is not used anywhere
2009-05-21 Sumit Bosestructure member logfile is not used anywhere
2009-05-18 Ronnie SahlbergChange the loglevel of "registered tcp client for ...
2009-05-14 Ronnie SahlbergTrack how long it takes to take out the recovery lock...
next