[multipathd] add "quit" cli command
[platform/upstream/multipath-tools.git] / multipathd / cli.c
2008-09-30 Christophe Varoqui[multipathd] add "quit" cli command
2008-09-28 Christophe Varoqui[multipathd] add "show wildcards" cli command
2008-09-10 Christophe Varoqui[multipathd] add "show status" cli command
2008-06-12 Christophe Varoqui[multitpathd] add "show paths format" cli command
2007-05-06 Christophe Varoqui[multipathd] add CLI readline completion
2007-01-07 Christophe Varoqui[libmultipath] blacklist exceptions
2006-03-14 Christophe Varoqui[libmultipath] move the tools' version string to the lib
2006-01-17 Christophe Varoqui[multipathd] add "show config" CLI command
2006-01-02 Christophe Varoqui[multipathd] 'show maps xxx' CLI tweaks
2005-12-19 Christophe Varoqui[multipathd] "multipath" is a "map" synonym
2005-12-16 Christophe Varoqui[multipathd] allow shortcut in CLI syntax
2005-12-16 Christophe Varoqui[multipathd] change last CLI command syntax
2005-12-09 Christophe Varoqui[multipathd] add "show multipaths" CLI command
2005-11-29 Christophe Varoqui[libmultipath] drop the path cache
2005-11-28 Christophe Varoqui[multipathd] add "show maps stats" CLI command
2005-11-16 Christophe Varoqui[multipathd] show maps/paths to grow its output buffer
2005-11-15 Christophe Varoqui[legal] seed the copyright headers
2005-11-11 Christophe Varoqui[multipathd] small fixes
2005-10-31 Christophe Varoqui[multipathd] add "reinstate/fail path $path" CLI commands
2005-10-28 Christophe Varoqui[multipathd] add "suspend/resume map" cli commands
2005-10-24 Christophe Varoqui[libmultipath] printing enhancements and fixes
2005-08-25 root[multipathd] off-by-one buffer len error for cli.c...
2005-07-28 root[multipathd] add the reconfigure CLI command
2005-07-21 root[multipath and multipathd] remove the path cache file...
2005-07-09 root[multipathd] add header white line to the CLI generic...
2005-07-01 root[multipathd] memory and threading audit
2005-06-30 rootTame warning when compiling with _DEBUG_
2005-06-30 root[multipathd] don't free unallocated mem in cli.c
2005-06-29 root[multipathd] merge a more versatile CLI parser