NetworkManager/clients
Jiří Klimeš 800bd1aa18 cli: primary connection is not NMConnection, but NMActiveConnection
And use nm_client_get_primary_connection() accessor function instead of reading
NM_CLIENT_PRIMARY_CONNECTION property directly.

(process:31760): libnm-CRITICAL **: nm_connection_get_id: assertion 'NM_IS_CONNECTION (connection)' failed
(process:31760): libnm-CRITICAL **: nm_connection_get_uuid: assertion 'NM_IS_CONNECTION (connection)' failed

Fixes: d03f347b9d
2015-12-14 16:04:49 +01:00
..
cli cli: primary connection is not NMConnection, but NMActiveConnection 2015-12-14 16:04:49 +01:00
common clients: add a helper function to get required openconnect VPN secrets 2015-12-12 17:37:30 +01:00
tui tui: prefill a secret in the entry if we have a value 2015-12-12 20:06:35 +01:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00
nm-online.c nm-online: do not put \r to a translatable string (bgo #758102) 2015-11-16 15:19:53 +01:00