NetworkManager/src/devices
Beniamino Galvani bb7da812fe device/ethernet: fix crash on 802.1x authentication timeout
Fixes the following:
GLib-GObject-WARNING **: invalid cast from 'NMSimpleConnection' to 'NMSettingsConnection'

Fixes: 06da353242
2016-03-04 11:43:03 +01:00
..
adsl all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
bluetooth all: explicitly ignore return values 2016-03-04 09:06:21 +01:00
team all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
tests platform: add flags argument to nm_platform_ip4_address_add() 2016-03-01 15:09:16 +01:00
wifi all: don't include error->code in log messages 2016-03-03 18:54:20 +01:00
wwan all: don't include error->code in log messages 2016-03-03 18:54:20 +01: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 all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01: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 all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +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: fix crash on 802.1x authentication timeout 2016-03-04 11:43:03 +01:00
nm-device-ethernet.h device: export S390Subchannels property on Ethernet device 2015-09-29 09:30:01 +02:00
nm-device-factory.c all: clean-up usage of GError 2016-03-03 18:54:20 +01: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 all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01: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 all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +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 logging: declare default logging macros in "nm-logging.h" 2015-08-20 11:15:13 +02:00
nm-device-macvlan.c device: when activating without cloned-mac-address, set the permanent one 2016-02-26 17:35:21 +01:00
nm-device-macvlan.h device/macvlan: support device creation 2015-12-09 14:30:08 +01:00
nm-device-private.h device: remove default-unmanaged and refactor unmanaged flags 2016-02-15 21:40:02 +01:00
nm-device-tun.c device: when activating without cloned-mac-address, set the permanent one 2016-02-26 17:35:21 +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: when activating without cloned-mac-address, set the permanent one 2016-02-26 17:35:21 +01: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 device: when activating without cloned-mac-address, set the permanent one 2016-02-26 17:35:21 +01:00
nm-device-vxlan.h device/vxlan: support device creation 2015-12-09 16:36:46 +01:00
nm-device.c device: assert for valid device argument in nm_device_remove_pending_action() 2016-03-04 08:47:44 +01:00
nm-device.h device: revert overruling NM_UNMANAGED_USER_SETTINGS decision 2016-02-22 16:24:32 +01:00
nm-lldp-listener.c lldp: handle NULL values in lldp_neighbor_id_hash() 2016-02-29 14:23:22 +01:00
nm-lldp-listener.h build: cleanup default includes 2016-02-12 15:36:01 +01:00