NetworkManager/clients/cli
Lubomir Rintel 653b7e4805 cli: Watch for device as well as AC state changes when activating
The signals might be delivered in no particular order and we need to wait for
the device to reach stable state (whether it's successfully conntected or not)
as well as the active connection to leave ACTIVATING state.

https://bugzilla.gnome.org/show_bug.cgi?id=740320
2014-11-19 17:06:33 +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 cli: fix showing secrets in nmcli editor (bgo #737415) 2014-11-19 11:47:58 +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: Watch for device as well as AC state changes when activating 2014-11-19 17:06:33 +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, libnm: don't use D-Bus-specific documentation in nmcli 2014-11-19 09:24:10 -05: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