NetworkManager/clients/cli
Francesco Giudici 2adb5fc00f nmcli: fix connection clone/modify
remove extra "next_arg"s (get_connection already shifts argv).

Fixes: 717db4fe01
2016-08-02 15:44:47 +02:00
..
agent.c cli/agent: add subcommand completion 2016-08-01 13:52:36 +02:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: don't call the nmc_do_cmds() default handler if we're at the end of command completion 2016-08-01 13:52:36 +02:00
common.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
connections.c nmcli: fix connection clone/modify 2016-08-02 15:44:47 +02:00
connections.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
devices.c cli: add -f argument completion 2016-08-01 15:51:29 +02:00
devices.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
general.c cli/networking: add subcommand completion 2016-08-01 13:52:36 +02:00
general.h cli: output a short summary of devices when called without arguments 2016-07-19 14:29:05 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nmcli-completion cli/device: add modify command 2016-06-29 20:28:42 +02:00
nmcli.c cli: add -f argument completion 2016-08-01 15:51:29 +02:00
nmcli.h cli: add ability to indicate command completion expects a file name 2016-08-01 13:52:36 +02:00
polkit-agent.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c cli/connections: do connection completion in get_connection() 2016-08-01 13:52:36 +02:00
settings.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
utils.c build: avoid compiler warnings about non-constant format strings (-Wformat-nonliteral) 2016-06-05 12:22:01 +02:00
utils.h macros: add macro _nm_printf() for function attribute 2016-06-05 12:22:01 +02:00