amitay/ctdb.git
2013-07-29 Ronnie SahlbergSTICKY: add prototype code to make records stick to... 1.2.40-redirect
2013-07-29 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2013-07-29 Ronnie Sahlbergadd max hop count buckets to see how bad hopcounts are
2013-07-18 Martin SchwenkeNew version 1.2.66
2013-07-16 Martin Schwenkeeventscripts: A missing interface should cause monitori...
2013-07-02 Amitay IsaacsNew version 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
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
2013-06-14 Amitay Isaacstdb: Update TDB library to 1.2.12 from upstream
2013-04-22 Amitay IsaacsNew version 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
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
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
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...
2013-03-06 Amitay Isaacsctdbd: Add an index db for message list for faster...
2013-03-05 Martin Schwenketools/ctdb: delip no longer fails if IP can not be...
2013-02-28 Martin Schwenkerecoverd: Do not send "ipreallocated" event to stopped...
2013-02-28 Martin Schwenkeclient: New generic node listing function list_of_nodes()
2013-02-22 Amitay Isaacsctdbd: Remove the variable declaration shadowing earlie...
2013-02-22 Amitay Isaacsctdbd: Use the correct local variable to check status
2013-02-22 Volker Lendeckectdbd: Fix a struct initializer
2013-02-19 Amitay IsaacsNew Version 1.2.58
2013-02-19 Ronnie SahlbergRECOVER: When we pull databases during recovery, we...
2013-02-19 Martin SchwenkeLogging: Free the ringbuffer in child processes created...
2013-02-19 Martin SchwenkeLogging: New function ctdb_log_ringbuffer_free()
2013-02-19 Amitay Isaacseventscripts: Remove calls to "smbstatus -np" for samba...
2013-02-19 Amitay Isaacscommon/io: Rewrite socket handling code to read all...
2013-02-07 Amitay Isaacsdaemon: Make sure all the traverse children are termina...
next