ctdb-recoverd/vacuum: add common exit point to vacuum_fetch_handler
[samba.git] / ctdb / tools /
2015-04-21 Volker Lendeckectdb: Fix the O3 developer build
2015-04-17 Rajesh Josephctdb: Coverity fix for CID 1125625
2015-04-07 Martin Schwenkectdb-tools: Drop the recovery from "reloadnodes"
2015-04-07 Martin Schwenkectdb-tool: Update "reloadnodes" to disable recoveries
2015-04-07 Martin Schwenkectdb-tools: Fix spurious messages about deleted nodes...
2015-03-23 Martin Schwenkectdb-tools: Use a broadcast to connected nodes for...
2015-03-23 Martin Schwenkectdb-tools: Sanity check changes before processing...
2015-03-23 Martin Schwenkectdb-tools: Add cross-node file comparison to "reloadnodes"
2015-03-23 Martin Schwenkectdb-tools: "reloadnodes" should only run against curre...
2015-03-23 Martin Schwenkectdb-tools: Remove unused struct pnn_node and function...
2015-03-23 Martin Schwenkectdb-tools: Reimplement read_natgw_nodes_file() using...
2015-03-23 Martin Schwenkectdb-tools: Reimplement read_nodes_file() using ctdb_ge...
2015-03-16 Martin Schwenkectdb-tools: Drop a debug message to DEBUG level
2015-02-18 Martin Schwenkectdb-tool: Print a warning when setting an obsolete...
2014-12-05 Martin Schwenkectdb-tools: Bracket IP addresses in onnode (for IPv6)
2014-12-05 Martin Schwenkectdb-tool: Fix "ctdb -Y ifaces" output to have trailing...
2014-12-05 Martin Schwenkectdb-tools: Update onnode and ctdb-diagnostics to use...
2014-12-05 Martin Schwenkectdb-tools: Add -X option for machine parsable output...
2014-12-05 Martin Schwenkectdb-tools: Add -x option to specify delimiter for...
2014-12-05 Martin Schwenkectdb-tools: Produce machine readable output with new...
2014-12-05 Amitay Isaacsctdb-vacuum: Track time for vacuuming in database stati...
2014-10-28 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-10-28 Martin Schwenkectdb-logging: Rework debug level parsing
2014-10-17 Amitay Isaacsctdb-tools: Fix heap-use-after-free problem
2014-10-06 Martin Schwenkectdb-logging: Remove log ringbuffer
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-tools: Move definition of timeval_delta() to tools...
2014-09-09 Martin Schwenkectdb-util: Add extra max_size argument to file_lines_load()
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2014-08-21 Martin Schwenkectdb-tools: Be more helpful when CTDB CLI tool is run...
2014-08-21 Martin Schwenkectdb-tools: Factor out new function find_node_xpnn...
2014-07-07 Amitay Isaacsctdb-tools: There is no need for forcing a recovery
2014-06-24 Amitay Isaacsctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
2014-05-29 Martin Schwenkectdb-tools-ctdb: Make natgwlist and lvsmaster more...
2014-05-28 Martin Schwenkectdb-tools-ctdb: scriptstatus should not count disabled...
2014-04-23 Amitay Isaacsctdb-tools/ctdb: Unlock records before closing tdb...
2014-04-23 Amitay Isaacsctdb-tools/ctdb: Detach databases only if all nodes...
2014-04-14 Martin Schwenkectdb-tools-ctdb: Drop disconnected nodes when filtering...
2014-04-14 Amitay Isaacsctdb-tools/ctdb: Add ctdb detach command to detach...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Parse IP addresses when reading a...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Remove redundant filtering of trailing...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Use DLIST_ADD_END() to avoid reversing...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Factor out function read_pnn_node_file()
2014-03-23 Martin Schwenkectdb-tools-ctdb: Read NAT gateway nodes from a separate...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Add and use function filter_nodemap_by...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Update LVS commands to use filter_node...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Update LVS commands to use filter_node...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Fixes for "lvs" and "lvsmaster" commands
2014-03-23 Martin Schwenkectdb-tools-ctdb: Generalise find_natgw() -> filter_node...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Update natgwlist to filter nodes by...
2014-03-23 Martin Schwenkectdb-tools-ctdb: Don't close stderr when running withou...
2014-01-31 Amitay Isaacsctdb-doc: Fix usage string for ctdb readkey/writekey
2013-11-27 Martin Schwenkectdb-tools/ctdb: Improve error checking when parsing...
2013-11-27 Amitay Isaacsctdb-tools/ctdb: Fix tstore command to generate ltdb...
2013-11-27 Martin Schwenkectdb-scripts: Rewrite statd-callout to avoid 10 minute lag
2013-11-27 Martin Schwenkectdb-tools/ctdb: New ptrans command
2013-11-27 Martin Schwenkectdb-onnode: New -i option to stop stdin from being...
2013-11-27 Martin Schwenkectdb-recoverd: Fix backward compatibility for CTDB_SRVI...
2013-11-27 Amitay Isaacsctdb-tools/ctdb: Fix db commands when dbid is given...
2013-11-19 Amitay Isaacsctdb-tools/ctdb: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-29 Martin Schwenketools/ctdb: Fix documentation string for ban command
2013-10-29 Martin Schwenketools/onnode: Fix healthy/ok node handling
2013-10-22 Martin Schwenketools/ctdb: CTDB_BASE is the default location of config...
2013-10-04 Amitay Isaacstools/ctdb: Remove setdbseqnum command
2013-10-04 Martin Schwenketools/ctdb: Stop return value from being clobbered...
2013-10-04 Amitay Isaacstools/ctdb: Pass memory context for returning nodes...
2013-10-04 Amitay Isaacstools/ctdb: Do not use libctdb for commandline tool
2013-10-04 Amitay Isaacstools/ctdb: When printing TDB data as a string, use...
2013-10-04 Amitay Isaacstools/ctdb: Remove un-implemented ctdb vacuum command
2013-09-25 Martin Schwenketool/ltdbtool: -h option does not require an argument
2013-09-25 Martin Schwenketools/ctdb: Fix help messages for ctdb commands
2013-09-25 Martin Schwenketools/ctdb: Ban time of 0 is invalid
2013-09-19 Martin Schwenketools/ctdb: Use the standard long timeout when disablin...
2013-09-19 Martin Schwenketools/ctdb: Fix arguments/semantics of rebalance node
2013-09-19 Martin Schwenketools/ctdb: Make rebalancenode more robust
2013-09-19 Martin Schwenketools/ctdb: Reimplement reloadips
2013-09-19 Martin Schwenketools/ctdb: Add a wait_for_all option to srvid_broadcast()
2013-09-19 Martin Schwenketools/ctdb: Factor out SRVID broadcast code from ipreal...
2013-09-19 Martin Schwenketools/ctdb: Change ipreallocate() to use a local done...
2013-09-19 Martin Schwenkerecoverd: Make the SRVID request structure generic
2013-09-11 Martin Schwenketools/ctdb: list_of_active_nodes_except_pnn() -> list_o...
2013-09-11 Martin Schwenketools/ctdb: Fix a memory leak in parse_nodestring()
2013-08-22 Martin Schwenketools/ctdb_diagnostics: Add output of "ctdb getdbmap"
2013-08-22 Martin Schwenketools/ctdb_diagnostics: Safer temporary file creation
2013-08-22 Martin Schwenketools/ctdb: Make most non-auto-all commands abort if...
2013-08-22 Martin Schwenketools/ctdb: Remove more non-essential fetching of PNN...
2013-08-22 Martin Schwenketools/ctdb: Improve auto-all settings for some commands
2013-08-21 Martin Schwenketools/ctdb: Fix message in showban when node is banned
2013-08-21 Martin Schwenketools/ctdb: Reimplement ban/unban using update_flags_wa...
2013-08-21 Martin Schwenketools/ctdb: Factor out common pattern used in disable...
2013-08-21 Martin Schwenketools/ctdb: Factor, simplify and improve robustness...
2013-08-21 Martin Schwenketools/ctdb: Use ctdb_get_pnn() to get PNN of the curren...
2013-08-14 Martin Schwenketools/ctdb: Increase default control timeout to 10...
2013-07-30 Amitay Isaacstools/ctdb: Only print the hot records with non-zero...
2013-07-29 Martin Schwenketools/ctdb: Allow killtcp to read connections from...
2013-07-11 Sumit BosePrint deleted nodes as well
2013-07-10 Amitay Isaacstools/ctdb: Fix the format of DB statistics output
2013-06-28 Martin Schwenketools/ctdb: Add "force" option to "recover" command
2013-06-20 Amitay Isaacstools/ctdb: Do not exit prematurely on control timeout...
next