Age | Commit message (Expand) | Author |
2014-08-11 | log: never ever log to syslog from PID 1, log to the journal again | Lennart Poettering |
2014-02-17 | Pass log config from systemd to systemd-shutdown | Zbigniew Jędrzejewski-Szmek |
2014-02-11 | journald: log provenience of signals | Zbigniew Jędrzejewski-Szmek |
2013-12-17 | _noreturn_ --> noreturn for C11 compat | Shawn Landden |
2013-12-10 | macro: log assertion at debug level in assert_return() | Lennart Poettering |
2013-10-20 | log: Fix previous commit to use correct level | Colin Walters |
2013-10-20 | log: avoid calling the logging functions for log levels above the current max... | Kay Sievers |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | Add some extra __attribute__ ((format)) s | Cristian Rodríguez |
2013-01-06 | journal: new logging macros to include UNIT= | Zbigniew Jędrzejewski-Szmek |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-10-16 | journal: don't export MESSAGE_ID() macro | Lennart Poettering |
2012-09-03 | journal: suppress structured messages if they'd go to the console | Lennart Poettering |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-07-26 | log: out-of-line __log_oom() | Michal Schmidt |
2012-07-26 | log: log_oom() must be a macro | Michal Schmidt |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-05-22 | log: make sure generators never log into the journal to avoid activation dead... | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |