NetworkManager/src/settings
Jiří Klimeš 07bf4eb802 keyfile: don't crash when in-memory-only connections don't have paths
If the connection has never been saved to disk, it won't have a path yet,
but that doesn't mean we should crash.  Next, when reloading connections,
only try to do connection matching on connections that have paths, otherwise
all in-memory-only connections would be removed at the end of
read_connections().
2013-11-12 15:04:15 +01:00
..
plugins keyfile: don't crash when in-memory-only connections don't have paths 2013-11-12 15:04:15 +01:00
tests build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
nm-agent-manager.c agents: use NMAuthSubject 2013-10-31 14:15:07 -05:00
nm-agent-manager.h vpn: handle interactive plugin secrets requests 2013-07-31 08:16:40 -05:00
nm-default-wired-connection.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-default-wired-connection.h settings: clarify that NMDefaultWiredConnection is ethernet-only 2013-04-03 10:23:48 -04:00
nm-inotify-helper.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c agents: use NMAuthSubject 2013-10-31 14:15:07 -05:00
nm-secret-agent.h agents: use NMAuthSubject 2013-10-31 14:15:07 -05:00
nm-settings-connection.c ifcfg-rh: fix crash when reading connection (assert in connection_new_or_changed) 2013-11-01 18:40:56 +01:00
nm-settings-connection.h agents: change secrets request hints back to char ** 2013-06-25 17:43:39 -05:00
nm-settings-error.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-settings-error.h settings: validate hostnames from D-Bus (bgo #711179) 2013-11-07 09:56:14 -06:00
nm-settings-utils.c settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings-utils.h settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings.c core: add nm_connection_provider_get_connection_by_uuid() 2013-11-08 16:38:48 -06:00
nm-settings.h trivial: rename nm_settings_add_connection*() functions 2013-08-30 10:54:29 +02:00
nm-system-config-interface.c settings: add unrecognized-specs, implement in ifcfg-rh 2013-11-01 13:04:12 -04:00
nm-system-config-interface.h settings: add unrecognized-specs, implement in ifcfg-rh 2013-11-01 13:04:12 -04:00