ctdb.git
2015-07-31 Amitay Isaacstool: Correctly print timed out event scripts output
2015-07-22 Martin Schwenkedaemon: Ignore SIGUSR1
2015-07-16 Amitay Isaacsdaemon: Return correct sequence number for CONTROL_GET_...
2015-07-16 Martin Schwenkedaemon: Allow a new monitor event to cancel one already...
2015-07-16 Martin Schwenkedaemon: Improve error messages when eventscript control...
2015-07-16 Martin Schwenketools: Avoiding printing "(null)" on "ctdb eventscript...
2015-07-16 Amitay Isaacsdaemon: Avoid double-free during monitor cancellation
2015-07-16 Martin Schwenketests: Add some 10.interfaces VLAN tests
2015-07-16 Martin Schwenketests: Add VLAN support to the "ip link" stub
2015-07-16 Martin Schwenketests: Interface number in "ip link show" stub defaults...
2015-07-16 Martin Schwenkescripts: Support monitoring of interestingly named...
2015-07-16 Amitay Isaacsdaemon: Fix valgrind invalid read error in db_statistic...
2015-07-16 Martin Schwenkedaemon: Promote debug messages about --start-as-* to...
2015-07-16 Martin Schwenkerecoverd: Clear IP assignment tree on election loss
2015-07-16 Martin Schwenkerecoverd: Add new function clear_ip_assignment_tree()
2015-06-15 Michael Adamvacuum: revert "Do not delete VACUUM MIGRATED records...
2015-06-15 Stefan Metzmacherib: make sure the tevent_fd is removed before the fd...
2015-06-15 Stefan Metzmacherlocking: move all auto_mark logic into process_callbacks()
2015-06-15 Stefan Metzmacherlocking: make process_callbacks() more robust
2015-06-15 Amitay Isaacslocking: Add a comment to explain auto_mark usage
2015-06-15 Amitay Isaacslocking: Avoid resetting talloc destructor
2015-06-15 Amitay Isaacslocking: Avoid memory leak in the failure case
2015-06-15 Amitay Isaacslocking: Set destructor when lock_context is created
2015-06-15 Stefan Metzmacherlocking: Set the lock_ctx->request to NULL when request...
2015-06-15 Stefan Metzmacherlocking: Avoid memory corruption in ctdb_lock_context_d...
2015-05-06 Martin Schwenkescripts: Add alternative network family monitoring...
2015-04-17 Amitay Isaacstests: Switch to tcp check in rpcinfo stub
2015-04-17 Amitay Isaacsscripts: Use tcp connection for checking RPC services
2015-04-17 Martin Schwenkescripts: Respect $RPCMOUNTDOPTS when restarting rpc...
2015-04-17 Amitay Isaacsdaemon: Drop tunable that is no longer in use
2015-04-17 Amitay Isaacsrecoverd: Fix typo in comment
2015-04-13 Amitay Isaacsdoc: Update NEWS ctdb-2.5.5
2015-03-27 Martin Schwenkeincludes: Remove some unnecessary declarations
2015-03-27 Martin Schwenkelogging: Move variable debug_extra from debug.*
2015-03-27 Martin Schwenkelogging: Factor out ctdb_logging.h from includes.h
2015-03-27 Martin Schwenkerecoverd: Change include of dlinklist.h to contain...
2015-03-27 Martin Schwenketools: Move definition of timeval_delta() to tools...
2015-03-27 Martin Schwenkedaemon: Drop the argument to fault_setup()
2015-03-27 Martin Schwenkeutil: Add extra max_size argument to file_lines_load()
2015-03-27 Martin Schwenkecommon: Move hex_decode_talloc() to the lock helper
2015-03-27 Martin Schwenkecommon: Add some missing #includes
2015-03-27 Martin Schwenkedaemon: Move some inline declarations to header file
2015-03-27 Martin Schwenketests: Add missing declarations caused by #define magic
2015-03-27 Martin Schwenketests: Mark some functions as static
2015-03-27 Martin Schwenkeutil: Remove util/strlist.c and references to str_util_*()
2015-03-27 Martin SchwenkeFix some "declarations after code" problems
2015-03-27 Martin Schwenkeutil: Variables should be declared extern in headers
2015-03-06 Martin SchwenkeChange default debug level to NOTICE (2)
2015-03-06 Martin Schwenketests: Check for readable, not executable, script
2015-03-06 Amitay Isaacslocking: Back-off from logging every 10 seconds
2015-03-06 Amitay Isaacstests: Correctly cascade test failures from the end...
2015-03-06 Amitay Isaacsscripts: Add a 'rm' stub so statd-callout tests work...
2015-03-05 Martin Schwenkescripts: Remove unused function nfs_statd_update()
2015-03-05 Martin Schwenkescripts: Change statd-callout to be more scalable
2015-03-05 Martin Schwenkescripts: Fix a regression in statd-callout
2015-03-05 Martin Schwenketests: Unit tests for statd-callout
2015-03-05 Martin Schwenketests: Make setup of public addresses more obvious
2015-03-05 Martin Schwenketests: Extend eventscript unit test infrastructure...
2015-03-05 Martin Schwenketests: Support testing scripts that change directory
2015-03-05 Martin Schwenketests: Extend ctdb stub to support "ip" with and without -X
2015-03-05 Martin Schwenketests: Extend ctdb stub to support "ptrans", "pdelete...
2015-03-05 Martin Schwenketest: Remove unused function check_ctdb_logfile()
2015-02-26 Amitay Isaacsio: Do not use sys_write to write to client sockets
2015-02-26 Martin Schwenkescripts: Improve messages about invalid tunables during...
2015-02-26 Martin Schwenketool: Print a warning when setting an obsolete tunable...
2015-02-26 Martin Schwenkeclient: Return a value of 1 when setting obsolete tunab...
2015-02-26 Martin Schwenketests: New tests for 00.ctdb "setup" event - set tunabl...
2015-02-26 Martin Schwenkescripts: Fix tunable setup code by making it shell...
2015-02-18 Martin Schwenkerecoverd: Abort when daemon can take recovery lock...
2015-02-18 Martin Schwenkerecoverd: Improve error messages on recovery lock coher...
2015-02-18 Martin Schwenkerecoverd: Don't release and re-take the recovery lock
2015-02-18 Martin Schwenkerecoverd: Simplify ctdb_recovery_lock()
2015-02-18 Martin Schwenkerecoverd: Remove check_recovery_lock()
2015-02-18 Martin Schwenkerecoverd: Improve logging when recovery lock file is...
2015-02-18 Martin Schwenkerecoverd: New function ctdb_recovery_unlock()
2015-02-18 Martin Schwenkerecoverd: New function ctdb_recovery_have_lock()
2015-02-18 Martin Schwenkedaemon: Log a warning when setting obsolete tunables
2015-02-18 Martin Schwenkedaemon: Mark tunable VerifyRecoveryLock as obsolete
2015-02-18 Martin Schwenkedoc: Improve documentation of the recovery lock
2015-02-06 Martin Schwenketests: Add new "ctdb setreclock" test
2015-02-06 Martin Schwenkedaemon: Fix SET_RECLOCK_FILE regression
2015-02-06 Martin Schwenkescripts: Call iptables/ip6tables directly from iptables...
2015-02-06 Martin Schwenkescripts: Error message, comment and whitespace cleanups
2015-02-06 Martin Schwenkescripts: iSCSI eventscript should fail when PNN can...
2015-02-06 Martin Schwenkescripts: Make 70.iscsi IPv6-aware
2015-02-06 Michael Adamimprove helpfulness of debug message when taking recloc...
2015-02-06 Martin Schwenkedaemon: Handle out-of-memory when setting recovery...
2015-02-06 Martin Schwenkescripts: Don't use the GNU awk gensub() function
2015-02-06 Martin Schwenkescripts: Try to deal with Ubuntu having /usr/sbin/service
2015-02-02 Amitay Isaacsdaemon: Use correct tdb flags when enabling robust...
2015-01-09 Ledscripts: Fix bashism in ctdbd_wrapper script
2015-01-09 Martin Schwenketests: Fix tickle sniffing for IPv4
2014-12-10 Martin Schwenketests: Need to drop public IPs in kill-failover tests
2014-12-10 Martin Schwenkedaemon: Gratuitous ARP equivalent for IPv6 is neighbor...
2014-12-10 Martin Schwenketests: More debug on SSH failure
2014-12-10 Martin Schwenketests: Make tcpdump output more verbose
2014-12-10 Martin Schwenketests: Use ip neigh command instead of arp
2014-12-10 Martin Schwenketests: Generalise the gratarp and tickle sniffing code...
2014-12-10 Martin Schwenketests: Match IPv6 connections in netstat output
2014-12-10 Martin Schwenketests: Use ping_wrapper to do relevant ping or ping6
next