ctdb.git
2016-03-15 Amitay Isaacsclient: Increase the timeout for TRANS3_COMMIT control 2.5 ctdb-2.5.6
2016-03-07 Amitay Isaacscommon: For AF_PACKET socket types, protocol is in...
2016-03-07 Amitay Isaacscommon: Use documented names for protocol family in...
2016-03-07 Amitay Isaacscommon: Protocol argument must be in host order for...
2016-02-24 Martin SchwenkeUpdate NEWS
2016-02-24 Martin Schwenkescripts: Fix regression in updateip code
2016-02-24 Martin Schwenkedaemon: Don't leak memory if not using recovery lock
2016-02-24 Martin Schwenkedaemon: Drop the "schedule for deletion" messages to...
2016-02-24 Volker LendeckeFix CID 1347319 Unchecked return value
2016-02-24 Ralph Boehmeping_pong: add -l option
2016-02-24 Volker LendeckeFix a 32-bit problem
2016-02-24 Volker LendeckeFix some clang uninitialized errors
2016-02-24 Amitay Isaacspmda: Add missing prototype declaration for non-static...
2016-02-24 Martin Schwenkescripts: Fix regression in VLAN interface support
2016-02-24 Christof SchmittAccept hex format for pdelete and ptrans commands
2016-02-24 Christof SchmittCreate helper function for optional hex input
2016-02-24 Christof SchmittAccept the key in hex format for the pstore command
2016-02-24 Martin Schwenkescripts: Only write to /proc route flush files if they...
2016-02-24 Martin Schwenkescripts: Create the directory containing the recovery...
2016-02-24 Volker Lendeckeping_pong: Fix CID 1273087 Resource leak
2016-02-24 Martin SchwenkeRevert "ctdb-recoverd: Abort when daemon can take recov...
2016-02-24 Amitay Isaacsscripts: Run tdb checker under timeout command
2016-02-24 Martin Schwenkescripts: New configuration variable CTDB_NODE_ADDRESS
2016-02-24 Martin Schwenkescripts: Replace uses of "ctdb pnn" with ctdb_get_pnn()
2016-02-24 Martin Schwenkescripts: Changed uses of "ctdb xpnn" to ctdb_get_pnn()
2016-02-24 Martin Schwenketests: New function ctdb_set_pnn() to change PNN
2016-02-24 Martin Schwenkescripts: New function ctdb_get_pnn() does cached retrie...
2016-02-24 Volker LendeckeFix the O3 developer build
2016-02-24 Rajesh JosephCoverity fix for CID 1125630
2016-02-24 Rajesh JosephCoverity fix for CID 1125625
2016-02-24 David Disseldorpcheck for talloc_asprintf() failure
2016-02-24 Volker LendeckeFix CID 1125615 Copy into fixed size buffer
2016-02-24 Volker LendeckeFix CID 1125634 Out-of-bounds write
2016-02-24 Volker LendeckeFix 1125553 Buffer not null terminated
2016-02-24 Michael Adambuild: fix building with external libtdb
2016-02-24 Gregor Beckdaemon avoid goto ctdb_remove_orphaned_ifaces()
2016-02-24 Gregor Beckdaemon take a shortcut in all_nodes_are_disabled()
2016-02-24 Martin Schwenkerecoverd: LCP2 cleanups
2016-02-24 Martin Schwenkerecoverd: Optimise check for rebalance candidates in...
2016-02-24 Volker LendeckeFix CID 1138340 Resource leak
2016-02-24 Volker LendeckeFix CID 1138341 Resource leak
2016-02-24 Martin Schwenkescripts: Fix CTDB_DBDIR=tmpfs support
2016-02-24 Martin Schwenkescripts: Add support for CTDB_DBDIR in tmpfs
2016-02-24 Martin Schwenkescripts: Improve CTDB wrapper shutdown code
2016-02-24 Martin Schwenkescripts: Drop use of "smbcontrol winbindd ip-dropped...
2016-02-24 Martin Schwenkescripts: Improve error handling for 50.samba testparm...
2015-08-13 Martin Schwenketests: Run transaction tests with externally imposed...
2015-08-07 Amitay Isaacsdaemon: Reset database statistics when resetting statistics
2015-08-07 Amitay Isaacssystem: Remove unused system specific calls
2015-07-31 Martin Schwenkedaemon: Check if updates are in flight when releasing...
2015-07-31 Amitay Isaacsbanning: If node is already banned, do not run ctdb_loc...
2015-07-31 Amitay Isaacsclient: Return the correct status sent from the daemon
2015-07-31 Amitay Isaacsdaemon: Correctly process the exit code from failed...
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
next