NetworkManager/clients/cli
Jiří Klimeš a928ce89ef clients: only handle secret requests for connection being explicitly activated
When a connection is being activated, nmcli could ask for secrets for another
connection, which might confuse users. We check the request now and only ask
for secrets of connection being activated.

Test case:
$ nmcli con up my-ethernet0
Passwords or encryption keys are required to access the wireless network 'Red Hat'.
Warning: password for '802-1x.identity' not given in 'passwd-file' and nmcli cannot ask without '--ask' option.
2014-11-12 13:41:49 +01:00
..
agent.c clients: only handle secret requests for connection being explicitly activated 2014-11-12 13:41:49 +01:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: show gateway as a separate item in active connection data (bgo #739958) 2014-11-11 17:15:03 +01:00
common.h libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6Config 2014-11-07 07:49:40 -05:00
connections.c clients: only handle secret requests for connection being explicitly activated 2014-11-12 13:41:49 +01:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c cli: fix nmcli timeout when disconnecting a device 2014-11-10 17:22:52 +01:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
general.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
general.h cli: rename network-manager.[ch] to general.[ch] 2014-10-01 11:53:07 +02:00
Makefile.am cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
nmcli-completion cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
nmcli.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
nmcli.h cli: add a polkit agent support for nmcli 2014-11-07 11:37:42 +01:00
polkit-agent.c cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58: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 libnm,core: enhance nm_utils_hexstr2bin() 2014-11-07 12:18:32 -06:00
settings.h libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes 2014-11-07 07:49:40 -05:00
utils.c cli: Add mode option for wifi connecitons 2014-10-23 18:34:39 +02:00
utils.h cli: Add mode option for wifi connecitons 2014-10-23 18:34:39 +02:00