summaryrefslogtreecommitdiff
path: root/src/journal/journald-kmsg.c
AgeCommit message (Expand)Author
2013-06-10Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek
2013-03-31journald: check return value of strappendZbigniew Jędrzejewski-Szmek
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek
2012-10-26journal: fix parsing of monotonic kernel timestampsLennart Poettering
2012-10-13journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek
2012-10-02trivial: fix typoZbigniew Jędrzejewski-Szmek
2012-09-06journald: avoid logging to kmsg in the normal pathsLennart Poettering
2012-08-24journald: add missing includesAllin Cottrell
2012-08-22journal: move syslog specific calls out of util.cLennart Poettering
2012-08-22journald: splitt of syslog protocol support into its own fileLennart Poettering
2012-08-22journald: split /dev/kmsg related stuff into its own .c fileLennart Poettering