]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journald-kmsg.c
treewide: auto-convert the simple cases to log_*_errno()
[thirdparty/systemd.git] / src / journal / journald-kmsg.c
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-03  Lennart Poetteringjournald: constify all things!
2014-08-13  Eelco Dolstrajournald: Fix off-by-one error in "Missed X kernel...
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-28  Michal Sekletarjournald: always add syslog facility for messages comin...
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-17  Lennart Poetteringjournald: before closing /dev/kmsg let's unregister...
2013-12-17  Lennart Poetteringjournald: close /dev/kmsg again if we cannot make use...
2013-12-17  Lennart Poetteringjournald: downgrade warning message when /dev/kmsg...
2013-12-11  Lennart Poetteringjournald: port to sd-event and enable watchdog support
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-06-21  Zbigniew Jędrzejew... journal: allow callers to specify OBJECT_PID=
2013-06-10  Zbigniew Jędrzejew... Use stdint.h macros instead of casts to print uint64_t...
2013-03-31  Zbigniew Jędrzejew... journald: check return value of strappend
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-14  Zbigniew Jędrzejew... build-sys: store journald code in a noinst library
2012-10-26  Lennart Poetteringjournal: fix parsing of monotonic kernel timestamps
2012-10-13  Zbigniew Jędrzejew... journald: properly update message size after stripping...
2012-10-02  Zbigniew Jędrzejew... trivial: fix typo
2012-09-06  Lennart Poetteringjournald: avoid logging to kmsg in the normal paths
2012-08-23  Allin Cottrelljournald: add missing includes
2012-08-22  Lennart Poetteringjournal: move syslog specific calls out of util.c
2012-08-22  Lennart Poetteringjournald: splitt of syslog protocol support into its...
2012-08-22  Lennart Poetteringjournald: split /dev/kmsg related stuff into its own...