NetworkManager/src/dns-manager
Thomas Haller 9587867349 logging: swap names of logging macros _LOGT() and _LOGt()
Previsously, _LOGT() could be disabled at compile time. Thus it
was different then the other macros _LOGD(), _LOGI(), etc.

OTOH, _LOGt() was the macro that always was compiled in.

Swap the name of the macros. Now the upper-case macros are always
enabled, while the lower-case macro _LOGt() is enabled depending
on compile configuration.
2015-11-06 14:16:41 +01:00
..
nm-dns-dnsmasq.c dns: add support for global configuration in DNS manager 2015-10-01 09:05:08 +02:00
nm-dns-dnsmasq.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dns-manager.c logging: swap names of logging macros _LOGT() and _LOGt() 2015-11-06 14:16:41 +01:00
nm-dns-manager.h dns/trivial: rename @mgr variable to @self 2015-09-04 13:45:13 +02:00
nm-dns-plugin.c dns: add support for global configuration in DNS manager 2015-10-01 09:05:08 +02:00
nm-dns-plugin.h dns: add support for global configuration in DNS manager 2015-10-01 09:05:08 +02:00
nm-dns-unbound.c dns-unbound: use the correct path when calling dnssec-trigger-script 2015-10-30 11:15:51 +01:00
nm-dns-unbound.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dns-utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-utils.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00