NetworkManager/src/devices
Thomas Haller ad7cdfc766 logging: declare default logging macros in "nm-logging.h"
The logging macros _LOGD(), etc. are specific to each
file as they format the message according to their context.

Still, they were cumbersome to define and their implementation
was repeated over and over (slightly different at times).

Move the declaration of these macros to "nm-logging.h".
The source file now only needs to define _NMLOG(), and either
_NMLOG_ENABLED() or _NMLOG_DOMAIN.

This reduces code duplication and encourages a common implementation
and usage of these macros.
2015-08-20 11:15:13 +02:00
..
adsl devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
bluetooth devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
team devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
wifi core: accept 'ssids':aay option in RequestScan() dictionary parameter 2015-08-14 11:27:15 +02:00
wwan wwan: add missing include for DBUS_INTERFACE_PEER 2015-08-18 17:01:44 -05:00
nm-device-bond.c device: don't assert the platform device's not there upon creation attempt 2015-08-13 10:31:41 +02:00
nm-device-bond.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-bridge.c device: don't assert the platform device's not there upon creation attempt 2015-08-13 10:31:41 +02:00
nm-device-bridge.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-device-ethernet-utils.c all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02: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 devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
nm-device-ethernet.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-factory.c device-factory: allow using nm_device_factory_manager_for_each_factory() before load 2015-08-12 18:18:56 +02:00
nm-device-factory.h core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-device-generic.c devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
nm-device-generic.h core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-device-gre.c devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
nm-device-gre.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-infiniband.c device: don't assert the platform device's not there upon creation attempt 2015-08-13 10:31:41 +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-logging.h logging: declare default logging macros in "nm-logging.h" 2015-08-20 11:15:13 +02:00
nm-device-macvlan.c devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
nm-device-macvlan.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-private.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-device-tun.c devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
nm-device-tun.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-veth.c devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04: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: don't assert the platform device's not there upon creation attempt 2015-08-13 10:31:41 +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 devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00
nm-device-vxlan.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device.c device: don't clear @master on cleanup when the link is still enslaved 2015-08-20 08:52:18 +02:00
nm-device.h devices, active-connection: port to gdbus 2015-08-10 09:41:26 -04:00