NetworkManager/src/settings
Dan Williams cd5da9bf88 wired: move hardware address handling back to NMDeviceWired subclasses
The code flow is actually somewhat simpler this way since the
subclasses don't have to ask NMDeviceWired for the address
every time.  Plus then NMDeviceWired doesn't have to know
anything about its subclasses in the constructor.
2013-01-24 14:56:38 -06:00
..
plugins ifcfg-rh: treat missing IPv6 setting as IPv6 "auto" method (rh #830434) 2012-12-18 10:40:35 +01:00
tests build: improve documentation and test configure options 2012-11-13 20:23:06 +01:00
Makefile.am build: improve documentation and test configure options 2012-11-13 20:23:06 +01:00
nm-agent-manager.c all: Don't use ctype.h macros 2012-09-26 12:14:37 -04: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 settings: fix refcount mismatch (bgo #647066) 2011-04-19 00:23:43 -05:00
nm-default-wired-connection.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-inotify-helper.c settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06: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: fix agent secret cancelation 2012-12-04 11:31:12 -06:00
nm-secret-agent.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-settings-connection.c settings: do not emit "REMOVED" signal in do_delete() (bgo #683800) 2012-11-06 14:19:29 +01:00
nm-settings-connection.h settings: update seen-bssids property in 802-11-wireless setting for GetSettings 2012-10-16 15:48:41 +02:00
nm-settings-error.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-settings-error.h Fix names of error enum values 2012-03-12 15:29:52 -04: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 wired: move hardware address handling back to NMDeviceWired subclasses 2013-01-24 14:56:38 -06:00
nm-settings.h settings: add nm_settings_get_connection_by_uuid() 2012-02-09 17:10:44 -06: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: pass config file name to settings plugins 2011-11-16 08:56:29 +01:00