NetworkManager/clients
Lubomir Rintel 94a57d5e07 cli: Finish waiting for device activation when they disconnect
When wifi secrets are missing, NM_DEVICE_STATE_FAILED due to
NM_DEVICE_STATE_REASON_NO_SECRETS is immediately followed by traversal to
NM_DEVICE_STATE_DISCONNECTED as soon as the server makes sure it won't
reconnect automatically. We sometimes aren't quick to handle the first signal
and only get the latter one.

Let's treat all states that aren't ordinarily reached upon activation as bad.
2014-11-13 18:55:37 +01:00
..
cli cli: Finish waiting for device activation when they disconnect 2014-11-13 18:55:37 +01:00
common clients: only handle secret requests for connection being explicitly activated 2014-11-12 13:41:49 +01:00
tui tui: fix unsetting Gateway (rh #1163896) 2014-11-13 11:30:57 -05:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c libnm: synchronize NMClient and NMRemoteSettings "is NM running" properties 2014-08-07 15:43:43 -04:00