client: Add support for displaying VPN connections
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 3 Jun 2013 07:59:56 +0000 (10:59 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 7 Jun 2013 07:08:31 +0000 (10:08 +0300)
commitab7294a9b9f13511cac30251970817a30164ac09
tree476ac1c617f316237828f28574784d6866ebbfdf
parent667f355af16758243941427e2d837f03da213183
client: Add support for displaying VPN connections

Show a list of VPN connections known to the VPN daemon.

Also allow D-Bus path names to start with numbers, as it is fine with
the D-Bus library to define such path names. Fix up help command
pretty-printing as the VPN command is slightly longer.
client/commands.c