]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/log.h
log: fix order of log_unit_struct() to match other logging calls
[thirdparty/systemd.git] / src / shared / log.h
2014-11-28  Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-11-27  Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-26  Zbigniew Jędrzejew... manager: log some fatal errors at emergency level
2014-10-23  Zbigniew Jędrzejew... shared/log: add log_trace as compile-time optional...
2014-08-11  Lennart Poetteringlog: never ever log to syslog from PID 1, log to the...
2014-02-17  Zbigniew Jędrzejew... Pass log config from systemd to systemd-shutdown
2014-02-12  Zbigniew Jędrzejew... journald: log provenience of signals
2013-12-17  Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-12-10  Lennart Poetteringmacro: log assertion at debug level in assert_return()
2013-10-20  Colin Walterslog: Fix previous commit to use correct level
2013-10-20  Kay Sieverslog: avoid calling the logging functions for log levels...
2013-10-16  Lennart Poetteringmacro: clean up usage of gcc attributes
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26  Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... journal: new logging macros to include UNIT=
2012-12-05  Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-10-16  Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-09-04  Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04  Lennart Poetteringjournal: generate structured journal messages for a...
2012-07-26  Michal Schmidtlog: out-of-line __log_oom()
2012-07-26  Michal Schmidtlog: log_oom() must be a macro
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-22  Lennart Poetteringlog: make sure generators never log into the journal...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversutil: move all to shared/ and split external dependenci...