NetworkManager/src/settings
Dan Williams b2c6709690 ifupdown: clarify name of connections hash
'iface_connections' is really the list of all NMIfupdownConnections
known to the plugin, read from /e/n/i and hashed by block name.  Since
ifupdown doesn't store anything *except* connections from /e/n/i,
just rename it to 'connections' to reduce confusion with the
well_known_interfaces and well_known_ifaces hashes.
2013-05-14 10:41:39 -05:00
..
plugins ifupdown: clarify name of connections hash 2013-05-14 10:41:39 -05:00
tests core: use non-recursive build 2013-05-08 15:07:18 -04:00
nm-agent-manager.c agents: create correct proxy for agents connecting via a private connection 2013-04-08 10:55:38 -05:00
nm-agent-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02: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: create correct proxy for agents connecting via a private connection 2013-04-08 10:55:38 -05:00
nm-secret-agent.h agents: create correct proxy for agents connecting via a private connection 2013-04-08 10:55:38 -05:00
nm-settings-connection.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-settings-connection.h core: use nm_connection_replace_settings_from_connection() 2013-04-17 12:23:34 -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: remove NM_SETTINGS_ERROR_NOT_PRIVILEGED 2013-04-08 10:55:38 -05: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: move devices into a subdirectory 2013-05-08 15:07:22 -04:00
nm-settings.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00
nm-system-config-interface.c build: fix return types (bgo #644665) 2011-03-14 01:05:51 -05:00
nm-system-config-interface.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00