summaryrefslogtreecommitdiff
path: root/multipathd/cli.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-02Support resizing of multipath maps.Konrad Rzeszutek1-0/+2
2008-11-13[multipathd] add "show maps format ..." cli commandChristophe Varoqui1-0/+1
2008-09-30[multipathd] add "quit" cli commandChristophe Varoqui1-0/+3
2008-09-29[multipathd] add "show wildcards" cli commandChristophe Varoqui1-0/+2
2008-09-11[multipathd] add "show status" cli commandChristophe Varoqui1-0/+1
2008-06-12[multitpathd] add "show paths format" cli commandChristophe Varoqui1-29/+29
2007-05-07[multipathd] add CLI readline completionChristophe Varoqui1-32/+195
2007-01-07[libmultipath] blacklist exceptionsChristophe Varoqui1-0/+2
2006-03-14[libmultipath] move the tools' version string to the libChristophe Varoqui1-0/+3
2006-01-17[multipathd] add "show config" CLI commandChristophe Varoqui1-0/+1
2006-01-02[multipathd] 'show maps xxx' CLI tweaksChristophe Varoqui1-0/+1
2005-12-19[multipathd] "multipath" is a "map" synonymChristophe Varoqui1-0/+1
2005-12-16[multipathd] allow shortcut in CLI syntaxChristophe Varoqui1-7/+19
2005-12-16[multipathd] change last CLI command syntaxChristophe Varoqui1-1/+2
2005-12-09[multipathd] add "show multipaths" CLI commandChristophe Varoqui1-0/+1
2005-11-29[libmultipath] drop the path cacheChristophe Varoqui1-2/+0
2005-11-28[multipathd] add "show maps stats" CLI commandChristophe Varoqui1-0/+1
2005-11-16[multipathd] show maps/paths to grow its output bufferChristophe Varoqui1-1/+1
2005-11-15[legal] seed the copyright headersChristophe Varoqui1-0/+3
2005-11-11[multipathd] small fixesChristophe Varoqui1-1/+1
2005-10-31[multipathd] add "reinstate/fail path $path" CLI commandsChristophe Varoqui1-0/+2
2005-10-28[multipathd] add "suspend/resume map" cli commandsChristophe Varoqui1-0/+2
2005-10-24[libmultipath] printing enhancements and fixesChristophe Varoqui1-1/+0
2005-08-25[multipathd] off-by-one buffer len error for cli.c:genhelp()root1-1/+1
2005-07-28[multipathd] add the reconfigure CLI commandroot1-0/+1
2005-07-21[multipath and multipathd] remove the path cache file logicroot1-11/+20
2005-07-09[multipathd] add header white line to the CLI generic help messageroot1-0/+1
2005-07-01[multipathd] memory and threading auditroot1-4/+17
2005-06-30Tame warning when compiling with _DEBUG_root1-2/+2
2005-06-30[multipathd] don't free unallocated mem in cli.croot1-3/+4
2005-06-29[multipathd] merge a more versatile CLI parserroot1-0/+321