NetworkManager/src/settings
Thomas Haller a2dce28fc8 device: do nothing in NMDevice's link_changed() function
All implementations of link_changed() chain up to NMDevice's
base implementation. Thus, everybody wants to set the carrier.

Refactor the code to set the carrier outside of link_changed().
2017-01-04 14:18:01 +01:00
..
plugins device: do nothing in NMDevice's link_changed() function 2017-01-04 14:18:01 +01:00
nm-agent-manager.c all: rename the introspection data to use the interface paths in names 2016-11-23 15:43:42 +01:00
nm-agent-manager.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-inotify-helper.c all: use O_CLOEXEC for file descriptors 2016-12-13 11:26:59 +01:00
nm-inotify-helper.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-secret-agent.c all: rename the introspection data to use the interface paths in names 2016-11-23 15:43:42 +01:00
nm-secret-agent.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-settings-connection.c exported-object: use NM_EXPORT_PATH_NUMBERED() macro 2017-01-03 15:40:17 +01:00
nm-settings-connection.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-settings-plugin.c settings: set @error on failure of nm_settings_plugin_add_connection() 2016-03-03 18:54:20 +01:00
nm-settings-plugin.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-settings.c config: optionally let nm_config_get_plugins() return compile time default 2016-11-25 15:26:30 +01:00
nm-settings.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00