NetworkManager/src/devices
Thomas Haller a2c843499c all/tests: split core part out of "nm-test-utils.h"
A large part of "nm-test-utils.h" is only relevant for tests inside "src/"
directory, as they are helpers related to NetworkManager core part.

Split this part out of "nm-test-utils.h" header.
2016-05-17 16:48:52 +02:00
..
adsl build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
bluetooth device: fail activation immediately only when may-fail=no 2016-05-02 18:21:18 +02:00
team device/team: always try to connect to teamd in update_connection() 2016-04-18 21:50:36 +02:00
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
wifi all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
wwan wwan: fix crash during nm_modem_deactivate()/disconnect_context_complete() 2016-05-16 17:45:04 +02:00
Makefile.am lldp: add test case 2015-11-10 14:25:05 +01:00
nm-arping-manager.c arping-manager: failure to get a device name should not be fatal 2016-02-26 13:37:01 +01:00
nm-arping-manager.h build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-device-bond.c bond: add some missing options 2016-03-29 18:10:05 +02:00
nm-device-bond.h device: implement slave property in parent device class 2015-12-05 19:34:06 +01:00
nm-device-bridge.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-bridge.h device: implement slave property in parent device class 2015-12-05 19:34:06 +01:00
nm-device-ethernet-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-device-ethernet-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-device-ethernet.c device/ethernet: ignore s390 'portname' attribute when not set 2016-04-28 09:25:41 +02:00
nm-device-ethernet.h device: export S390Subchannels property on Ethernet device 2015-09-29 09:30:01 +02:00
nm-device-factory.c device: don't unload device plugins on failure 2016-04-29 15:41:41 +02:00
nm-device-factory.h device-factory: always use the factory to determine the connection's interface name 2016-02-17 18:43:33 +01:00
nm-device-generic.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-device-generic.h device: pass NMPlatformLink instance as const pointer 2016-01-11 14:05:49 +01:00
nm-device-infiniband.c infiniband: remove the partitions on unrealizing 2016-04-20 10:49:01 +02:00
nm-device-infiniband.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-ip-tunnel.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-ip-tunnel.h device/ip-tunnel: add support for IP6TNL tunnels 2015-12-01 17:39:41 +01:00
nm-device-logging.h all: drop str_if_set() in favor of the "?:" operator 2016-03-08 17:57:20 +01:00
nm-device-macvlan.c device: check for a parent device 2016-04-19 13:32:28 +02:00
nm-device-macvlan.h device/macvlan: support device creation 2015-12-09 14:30:08 +01:00
nm-device-private.h device: fail activation immediately only when may-fail=no 2016-05-02 18:21:18 +02:00
nm-device-tun.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-tun.h device/tun: support device creation 2015-11-25 11:39:57 +01:00
nm-device-veth.c device: add new NMDeviceType NM_DEVICE_TYPE_VETH 2016-02-23 23:15:37 +01:00
nm-device-veth.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-vlan.c device: check for a parent device 2016-04-19 13:32:28 +02:00
nm-device-vlan.h core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-device-vxlan.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-vxlan.h device/vxlan: support device creation 2015-12-09 16:36:46 +01:00
nm-device.c device/trivial: rename nm_device_set_unmanaged_by_user_config() to nm_device_set_unmanaged_by_user_settings() 2016-05-17 12:12:50 +02:00
nm-device.h device/trivial: rename nm_device_set_unmanaged_by_user_config() to nm_device_set_unmanaged_by_user_settings() 2016-05-17 12:12:50 +02:00
nm-lldp-listener.c all: replace nm_unauto() by g_steal_pointer() 2016-05-12 14:28:44 +02:00
nm-lldp-listener.h systemd: merge branch systemd into th/systemd-lldp-bgo763384 2016-03-11 09:28:10 +01:00