index
:
~lkundrak/lp-network-manager
master
nm-1-4
nm-1-8
Castrated NetworkManager without submodules in history to work around launchpad woes.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nm-logging.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
build: always define NM_MORE_LOGGING define and don't check with #ifdef
Thomas Haller
1
-3
/
+3
2018-06-27
logging: warn about invalid logging backends and drop "debug" backend
Thomas Haller
1
-0
/
+4
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
1
-2
/
+0
2018-04-18
all: replace "it's" with "its" where needed
Beniamino Galvani
1
-1
/
+1
2018-03-20
logging: add LOGD_IP_from_af() util
Thomas Haller
1
-0
/
+10
2017-10-30
core: workaround coverity/compiler warning about tautological compare in nm_l...
Thomas Haller
1
-3
/
+7
2017-06-08
logging: add LOG3 macros
Thomas Haller
1
-0
/
+31
2017-05-15
all/trivial: fix few comment typos
Francesco Giudici
1
-1
/
+1
2017-03-24
logging: log device and connection along with the message
Lubomir Rintel
1
-21
/
+56
2017-03-24
logging: respect choice of journal/syslog even with --debug
Lubomir Rintel
1
-1
/
+1
2016-10-14
core: introduce default logging macros
Beniamino Galvani
1
-0
/
+17
2016-10-11
logging: remove LOGD_HW alias for LOGD_PLATFORM
Thomas Haller
1
-1
/
+0
2016-10-06
logging: allow setting the syslog-identifier not to use G_LOG_DOMAIN
Thomas Haller
1
-0
/
+1
2016-10-05
logging: support system-wide prefix
Thomas Haller
1
-0
/
+3
2016-10-04
src:(pacrunner-manager): Object for interaction with PacRunner
Atul Anand
1
-0
/
+1
2016-07-05
logging: don't log the function name
Thomas Haller
1
-1
/
+9
2016-06-17
logging: enable logging domain VPN_PLUGIN up to level <info>
Thomas Haller
1
-3
/
+1
2016-06-05
macros: add macro _nm_printf() for function attribute
Thomas Haller
1
-1
/
+1
2016-05-24
logging: add new logging domain LOGD_VPN_PLUGIN
Thomas Haller
1
-1
/
+5
2016-05-24
logging: add nm_logging_syslog_enabled() function
Thomas Haller
1
-0
/
+1
2016-05-24
logging: add nm_logging_get_level() function
Thomas Haller
1
-0
/
+2
2016-05-22
logging: add check for logging level in nm_logging_enabled()
Thomas Haller
1
-1
/
+2
2016-05-20
logging: make nm_logging_enabled() inline function
Thomas Haller
1
-1
/
+8
2016-03-17
logging: add new logging domain "SYSTEMD" for internal systemd logging
Thomas Haller
1
-0
/
+1
2016-03-04
device: improve logging messages
Beniamino Galvani
1
-9
/
+11
2016-03-01
logging: make logging independent of platform
Thomas Haller
1
-0
/
+2
2016-02-12
build: cleanup default includes
Thomas Haller
1
-5
/
+0
2016-02-05
logging: add new logging macros _LOGx_err() to log errno
Thomas Haller
1
-8
/
+24
2016-02-05
platform: swap _LOG2t() and _LOG2T() macros
Thomas Haller
1
-7
/
+7
2015-11-06
logging: swap names of logging macros _LOGT() and _LOGt()
Thomas Haller
1
-7
/
+7
2015-10-09
logging: add special logging level "KEEP"
Thomas Haller
1
-0
/
+1
2015-09-04
logging: introduce an alternative set of logging macros
Thomas Haller
1
-1
/
+33
2015-08-20
logging: declare default logging macros in "nm-logging.h"
Thomas Haller
1
-0
/
+31
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-1
/
+2
2015-08-04
logging: support an "OFF" logging level
Thomas Haller
1
-1
/
+5
2015-08-04
logging/trivial: rename LOGL_MAX to _LOGL_N
Thomas Haller
1
-1
/
+1
2015-08-04
logging: add AUDIT domain
Beniamino Galvani
1
-0
/
+1
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-2
/
+1
2015-07-14
logging: make use of journal configurable
Thomas Haller
1
-1
/
+1
2015-07-14
logging: remove nm_logging_syslog_closelog()
Thomas Haller
1
-1
/
+0
2015-06-01
build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"
Thomas Haller
1
-1
/
+1
2015-04-22
logging: add logging macro _nm_log() that logs unconditionally
Thomas Haller
1
-1
/
+9
2015-04-22
logging/trivial: rename _nm_log() to _nm_log_impl()
Thomas Haller
1
-9
/
+9
2015-04-22
logging: ensure that the first argument of the logging statement is a C string
Thomas Haller
1
-1
/
+1
2015-04-17
wimax: drop WiMAX support (bgo #747846)
Dan Winship
1
-12
/
+11
2015-03-19
build: disable warnings where macros expand to tautological comparisons
Lubomir Rintel
1
-0
/
+2
2015-03-02
logging: add error argument to _nm_log() to support "%m" format specifier
Thomas Haller
1
-2
/
+3
2014-12-18
logging: pass file:line as separate arguments to _nm_log()
Thomas Haller
1
-3
/
+4
2014-10-30
core/logging: make log level and domain a C enum
Thomas Haller
1
-10
/
+18
2014-10-30
core/logging: adjust numerical values of the logging domain flags
Thomas Haller
1
-35
/
+35
[next]