device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / nm-logging.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-17 Thomas Hallerlldp: merge branch 'th/lldp-bgo763499'
2016-03-17 Thomas Hallerlogging: add new logging domain "SYSTEMD" for internal...
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-10 Thomas Hallerlogging: use non-fatal logging level for glib backend
2016-03-08 Thomas Hallerall: drop str_if_set() in favor of the "?:" operator
2016-03-01 Thomas Hallerlogging: print timestamp only with msec precision
2016-03-01 Thomas Hallerlogging: change logging format to drop "[file:line...
2016-03-01 Thomas Hallercore: merge branch 'th/build-core'
2016-03-01 Thomas Hallersystemd/tests: add test util for systemd
2016-03-01 Thomas Hallercore: split "nm-core-utils.h" out of "NetworkManagerUti...
2016-03-01 Thomas Hallerlogging: make logging independent of platform
2016-02-21 Thomas Hallerlogging: merge branch 'th/logging-format-bgo762009'
2016-02-21 Thomas Hallerlogging: always print the timestamp and align location
2016-02-21 Thomas Hallerlogging: add LOG_FORMAT_FLAG_ALIGN_LOCATION flag
2016-02-21 Thomas Hallerlogging: add logging-format-flags
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-05 Thomas Hallerlogging: add new logging macros _LOGx_err() to log...
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-09 Thomas Hallerlogging: merge branch 'th/logging-keep-bgo756175'
2015-10-09 Thomas Hallerlogging: properly use current domains when setting...
2015-10-09 Thomas Hallerlogging: refactor global variable to have them in a...
2015-10-09 Thomas Hallerlogging/trivial: move code
2015-10-09 Thomas Hallerplatform: warn about growing sysctl logging cache and...
2015-10-09 Thomas Hallerlogging: add special logging level "KEEP"
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-24 Thomas Hallersystemd: merge branch 'th/systemd-dhcp-timer-rh1260727'
2015-09-23 Thomas Hallerlogging: coerce negative error values to positive errno
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-08-04 Thomas Hallerlogging: merge branch 'th/logging-off-bgo753128'
2015-08-04 Thomas Hallerlogging: remove dummy logging domain "NONE"
2015-08-04 Thomas Hallerlogging: minor refactoring in nm_logging_setup()
2015-08-04 Thomas Hallerlogging: support an "OFF" logging level
2015-08-04 Thomas Hallerlogging: replace using _LOGL_N by G_N_ELEMENTS()
2015-08-04 Thomas Hallerlogging/trivial: rename LOGL_MAX to _LOGL_N
2015-08-04 Beniamino Galvanicore: merge branch bg/audit-bgo749364
2015-08-04 Beniamino Galvanilogging: add AUDIT domain
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-14 Thomas Hallerlogging: merge branch 'th/logging-sd-journal-bgo752136'
2015-07-14 Thomas Hallerlogging: refactor level conversion from switch() to...
2015-07-14 Thomas Hallerlogging: add compile time default for logging.backend...
2015-07-14 Thomas Hallerlogging: add "journal-syslog-style" logging backend...
2015-07-14 Thomas Hallerlogging: make use of journal configurable
2015-07-14 Thomas Hallerlogging: add native systemd-journald support to nm...
2015-07-14 Thomas Hallerlogging: factor our construction of logging message...
2015-07-14 Thomas Hallerlogging: refactor @syslog_opened variable to @log_backend
2015-07-14 Thomas Hallerlogging: allow calling nm_logging_syslog_openlog()...
2015-07-14 Thomas Hallerlogging: remove nm_logging_syslog_closelog()
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-22 Thomas Hallerlogging/trivial: rename _nm_log() to _nm_log_impl()
2015-04-17 Dan Winshipwimax: drop WiMAX support (bgo #747846)
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-03-02 Thomas Hallerdhcp: cleanup internal systemd dhcp library
2015-03-02 Thomas Hallerlogging: add error argument to _nm_log() to support...
2015-01-26 Thomas Hallerlogging: assert that NMLogDomains compiles to a 64...
2014-12-18 Thomas Hallerlogging: pass file:line as separate arguments to _nm_log()
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-30 Thomas Hallercore/logging: make log level and domain a C enum
2014-10-29 Thomas Hallerbuild: fix -Wstrict-prototypes warnings
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm-core, core: merge NMLoggingError into NMManagerError
2014-10-05 Thomas Hallerlogging: merge branch 'th/bgo737593_log_trace'
2014-10-05 Thomas Hallerlogging: add new logging level "TRACE"
2014-08-01 Thomas HallerMerge branch 'th/bgo733212_logging'
2014-08-01 Thomas Hallercore/logging: change order or domain/level arguments...
2014-08-01 Thomas Hallercore/logging: ensure that logging is always initialized
2014-08-01 Thomas Hallercore/logging: return static string from nm_logging_doma...
2014-08-01 Thomas Hallercore/logging: return static string from nm_logging_leve...
2014-08-01 Thomas Hallercore/logging: align logging after "<LEVEL>" prefix
2014-08-01 Thomas Hallercore/logging: add assert to nm_logging_setup() to check...
2014-07-30 Dan Winshipall: miscellaneous source-tree reorganization (bgo...
2014-07-30 Dan Winshipcore: merge src/config, src/logging, src/posix-signals...
2010-05-19 Dan WilliamsMerge remote branch 'origin/master' into wimax
2010-04-26 Jiří KlimešMerge branch 'master' into cli-output
2010-04-07 Dan Williamslogging: move logging into its own subdir
2010-04-06 Dan Williamslogging: update default log domains
2010-04-06 Dan Williamslogging: add DEVICE logging domain
2010-04-06 Dan Williamslogging: tweak default log levels
2010-04-06 Dan Williamslogging: one level at a time; levels are cumulative
2010-04-06 Dan Williamslogging: remove initial log level & facility message
2010-04-06 Dan Williamslogging: fix default log level and tweak info/warn...
2010-04-06 Dan Williamslogging: add basic logging capabilities
2009-08-26 Dan WilliamsMerge commit 'origin/master' into polkit1
2009-08-25 Dan Winshipcore: add a cast to fix compile on 32-bit
2009-08-21 Dan WilliamsMerge commit 'origin/master' into polkit1
next