NetworkManager/clients
Jiří Klimeš b25880533e cli: improve error reporting of missing 'ifname' parameter
Example:
before:
$ nmcli c add type gsm con-nameX aaa ifname fsd
Error: 'ifname' argument is required.

now:
$ nmcli c add type gsm con-nameX aaa ifname fsd
Error: mandatory 'ifname' not seen before 'con-nameX'.

(cherry picked from commit 696a443e98)
2015-10-23 12:32:00 +02:00
..
cli cli: improve error reporting of missing 'ifname' parameter 2015-10-23 12:32:00 +02:00
common clients: fix bad array loop in nm-secret-agent-simple.c:strv_has (bgo #752137) 2015-07-10 12:43:45 +02:00
tui tui: add a checkbox for ignore-auto-routes (bgo #756200) 2015-10-09 09:31:49 +02:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
nm-online.c all: consistently include config.h 2014-11-13 17:18:42 -05:00