NetworkManager/src/settings
Dan Winship 7da97fc6fe config: drop NMConfigDevice, use NMDevice directly
NMConfigDevice was added because in the 0.9.8 days, when each subdir
of src/ was compiled separately, it was impossible to make src/config/
depend on src/devices/ because of circular dependencies.

Since now everything gets compiled into a single libNetworkManager.la,
this is no longer a problem, and so NMConfigDevice is just an
unnecessary complication.
2014-07-23 10:56:26 -04:00
..
plugins core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
tests core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-agent-manager.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-agent-manager.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -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 core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-secret-agent.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-settings-connection.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-settings-connection.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04: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 config: drop NMConfigDevice, use NMDevice directly 2014-07-23 10:56:26 -04:00
nm-settings.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-system-config-interface.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-system-config-interface.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00