NetworkManager/src/devices
Thomas Haller 62dd70e1d1 core: use singleton nm_firewall_manager_get() throughout without taking additional ref
No need to keep references of the singleton and take an additional ref
when accessing nm_firewall_manager_get().
Especially, since the firewall manager instance was nowhere passed in from
externally, it doesn't even sense for some vague testing purporse. Not to
mention, that there are no tests that actually inject a firewall manager stub.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-07-02 15:27:32 +02:00
..
adsl core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
bluetooth wwan, bluetooth: drop support for ModemManager 0.7 2014-06-26 12:53:33 -04:00
team team: remove conditional compilation WITH_TEAMDCTL 2014-06-27 13:27:01 +02:00
wifi all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
wimax all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
wwan wwan: trivial: simplify variable names to not explicitly clarify MM 1.0 2014-06-26 12:53:33 -04:00
nm-device-bond.c core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00
nm-device-bond.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-bridge.c core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00
nm-device-bridge.h core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00
nm-device-ethernet.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-ethernet.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-factory.c core: allow creation of virtual devices (software devices) via NMDeviceFactory 2014-06-27 13:27:01 +02:00
nm-device-factory.h core: allow creation of virtual devices (software devices) via NMDeviceFactory 2014-06-27 13:27:01 +02:00
nm-device-generic.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-generic.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-gre.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-gre.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-infiniband.c core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
nm-device-infiniband.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-macvlan.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-macvlan.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-private.h core: re-attempt connection assumption when the device state changes 2014-06-06 10:11:19 -04:00
nm-device-tun.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-tun.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-veth.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-veth.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-vlan.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-vlan.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-vxlan.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-vxlan.h platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device.c core: use singleton nm_firewall_manager_get() throughout without taking additional ref 2014-07-02 15:27:32 +02:00
nm-device.h core: refactor update_slave_connection() as virtual function of master device 2014-06-27 13:27:01 +02:00