ctdb.git
2013-09-04 Michael AdamNew version 1.0.114.7 ctdb-1.0.114.7
2013-08-26 Amitay Isaacsdoc: The second half of monitoring is only for recovery...
2013-08-26 Michael Adamrecoverd: when the recmaster is banned, use that inform...
2013-08-26 Michael Adamrecoverd: fix a comment typo
2013-08-26 Michael Adamrecoverd: fix a comment in main_loop
2013-08-26 Michael Adamrecoverd: eliminate some trailing spaces from ctdb_elec...
2013-08-26 Martin Schwenkerecoverd: Don't continue if the current node gets banned
2013-08-26 Amitay Isaacsrecoverd: Refactor code to ban misbehaving nodes
2013-08-26 Amitay Isaacsrecoverd: Move code to ban other nodes after we get...
2013-08-26 Amitay Isaacsrecoverd: Delay the initial election if node is started...
2013-08-26 Amitay Isaacsrecoverd: Update capabilities only if the current node...
2013-08-26 Amitay Isaacsrecoverd: No need to check if node is recovery master...
2013-08-26 Amitay Isaacsrecoverd: Always do an early exit from main_loop if...
2013-08-26 Martin Schwenkerecoverd: main_loop() should not verify local IPs if...
2013-08-26 Amitay Isaacsrecoverd: Do not set banning credits on a node if curre...
2013-08-26 Amitay Isaacsbanning: Do not come out of ban if databases are not...
2013-08-26 Amitay Isaacsbanning: No need to check if banned pnn is for local...
2013-08-26 Amitay Isaacsbanning: Make ctdb_local_node_got_banned() a void function
2013-08-26 Amitay Isaacsrecoverd: Also check if current node is in recovery...
2013-08-26 Amitay Isaacsrecoverd: Set node_flags information as soon as we...
2013-08-26 Amitay Isaacsrecovered: Remove old comment as the code corresponding...
2013-08-26 Amitay Isaacsbanning: Log ban state changes for other nodes at highe...
2013-08-26 Amitay Isaacsfreeze: Make ctdb_start_freeze() a void function
2013-08-26 Amitay Isaacsfreeze: If priority is invalid here, it's time to abort
2013-08-26 Amitay Isaacsfreeze: Log message from ctdb_start_freeze() and ctdb_c...
2013-08-26 Amitay Isaacsrecoverd: Print banning message only after verifying pnn
2013-08-26 Amitay Isaacsrecoverd: When updating flags on nodes, send updated...
2013-08-26 Amitay Isaacsvacuum: Reduce the priority of non-critical error
2013-08-26 Michael Adamctdbd: remove a nonempty blank line
2013-08-26 Michael Adamctdbd: update comment describing ctdb_call_send_redirect()
2013-08-26 Martin Schwenkerecoverd: Clarify some misleading log messages
2013-08-26 Martin Schwenkerecoverd: All inactive nodes should yield recovery...
2013-08-26 Martin SchwenkeClean up warnings: remove changed_flags in monitor_helper
2013-08-26 Rusty Russellspeed startup: alter recovery loop
2013-08-26 Ronnie Sahlbergrename ctdb_set_message_handler to ctdb_client_set_mess...
2013-08-26 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2013-08-26 Ronnie SahlbergThe recent change to the recovery daemon to keep track...
2013-08-26 Michael AdamFix the build after backporting f3bf2ab61f8dbbc806ec23a...
2013-08-26 Ronnie SahlbergIn the recovery daemon, keep track of which node we...
2013-08-19 Amitay Isaacsvacuuming: Fix vacuuming bug where requests keep bounci...
2013-08-19 Amitay Isaacsvacuuming: Fix vacuuming bug where requests keep bounci...
2013-08-19 Sumit BoseSet FD_CLOEXEC for epoll file descriptors
2013-08-19 Sumit BosePrint deleted nodes as well
2013-08-19 Sumit BoseIPv6 neighbor solicit cleanup
2013-08-19 Sumit BoseFix memory leak in ctdb_send_message()
2013-08-19 Volker Lendecketdb: Fix Coverity ID 2192: NO_EFFECT
2013-08-19 Sumit BoseFixes for various issues found by Coverity
2013-08-15 Ronnie SahlbergWhen memory allocations for recovery fails,
2013-08-14 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2013-08-14 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2013-08-14 Sumit BoseCheck return value of tdb_delete()
2013-05-02 Michael AdamNew version 1.0.114.6 ctdb-1.0.114.6
2013-04-26 Michael Adamvacuum: Update (C)
2013-04-26 Michael Adamvacuum: extend the header comment for ctdb_process_dele...
2013-04-26 Michael Adamvacuum: turn the vacuuming on lmaster into a three...
2013-04-26 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
2013-04-26 Michael Adamvacuum: reorder some of ctdb_process_delete_list()...
2013-04-26 Michael Adamvacuum: add explicit temporary memory context to ctdb_p...
2013-04-26 Michael Adamvacuum: fix indentation in ctdb_process_delete_list()
2013-04-26 Michael Adamvacuum: free temporary allocated memory correctly in...
2013-04-26 Michael Adamvacuum: move variable into scope of use in ctdb_process...
2013-04-26 Michael Adamvacuum: move variable into scope of use in ctdb_process...
2013-04-26 Michael Adamvacuum: simplify ctdb_process_delete_list(): reduce...
2013-04-26 Michael Adamvacuum: add DEBUG to skip conditions in delete_record_t...
2013-04-26 Michael Adamclient: fix ctdb_control() to be able to cope with...
2013-04-26 Michael Adamctdb_call: don't bump the rsn in ctdb_become_dmaster...
2013-04-26 Michael AdamFix a severe recovery bug that can lead to data corrupt...
2013-04-26 Michael Adamlogging: fix comment typo
2013-04-26 Michael Adamctdbd: unimplement the unused SET_DMASTER control
2013-04-26 Michael Adamrecoverd: remove bogus comment "qqq" from "add prototyp...
2013-04-05 Martin SchwenkeFix typo in ctdb_ltdb_store_server()
2013-01-14 Michael Adamctdb:recover: fix a comment typo
2013-01-14 Volker Lendeckevacuum: Avoid some tallocs in ctdb recovery
2013-01-14 Michael Adamvacuum: fix a comment typo
2012-05-07 Michael AdamNew version 1.0.114.5. ctdb-1.0.114.5
2012-05-07 Michael Adamrecover: finish pending trans3 commits when a recovery...
2012-05-07 Michael Adampersistent: add ctdb_persistent_finish_trans3_commits().
2012-05-07 Michael Adamdaemon: correctly end a running trans3_commit if the...
2012-05-07 Michael Adampersistent: add a client context to the persistent_stat...
2012-05-07 Michael Adampersistent: reject trans3_control when a commit is...
2012-05-07 Michael Adampersistent: allocate the persistent state in the ctdb_d...
2012-05-07 Michael Adampersistent: add a ctdb_db context to the ctdb_persisten...
2012-05-07 Michael Adampersistent: add a ctdb_persistent_state member to the...
2012-05-07 Michael Adampersistent_callback: print "no error message given...
2012-05-07 Michael Adampersistent: reduce indentation for the finishing moves...
2012-05-07 Michael Adampersistent: if a node failed to update_record, trigger...
2012-05-07 Michael Adampersistent_store_timout: do not really time out the...
2012-05-07 Michael Adampersistent_callback: ignore the update-recordreturn...
2012-05-07 Rusty Russellconfig: wrap iptables in flock to avoid concurrancy.
2012-01-12 Michael AdamNew version 1.0.114.4 ctdb-1.0.114.4
2012-01-12 Michael Adamltdb_server: improve logging in ctdb_ltdb_store_server
2012-01-12 Michael Adamdoc:ctdb.1: add generated files after update
2012-01-12 Michael Adamdoc:ctdb.1: explain that "ctdb listvars" does not list...
2012-01-12 Michael Adamdoc:ctdb.1: adapt example output of "ctdb listvars...
2012-01-12 Michael Adamctdb-tool: adapt formatting of "listvars" output to...
2012-01-12 Michael Adamtunables: don't list obsolete tunables in the list_tuna...
2012-01-12 Michael Adamtunables: add a bool obsolete flag to the tunable_map...
2012-01-12 Michael Adamvacuum: improve logging in remove_record_from_delete_qu...
2012-01-12 Michael Adamvacuum: improve logging in delete_record_traverse()
2012-01-12 Michael Adamvacuum: improve logging in insert_record_into_delete_qu...
next