ctdb.git
2013-09-10 Amitay IsaacsNew version 1.2.68 ctdb-1.2.68
2013-09-10 Martin Schwenkerecoverd: Nodes to be used as forced rebalance targets...
2013-09-10 Amitay Isaacscommon/io: Limit the queue buffer size for fair schedul...
2013-08-14 Amitay IsaacsNew version 1.2.67 ctdb-1.2.67
2013-08-14 Martin Schwenkeclient: Change timeout to 10 seconds for the call to...
2013-08-14 Martin Schwenketools/ctdb: Increase default control timeout to 10...
2013-08-14 Amitay Isaacsrecoverd: Use TDB_INCOMPATIBLE_HASH when creating volat...
2013-08-14 Amitay Isaacsctdbd: Print tdb flags when logging attached to databas...
2013-08-14 Martin Schwenketools/ctdb: Make ban/unban more resilient to timeouts
2013-08-14 Martin Schwenkeeventscripts: Move NFS reconfigure to "ipreallocated...
2013-08-14 Martin Schwenkeeventscripts: Change the nfsd RPC check failure policy
2013-08-14 Martin Schwenkeeventscripts: New function ctdb_check_counter()
2013-08-14 Martin Schwenkeeventscripts: Add optional counter name argument to...
2013-08-14 Martin Schwenkerecoverd: Banned nodes should not be told to run "iprea...
2013-08-14 Martin Schwenkerecoverd: Call takeover fail callback only once per...
2013-08-14 Martin Schwenkerecoverd: Log node that causes takoever run to fail
2013-08-14 Amitay Isaacsclient: Exit with non-zero status when unix socket...
2013-07-18 Martin SchwenkeNew version 1.2.66 ctdb-1.2.66
2013-07-16 Martin Schwenkeeventscripts: A missing interface should cause monitori...
2013-07-02 Amitay IsaacsNew version 1.2.65 ctdb-1.2.65
2013-07-02 Amitay Isaacsctdbd: Don't ban self if init or shutdown event fails
2013-07-02 Amitay Isaacsdoc: The second half of monitoring is only for recovery...
2013-07-02 Michael Adamrecoverd: when the recmaster is banned, use that inform...
2013-07-02 Michael Adamrecoverd: fix a comment typo
2013-07-02 Michael Adamrecoverd: fix a comment in main_loop
2013-07-02 Michael Adamrecoverd: eliminate some trailing spaces from ctdb_elec...
2013-07-02 Martin Schwenkerecoverd: Don't continue if the current node gets banned
2013-07-02 Amitay Isaacsrecoverd: Refactor code to ban misbehaving nodes
2013-07-02 Amitay Isaacsrecoverd: Move code to ban other nodes after we get...
2013-07-02 Amitay Isaacsrecoverd: Delay the initial election if node is started...
2013-07-02 Amitay Isaacsrecoverd: Update capabilities only if the current node...
2013-07-02 Amitay Isaacsrecoverd: No need to check if node is recovery master...
2013-07-02 Amitay Isaacsrecoverd: Always do an early exit from main_loop if...
2013-07-02 Amitay Isaacsrecoverd: Do not set banning credits on a node if curre...
2013-07-02 Amitay Isaacsbanning: Do not come out of ban if databases are not...
2013-07-02 Amitay Isaacsbanning: No need to check if banned pnn is for local...
2013-07-02 Amitay Isaacsbanning: Make ctdb_local_node_got_banned() a void function
2013-07-02 Amitay Isaacsrecoverd: Also check if current node is in recovery...
2013-07-02 Amitay Isaacsrecoverd: Set node_flags information as soon as we...
2013-07-02 Amitay Isaacsrecovered: Remove old comment as the code corresponding...
2013-07-02 Amitay Isaacsbanning: Log ban state changes for other nodes at highe...
2013-07-02 Amitay Isaacsfreeze: Make ctdb_start_freeze() a void function
2013-07-02 Amitay Isaacsfreeze: If priority is invalid here, it's time to abort
2013-07-02 Amitay Isaacsfreeze: Log message from ctdb_start_freeze() and ctdb_c...
2013-07-02 Amitay Isaacsrecoverd: Print banning message only after verifying pnn
2013-07-02 Amitay Isaacsrecoverd: When updating flags on nodes, send updated...
2013-07-02 Martin Schwenketools/ctdb: Add "force" option to "recover" command
2013-07-02 Michael Adamrecoverd: remove bogus comment "qqq" from "add prototyp...
2013-07-02 Martin Schwenkerecoverd: Clarify some misleading log messages
2013-07-02 Stefan Metzmacherrecoverd: try to become the recovery master if we have...
2013-07-02 Stefan Metzmacherserver/recoverd: do takeover_run after verifying the...
2013-07-02 Stefan Metzmacherserver/banning: also release all ips if we're banning...
2013-06-20 Amitay IsaacsNew version 1.2.64 ctdb-1.2.64
2013-06-20 Amitay Isaacsrecoverd: Fix printing of node flags from local information
2013-06-20 Amitay Isaacstools/ctdb: Do not exit prematurely on control timeout...
2013-06-20 Martin Schwenketools/ctdb: Remove duplicate command definition for...
2013-06-20 Amitay Isaacstools/ctdb: Fix racy ipreallocate code
2013-06-20 Martin Schwenkeeventscripts: New configuration varable $CTDB_NFS_DUMP_...
2013-06-20 Martin Schwenkeeventscripts: Add new option $CTDB_MONITOR_NFS_THREAD_COUNT
2013-06-17 Amitay IsaacsNew version 1.2.63 ctdb-1.2.63
2013-06-14 Amitay Isaacstdb: Update TDB library to 1.2.12 from upstream
2013-04-22 Amitay IsaacsNew version 1.2.62 ctdb-1.2.62
2013-04-22 Amitay Isaacsctdbd: Set num_clients statistic from ctdb->num_clients
2013-04-22 Martin Schwenkectdbd: Log PID file creation and removal at NOTICE...
2013-04-22 Martin Schwenkescripts: Crash cleanup script should pass a tag to...
2013-04-19 Martin Schwenkescripts: ctdb-crash-cleanup.sh uses initscript to see...
2013-04-19 Martin Schwenkeinitscript: Use a PID file to implement the "status...
2013-04-19 Amitay Isaacsctdbd: Add --pidfile option
2013-04-19 Martin Schwenkectdbd: Change some fork() calls to ctdb_fork()
2013-04-19 Martin Schwenkeutil: ctdb_fork() should call ctdb_set_child_info()
2013-04-19 Martin Schwenkeutil: New functions ctdb_set_child_info() and ctdb_is_c...
2013-04-19 Martin SchwenkeLogging: Fix breakage when freeing the log ringbuffer
2013-04-18 Michael Adamctdb_call: don't bump the rsn in ctdb_become_dmaster...
2013-04-18 Michael AdamFix a severe recovery bug that can lead to data corrupt...
2013-04-18 Ronnie SahlbergREADONLY: dont schedule for fast vacuum deletion if...
2013-04-18 Ronnie SahlbergReadOnly: Make sure we dont try to fast-vacuum records...
2013-04-18 Michael Adamctdb_ltdb_store_server: when storing a record that...
2013-04-18 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
2013-04-08 Amitay IsaacsNew version 1.2.61 ctdb-1.2.61
2013-04-08 Amitay Isaacslockwait: Pass CTDB daemon PID on command line
2013-04-08 Amitay Isaacsrecoverd/takeover: Use IP->node mapping info from nodes...
2013-04-08 Amitay Isaacsstatd-callout: Make sure statd callout script always...
2013-04-05 Amitay Isaacsclient: Set the socket non-blocking only after connect...
2013-04-05 Volker Lendeckecommon/messaging: Use the jenkins hash in ctdb_message
2013-04-05 Volker Lendeckecommon/messaging: use tdb_parse_record in message_list_...
2013-04-05 Amitay Isaacscommon/messaging: Abstract db related operations inside...
2013-04-05 Amitay Isaacscommon/messaging: Don't forget to free the result retur...
2013-04-05 Amitay Isaacscommon/messaging: Free message list header if all messa...
2013-03-25 Amitay IsaacsNew version 1.2.60 ctdb-1.2.60
2013-03-25 Amitay Isaacslockwait: Allow for zero length key requests
2013-03-25 Amitay Isaacslockwait: Pass all locking information on commandline...
2013-03-25 Volker Lendeckelockwait: Check result of lockwait child
2013-03-25 Michael Adamlockwait: fix a comment typo
2013-03-25 Amitay Isaacsutil: Add hex_decode_talloc() to decode hex string...
2013-03-25 Amitay Isaacslogging: Do not ignore stdout/stderr from the exec...
2013-03-06 Amitay IsaacsNew Version 1.2.59 ctdb-1.2.59
2013-03-06 Amitay Isaacsctdbd: Exec lockwait helper for locking a record
2013-03-06 Amitay Isaacsctdbd: Create a standalone helper for record locking
2013-03-06 Stefan Metzmachertevent: optimize adding new timer events
2013-03-06 Amitay Isaacscommon/io: For scheduling immediate events use tevent_s...
next