[multipathd] add "quit" cli command
[platform/upstream/multipath-tools.git] / multipathd / cli_handlers.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
2008-05-21 Christophe Varoquidon't include header length in column width in "show...
2007-08-11 Christophe Varoqui[multipathd] fail/reinstate CLI commands disable/enable...
2007-06-07 Christophe Varoqui[libmultipath] Remove libsysfs
2007-02-15 Christophe Varoqui[libmultipath] blacklist logging overhaul
2007-01-07 Christophe Varoqui[libmultipath] blacklist exceptions
2006-06-22 Christophe Varoqui[multipathd] get the layout right with "sho topo" CLI...
2006-02-17 Christophe Varoqui[multipathd] blacklisting and blacklist changes ignored...
2006-02-13 Christophe Varoqui[checkers] API rewrite
2006-01-20 Christophe Varoqui[libmultipath] "show conf" CLI command to output the...
2006-01-18 Christophe Varoqui[libmultipath] add device blacklisting
2006-01-17 Christophe Varoqui[multipathd] add "show config" CLI command
2006-01-02 Christophe Varoqui[multipathd] 'show maps xxx' CLI tweaks
2005-12-18 Christophe Varoqui[multipathd] add "show map $map topo" CLI command
2005-12-16 Christophe Varoqui[multipathd] change last CLI command syntax
2005-12-09 Christophe Varoqui[multipathd] add "show multipaths" CLI command
2005-11-30 Christophe Varoqui[multipathd] move show_{paths,maps} in cli_handlers.c
2005-11-29 Christophe Varoqui[libmultipath] drop the path cache
2005-11-28 Christophe Varoqui[multipathd] add "show maps stats" CLI command
2005-11-24 Christophe Varoqui[multipathd] make clear in the logs what triggered...
2005-11-21 Christophe Varoqui[multipathd] DM configuration ground work #2
2005-11-15 Christophe Varoqui[legal] seed the copyright headers
2005-10-31 Christophe Varoqui[libmultipath] embed a struct dm_info pointer in struct...
2005-10-31 Christophe Varoqui[libmultipath] rename dm_reinstate() to dm_reinstate_path()
2005-10-31 Christophe Varoqui[libmultipath] rename find_mp() to find_mp_by_alias()
2005-10-31 Christophe Varoqui[multipathd] add "reinstate/fail path $path" CLI commands
2005-10-28 Christophe Varoqui[multipathd] handle map dmstate reporting through ...
2005-10-28 Christophe Varoqui[multipathd] add "suspend/resume map" cli commands
2005-09-08 root[multipathd] rename misnamed "struct paths" to "struct...
2005-08-25 root[multipathd] refuse to add blacklisted paths from CLI
2005-07-28 root[multipathd] add the reconfigure CLI command
2005-07-21 root[multipath and multipathd] remove the path cache file...
2005-07-01 root[multipathd] memory and threading audit
2005-06-29 root[multipathd] merge a more versatile CLI parser