NetworkManager/clients
Jiří Klimeš b75dfc62e8 cli: fix nmcli timeout when disconnecting a device
$ nmcli dev disconnect nm-bond
Error: Timeout 10 sec expired.

When a software device is disconnected, it will be removed. And it may not go
to NM_DEVICE_STATE_DISCONNECTED state before that. So we need to listen to
"device-removed" signal.

Fixes:Beaker:test_log-NetworkManager_Test189_bond_activate
2014-11-10 17:22:52 +01:00
..
cli cli: fix nmcli timeout when disconnecting a device 2014-11-10 17:22:52 +01:00
common clients: add common code for polkit agent listener 2014-11-07 11:37:42 +01:00
tui all: allow route metrics to be "0" 2014-11-07 07:49:41 -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