amitay/ctdb.git
2013-07-29 Martin Schwenkeinitscript: The wrapper script should export CTDB_SOCKET
2013-07-29 Martin Schwenkectdbd: Kill client process without checking for tracked...
2013-07-29 Martin Schwenkeeventscripts: kill_tcp_connections() should send connec...
2013-07-29 Martin Schwenketools/ctdb: Allow killtcp to read connections from...
2013-07-29 Martin Schwenketests: Always tally the number of passed/failed tests
2013-07-29 Martin Schwenkerecoverd: Call takeover fail callback only once per...
2013-07-29 Martin Schwenkescripts: Run scriptstatus for hung event
2013-07-23 Martin Schwenkectdbd: Pass event name to hung script debugger
2013-07-23 Martin Schwenketests/complex: Fix NFS tests to work with root_squash
2013-07-22 Martin Schwenketests: Fix exit status of run_tests when a single test...
2013-07-22 Martin Schwenketests/simple: Add -p in onnode test to help show groups...
2013-07-19 Martin Schwenkectdbd: Sleep at exit to allow time for log messages...
2013-07-19 Martin Schwenkectdbd: Exit if something is already listening on CTDB...
2013-07-19 Martin Schwenketests/eventscripts: Add tests for monitoring of missing...
2013-07-19 Martin Schwenkeeventscripts: A missing interface should cause monitori...
2013-07-19 Martin Schwenkeeventscripts: Get list of configured interfaces using...
2013-07-19 Martin Schwenkectdbd: Allow extra recovery to repair persistent DBs...
2013-07-16 Amitay Isaacspackaging: Bundle debug_locks.sh script in RPM
2013-07-16 Amitay Isaacspackaging: No need to check for existence of scripts...
2013-07-11 Martin Schwenkescripts: ctdbd_wrapper logs a message to syslog if...
2013-07-11 Mathieu ParentUpdate Nagios check to work with ctdb versions past...
2013-07-11 Martin Schwenkerecoverd: Really fix bogus info in message about change...
2013-07-11 Martin Schwenkedoc: Update NEWS
2013-07-11 Sumit BosePrint deleted nodes as well
2013-07-11 Sumit BoseIPv6 neighbor solicit cleanup
2013-07-11 Sumit BoseFix memory leak in ctdb_send_message()
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-07-11 Sumit BoseCheck return value of tdb_delete()
2013-07-11 Amitay Isaacsweb: Update webpages
2013-07-11 Amitay IsaacsTests: Correct the arguments to memset
2013-07-10 Amitay Isaacsdoc: Update NEWS
2013-07-10 Martin Schwenkepackaging: Add systemd support
2013-07-10 Martin Schwenkebuild: Turn off all deprecation warnings
2013-07-10 Martin Schwenkebuild: Remove -DTEVENT_DEPRECATED_QUIET=1 from CFLAGS
2013-07-10 Martin Schwenkeinitscript: Simpify initscript and control CTDB via...
2013-07-10 Martin Schwenkerecoverd: Recovery daemon should use ctdb_get_pnn,...
2013-07-10 Amitay Isaacsctdbd: Print tdb flags when logging attached to databas...
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-07-10 Amitay Isaacscommon/system: Add ctdb_set_process_name() function
2013-07-10 Amitay Isaacstraverse: Remove unused start_time field
2013-07-10 Amitay Isaacstraverse: Send records directly from traverse child...
2013-07-10 Amitay Isaacstraverse: Pass reqid and srcnode information to local...
2013-07-10 Amitay Isaacspackaging: When building with system libraries, add...
2013-07-10 Amitay Isaacsctdbd: No need for DeadlockTimeout tunable
2013-07-10 Amitay Isaacsinitscript: Export CTDB_DEBUG_LOCKS variable
2013-07-10 Amitay Isaacsscripts: Add an example debug_locks.sh script to debug...
2013-07-10 Amitay Isaacslocking: Use external script to debug locking issues
2013-07-10 Amitay Isaacslocking: Update locking bucket intervals
2013-07-10 Amitay Isaacslocking: Update locks latency in CTDB statistics only...
2013-07-10 Amitay Isaacstools/ctdb: Fix the format of DB statistics output
2013-07-10 Amitay Isaacsctdbd: Remove incomplete ctdb_db_statistics_wire structure
2013-07-10 Amitay Isaacsctdbd: Update debug messages for setting readonly prope...
2013-07-05 Amitay Isaacsrecoverd: Fix buffer overflow error in reloadips
2013-07-05 Martin Schwenketests/eventscripts: Add some rudimentary tests for...
2013-07-05 Martin Schwenkeeventscripts: New configuration variable $CTDB_SKIP_GAN...
2013-07-05 Martin Schwenkeeventscript: Move Ganesha nfsd monitoring to a function
2013-07-05 Martin Schwenkeeventscripts: Drop RPC service version from nfs_check_r...
2013-07-05 Martin Schwenkectdbd: Log something when releasing all IPs
2013-07-05 Martin Schwenkerecoverd: Minor style improvements for ctdb_reload_remo...
2013-07-05 Martin Schwenkerecoverd: Clean up log messages in remote IP verification
2013-07-05 Martin Schwenkerecoverd: Fix an unclear log message - "Restart recover...
2013-07-05 Martin Schwenkerecoverd: Fix an incorrect comment
2013-07-05 Martin Schwenkectdbd: Use ctdb_die() on "setup" event failure
2013-07-05 Martin Schwenkectdbd: Avoid a core dump when "init" event fails
2013-07-05 Martin Schwenkeutil: New function ctdb_die()
2013-07-05 Martin Schwenkeeventscripts: When replaying monitor status, don't...
2013-07-05 Martin Schwenkectdbd: Release IP callback should fail if the IP is...
2013-07-05 Martin Schwenkectdbd: Log warnings in release IP when unexpected inter...
2013-07-04 Amitay Isaacsping_pong: Validate num_locks argument > 0
2013-07-04 Amitay Isaacstests: If connection to ctdb daemon fails, exit
2013-07-04 Amitay Isaacsbuild: Fix compiler warnings for uninitialized variables
2013-07-04 Amitay Isaacsrecoverd: Send the result from child process only once
2013-07-04 Amitay Isaacspackaging: Enable compiler optimizations
2013-07-04 Amitay Isaacspackaging: Allow building RPMs with system tdb/talloc...
2013-07-04 Amitay Isaacspackaging: Do not mark /etc/ctdb/functions as configura...
2013-07-04 Amitay Isaacspackaging: Install README.notify.d using %doc directive
2013-07-04 Amitay Isaacspackaging: Install docs using %doc directive
2013-07-04 Amitay Isaacspackaging: Remove ctdb_transaction from docdir
2013-07-04 Martin Schwenkedoc: Add a disclaimer for the EnableBans tunable
2013-07-04 Martin Schwenkedoc: Add banning bug fixes to NEWS
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...
next