NetworkManager/clients
Beniamino Galvani 10fbc47d32 cli: connections: fail the activation if the ac deactivates
Since commit ac888de151 ("cli/connections: fail the activation when
the active connection disappears") we rely only on the disappearing of
the active-connection to determine the failure of an activation.

libnm can collapse a 'added' and a 'removed' signal if they are
received closer enough and thus we may miss the removal of the active
connection. Restore the detection of failure based on
active-connection state.

(cherry picked from commit 79a357b07a)
2016-10-13 16:28:06 +02:00
..
cli cli: connections: fail the activation if the ac deactivates 2016-10-13 16:28:06 +02:00
common clients: fix check on secret request path 2016-09-15 10:27:52 +02:00
tui clients: add define for NMSecretAgentSimple signal name 2016-09-15 08:32:49 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-online.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00