ctdb.git
2014-03-26 Martin Schwenketools-ctdb: Factor out function read_pnn_node_file()
2014-03-26 Martin Schwenketests: Add "ctdb listnodes" and "ctdb xpnn" stub tests
2014-03-26 Martin Schwenketools-ctdb: Read NAT gateway nodes from a separate...
2014-03-26 Martin Schwenketools-ctdb: Add and use function filter_nodemap_by_natg...
2014-03-26 Martin Schwenketools-ctdb: Update LVS commands to use filter_nodemap_b...
2014-03-26 Martin Schwenketools-ctdb: Update LVS commands to use filter_nodemap_b...
2014-03-26 Martin Schwenketools-ctdb: Fixes for "lvs" and "lvsmaster" commands
2014-03-26 Martin Schwenketools-ctdb: Generalise find_natgw() -> filter_nodemap_b...
2014-03-26 Martin Schwenketools-ctdb: Update natgwlist to filter nodes by NATGW...
2014-03-26 Martin Schwenketests: New natgwlist tests where nodes capability not set
2014-03-26 Martin Schwenketests: Update ctdb stub LVS tests and add some new...
2014-03-26 Martin Schwenketests: Support fake capabilities in CTDB tool stub
2014-03-26 Martin Schwenketests: Remove old, unused copy of a CTDB tool unit...
2014-03-26 Martin Schwenketools-ctdb: Don't close stderr when running without_dae...
2014-03-26 David Disseldorppmda: Fix metric identifiers
2014-03-06 Michael Adamvacuum: fix delete list counts in delete_marshall_trave...
2014-03-06 Michael Adamvacuum: fix possible cause for delelete_list processing...
2014-03-06 Michael Adamvacuum: systematize counters into various structs
2014-03-06 Michael Adamvacuum: remove unused counter vdata->total
2014-03-06 Michael Adamvacuum: make ctdb_process_delete_list() void
2014-03-06 Michael Adamvacuum: make ctdb_process_vacuum_fetch_lists() void.
2014-03-06 Michael Adamvacuum: make ctdb_vacuum_traverse_db() void.
2014-03-06 Michael Adamvacuum: don't stop in process_vacuum_fetch_lists when...
2014-03-06 Michael Adamvacuum: catch and log errors to traverse the delete...
2014-03-06 Michael Adamvacuum: catch and log error of traverse in ctdb_process...
2014-03-06 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-03-06 Michael Adamvacuum: simplify delete_marshall_traverse_first: use...
2014-03-06 Michael Adamvacuum: remove VacuumLimit criterion for triggering...
2014-03-06 Michael Adamvacuum: treat value 0 of tunable VacuumLimit as turning...
2014-03-06 Michael Adamvacuum: add consistency check for counts at end of...
2014-03-06 Michael Adamvacuum: log error if records are left for deletion...
2014-03-06 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-03-06 Michael Adamvacuum: update comment for ctdb_process_delete_queue
2014-03-06 Michael Adamvacuum: rename ctdb_vacuum_db_fast --> ctdb_process_del...
2014-03-06 Michael Adamvacuum: update comment for ctdb_vacuum_traverse_db
2014-03-06 Michael Adamvacuum: rename ctdb_vacuum_db_full --> ctdb_vacuum_trav...
2014-03-06 Michael Adamvacuum: change full db traverse vacuuming to fill delet...
2014-03-06 Michael Adamvacuum: run the fast vacuum after the db traverse
2014-03-06 Michael Adamvacuum: rename private->private_data in repack_traverse
2014-03-06 Michael Adamvacuum: rename private->private_data in vacuum_traverse
2014-03-06 Michael Adamvacuum: extract check for full vacuum run out of ctdb_v...
2014-03-06 Michael Adamvacuum: add consistency check for counts to ctdb_vacuum...
2014-03-06 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-03-06 Michael Adamvacuum: simplify delete_record_traverse() - free treats...
2014-03-06 Michael Adamvacuum: simplify delete_queue_traverse() - free treats...
2014-03-06 Michael Adamvacuum: reduce indentation in delete_queue_traverse
2014-03-06 Michael Adamvacuum: treat value 0 of tunable RepackLimit as turned...
2014-03-06 Michael Adamvacuum: fix treatment of remaining records and statisti...
2014-03-06 Michael Adamvacuum: cast freelist_size in comparison.
2014-03-06 Michael Adamvacuum: improve output of delete list statistics
2014-03-04 Amitay Isaacsdaemon: Do not support connection tracking if there...
2014-03-04 Amitay Isaacsutil: Do not use mlockall() on AIX
2014-03-04 Amitay Isaacsbuild: AIX does not have working C99 vsnprintf, require...
2014-03-04 Amitay Isaacsbuild: Remove auto-generated header file in distclean
2014-02-28 Amitay Isaacsrecoverd: Check if callback function is registered...
2014-02-28 Amitay Isaacsdaemon: After updating tickles on other nodes, set...
2014-02-28 Martin Schwenkedaemon: Implement ctdb_control_startup()
2014-02-28 Amitay Isaacsdaemon: Fix whitespaces
2014-02-28 Amitay Isaacsdaemon: Always talloc tickle array off vnn instead...
2014-02-25 Martin Schwenkescripts: Enhancements to hung script debugging
2014-02-25 Martin Schwenkeeventscripts: Switch on dumping of stuck nfsd threads
2014-02-14 Michael Adamvacuum: move retrieval of freelist to after vacuum run
2014-02-14 Michael Adamvacuum: fix debug message typo in add_record_to_delete_...
2014-02-13 Martin Schwenketests: Handle interactions with monitor events
2014-02-13 Martin Schwenkerecoverd: Fix a bug in the LCP2 rebalancing code
2014-02-13 Martin Schwenketests: New test to ensure "ctdb reloadips" manipulates...
2014-02-12 Amitay Isaacsdaemon: Consult CTDB_DEBUG_HUNG_SCRIPT variable before...
2014-02-12 Srikrishan... eventscripts: Create extra files for ganesha recovery
2014-02-12 Srikrishan... eventscripts: Run mmlsconfig only once and use cached...
2014-02-03 Amitay Isaacsdoc: Update NEWS ctdb-2.5.2
2014-01-31 Amitay Isaacsdoc: Fix usage string for ctdb readkey/writekey
2014-01-31 Amitay Isaacsdaemon: Return negative status only if there are known...
2014-01-31 Martin Schwenketests/eventscripts: Avoid errors on broken pipe
2014-01-31 Martin Schwenketests/eventscripts: Improve ip command stub secondary...
2014-01-31 Martin Schwenkedaemon: reloadips must register state of asynchronous...
2014-01-31 Michael Adamtests: in the stub "ip link show" command use echo...
2014-01-31 Michael Adamtest: remove unused ip2ipmask from integration.bash
2014-01-31 Michael Adamtests:76_ctdb_pdb_recovery: change from using ctdb...
2014-01-31 Michael Adamtests:76_ctdb_pdb_recovery: fix a typo in a message
2014-01-31 Michael Adamtests:76_ctdb_pdb_recovery: fix a typo in a message
2014-01-31 Michael Adamtests: in the stub ip command, avoid broken pipe by...
2014-01-31 Martin Schwenketests/integration: Update NFS tickles test and supporti...
2014-01-31 Srikrishan... eventscripts: Do not mark node unhealthy if no fs is...
2014-01-21 Amitay Isaacsdaemon: Simplify listing event scripts using scandir
2014-01-21 Amitay Isaacsdaemon: Do not run monitor event if any other event...
2014-01-20 Martin Schwenkeeventscripts: Move all eventscript state under $CTDB_VA...
2014-01-20 Martin Schwenkedaemon: Untangle serialisation of 1st recovery -> start...
2014-01-20 Martin Schwenkeeventscripts: Print a count if killing TCP connections...
2014-01-20 Martin Schwenkeeventscripts: Reconfigure lock should be released quickly
2014-01-20 Martin Schwenkerecoverd: Do not refuse disabling takeover runs on...
2014-01-20 Martin Schwenkerecoverd: Ignore failed ipreallocated controls to inact...
2014-01-16 Amitay Isaacsdaemon: Remove ctdb_fork_with_logging()
2014-01-16 Amitay Isaacstests: Set CTDB_EVENT_HELPER when running with local...
2014-01-16 Amitay Isaacsdaemon: Remove unused code to run eventscripts
2014-01-16 Amitay Isaacsdaemon: Replace ctdb_fork_with_logging with ctdb_vfork_...
2014-01-16 Amitay Isaacsdaemon: Replace ctdb_fork_with_logging with ctdb_vfork_...
2014-01-16 Amitay Isaacsdaemon: Add helper process to execute event scripts
2014-01-16 Amitay Isaacsdaemon: Add ctdb_vfork_with_logging()
2014-01-16 Amitay Isaacsdaemon: No need to call event scripts with CTDB_CALLED_...
2014-01-16 Amitay Isaacsdaemon: Deprecate RELOAD and STATUS events
next