util: Add extra max_size argument to file_lines_load()
[ctdb.git] / tools / ctdb.c
2015-03-27 Martin Schwenkeutil: Add extra max_size argument to file_lines_load()
2015-02-26 Martin Schwenketool: Print a warning when setting an obsolete tunable...
2014-12-10 Martin Schwenketool: Fix "ctdb -Y ifaces" output to have trailing...
2014-12-10 Martin Schwenketools: Add -X option for machine parsable output with...
2014-12-10 Martin Schwenketools: Add -x option to specify delimiter for machine...
2014-12-10 Martin Schwenketools: Produce machine readable output with new functio...
2014-12-08 Amitay Isaacstools: Fix heap-use-after-free problem
2014-12-08 Amitay Isaacsvacuum: Track time for vacuuming in database statistics
2014-08-21 Martin SchwenkeUse sys_read() and sys_write() to ensure correct signal...
2014-08-21 Martin Schwenketools: Be more helpful when CTDB CLI tool is run on...
2014-08-21 Martin Schwenketools: Factor out new function find_node_xpnn() from...
2014-07-08 Amitay Isaacstools: There is no need for forcing a recovery
2014-05-29 Martin Schwenketools-ctdb: Make natgwlist and lvsmaster more resilient
2014-05-28 Martin Schwenketools-ctdb: scriptstatus should not count disabled...
2014-04-23 Amitay Isaacstools/ctdb: Unlock records before closing tdb database
2014-04-23 Amitay Isaacstools/ctdb: Detach databases only if all nodes disallow...
2014-04-14 Martin Schwenketools-ctdb: Drop disconnected nodes when filtering...
2014-04-14 Amitay Isaacstools/ctdb: Add ctdb detach command to detach databases
2014-03-26 Martin Schwenketools-ctdb: Parse IP addresses when reading a list...
2014-03-26 Martin Schwenketools-ctdb: Remove redundant filtering of trailing...
2014-03-26 Martin Schwenketools-ctdb: Use DLIST_ADD_END() to avoid reversing...
2014-03-26 Martin Schwenketools-ctdb: Factor out function read_pnn_node_file()
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 Schwenketools-ctdb: Don't close stderr when running without_dae...
2014-01-31 Amitay Isaacsdoc: Fix usage string for ctdb readkey/writekey
2013-11-25 Martin Schwenketools/ctdb: Improve error checking when parsing node...
2013-11-19 Amitay Isaacstools/ctdb: Fix tstore command to generate ltdb header...
2013-11-14 Martin Schwenkescripts: Rewrite statd-callout to avoid 10 minute lag
2013-11-14 Martin Schwenketools/ctdb: New ptrans command
2013-11-14 Martin Schwenkerecoverd: Fix backward compatibility for CTDB_SRVID_TAK...
2013-11-14 Amitay Isaacstools/ctdb: Fix db commands when dbid is given instead...
2013-11-14 Amitay Isaacstools/ctdb: Coverity fixes
2013-10-29 Martin Schwenketools/ctdb: Fix documentation string for ban command
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 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: 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...
2013-05-24 Martin Schwenkectdbd: Update the get_tunable code to return -EINVAL...
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenketools/ctdb: "ctdb runstate" now accepts optional expect...
2013-05-24 Martin Schwenketools/ctdb: New command runstate to print current runstate
2013-05-24 Martin Schwenketools/ctdb: Remove duplicate command definition for...
2013-05-23 Amitay Isaacstools/ctdb: Fix racy ipreallocate code
2013-05-23 Amitay Isaacsbuild: Rename version.h to ctdb_version.h
2013-03-12 Volker Lendeckefix a typo
2013-02-27 Martin Schwenketools/ctdb: delip no longer fails if IP can not be...
2013-02-04 Martin Schwenketools/ctdb: Fix a compiler warning
2013-01-09 Amitay Isaacstools/ctdb: Add setdbseqnum command to set __db_sequenc...
2013-01-09 Amitay Isaacstools/ctdb: Re-factor code to check if db exists given...
2013-01-09 Amitay Isaacstools/ctdb: Add pdelete command to delete a record...
2012-11-14 Amitay Isaacstools/ctdb: Do not use function return value as pnn
2012-10-30 Amitay Isaacstool/ctdb: Always support ctdb version command, don...
2012-10-22 Martin Schwenketools/ctdb: Merge recoverd log handling into getlog...
2012-10-22 Martin Schwenketools/ctdb: Add log ringbuffer handling for recoverd
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-10-19 Amitay Isaacstools/ctdb: Display the locking statistics
2012-10-18 Martin Schwenketools/ctdb: Remove extra header from natgwlist -Y output
2012-10-02 Martin Schwenketools/ctdb: Free the event context
2012-09-28 Martin Schwenketools/ctdb: Clean up control_natgw()
2012-09-28 Martin Schwenketools/ctdb: Convert some commands over to libctdb
2012-09-28 Martin Schwenketools/ctdb: Remove redundant filtering loop in control_...
2012-09-28 Martin Schwenketools/ctdb: natgwlist output is either human readable...
2012-09-28 Martin Schwenketools/ctdb: Factor out printing of the machine readable...
2012-09-28 Martin Schwenketools/ctdb: NAT gateway code should use CTDB_NATGW_NODES
next