obnox/ctdb.git
2014-02-21 Michael Adamvacuum: fix delete list counts in delete_marshall_trave... 2.5
2014-02-21 Michael Adamvacuum: fix possible cause for delelete_list processing...
2014-02-21 Michael Adamvacuum: systematize counters into various structs
2014-02-19 Michael Adamvacuum: remove unused counter vdata->total
2014-02-19 Michael Adamvacuum: make ctdb_process_delete_list() void
2014-02-19 Michael Adamvacuum: make ctdb_process_vacuum_fetch_lists() void.
2014-02-19 Michael Adamvacuum: make ctdb_vacuum_traverse_db() void.
2014-02-19 Michael Adamvacuum: don't stop in process_vacuum_fetch_lists when...
2014-02-19 Michael Adamvacuum: catch and log errors to traverse the delete...
2014-02-19 Michael Adamvacuum: catch and log error of traverse in ctdb_process...
2014-02-19 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-02-19 Michael Adamvacuum: simplify delete_marshall_traverse_first: use...
2014-02-19 Michael Adamvacuum: remove VacuumLimit criterion for triggering...
2014-02-19 Michael Adamvacuum: treat value 0 of tunable VacuumLimit as turning...
2014-02-19 Michael Adamvacuum: add consistency check for counts at end of...
2014-02-15 Michael Adamvacuum: log error if records are left for deletion...
2014-02-15 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-02-15 Michael Adamvacuum: update comment for ctdb_process_delete_queue
2014-02-15 Michael Adamvacuum: rename ctdb_vacuum_db_fast --> ctdb_process_del...
2014-02-15 Michael Adamvacuum: update comment for ctdb_vacuum_traverse_db
2014-02-15 Michael Adamvacuum: rename ctdb_vacuum_db_full --> ctdb_vacuum_trav...
2014-02-15 Michael Adamvacuum: change full db traverse vacuuming to fill delet...
2014-02-15 Michael Adamvacuum: run the fast vacuum after the db traverse
2014-02-15 Michael Adamvacuum: rename private->private_data in repack_traverse
2014-02-15 Michael Adamvacuum: rename private->private_data in vacuum_traverse
2014-02-15 Michael Adamvacuum: extract check for full vacuum run out of ctdb_v...
2014-02-15 Michael Adamvacuum: add consistency check for counts to ctdb_vacuum...
2014-02-15 Michael Adamvacuum: use tdb_parse_record instead of tdb_fetch in...
2014-02-15 Michael Adamvacuum: simplify delete_record_traverse() - free treats...
2014-02-15 Michael Adamvacuum: simplify delete_queue_traverse() - free treats...
2014-02-15 Michael Adamvacuum: reduce indentation in delete_queue_traverse
2014-02-15 Michael Adamvacuum: treat value 0 of tunable RepackLimit as turned...
2014-02-15 Michael Adamvacuum: fix treatment of remaining records and statisti...
2014-02-15 Michael Adamvacuum: cast freelist_size in comparison.
2014-02-15 Michael Adamvacuum: improve output of delete list statistics
2014-02-15 Michael Adamvacuum: move retrieval of freelist to after vacuum run
2014-02-15 Michael Adamvacuum: fix debug message typo in add_record_to_delete_...
2014-02-03 Amitay Isaacsdoc: Update NEWS
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
2014-01-16 Amitay Isaacscommon: mkdir_p should not try to create .
2013-12-18 Martin Schwenkeeventscripts: Do not reconfigure in "monitor" events
2013-12-09 Michael Adampackaging:RPM: don't run autogen.
2013-12-09 Michael Adampackaging:RPM: package the new manpages
2013-12-09 Michael Adambuild: install the new manpages
2013-11-26 Martin SchwenkeUpdate NEWS
2013-11-26 Amitay Isaacsscripts: Be careful when generating unique pids for...
2013-11-26 Amitay Isaacsconfig: Simplify the default CTDB configuration file
2013-11-26 Amitay Isaacsscripts: Replace hard-coded /var/ctdb with CTDB_VARDIR
2013-11-26 Amitay Isaacsscripts: Set defaults for CTDB_DBDIR and CTDB_DBDIR_PER...
2013-11-26 Amitay Isaacseventscripts: Perform share check before NFS RPC checks...
2013-11-25 Martin Schwenketools/ctdb: Improve error checking when parsing node...
2013-11-25 Martin Schwenkerecoverd: Only respond to currently queued ipreallocate...
2013-11-19 Martin Schwenkescripts: Add an early exit to statd-callout's notify...
2013-11-19 Martin Schwenkeeventscripts: Remove the nfs_statd_update() call from...
2013-11-19 Martin Schwenketests/integration: Neaten up some of the persistent...
2013-11-19 Amitay Isaacstools/ctdb: Fix tstore command to generate ltdb header...
2013-11-19 Martin Schwenketests/takeover: Fix bogus test description
2013-11-19 Martin Schwenketests/simple: User sleep_for() instead of sleep
2013-11-19 Martin Schwenketests/simple: Update persistent DB tests
2013-11-19 Martin Schwenkerecoverd: For persistent databases a sequence number...
2013-11-19 Amitay Isaacslocking: Use vfork instead of fork to exec helpers
2013-11-19 Amitay Isaacscommon: Refactor code to keep track of child processes
2013-11-19 Amitay Isaacsscripts: Run a single instance of debug_locks.sh at...
2013-11-18 Amitay Isaacslocking: Update current lock statistics when lock is...
2013-11-18 Amitay Isaacslocking: Do not merge multiple lock requests to avoid...
2013-11-15 Amitay Isaacslocking: Implement active lock requests limit per database
2013-11-14 Martin Schwenkescripts: Rewrite statd-callout to avoid 10 minute lag
2013-11-14 Amitay Isaacsclient: Treat empty __db_sequence_number__ record as 0
2013-11-14 Martin Schwenkedoc: Update ctdb.1 - primarily to add pdelete/pfetch...
2013-11-14 Martin Schwenketools/ctdb: New ptrans command
2013-11-14 Martin Schwenkeonnode: New -i option to stop stdin from being closed
next