]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journald-syslog.c
journald: move /dev/log socket to /run
[thirdparty/systemd.git] / src / journal / journald-syslog.c
2014-06-04  Lennart Poetteringjournald: move /dev/log socket to /run
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-03-14  Sebastian Thorarensenjournald: add support for wall forwarding
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-11  Lennart Poetteringjournald: port to sd-event and enable watchdog support
2013-12-11  Zbigniew Jędrzejew... journald: malloc less when streaming messages
2013-10-10  Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-08-19  Zbigniew Jędrzejew... journal: fix parsing of facility in syslog messages
2013-06-21  Zbigniew Jędrzejew... journal: allow callers to specify OBJECT_PID=
2013-06-10  Zbigniew Jędrzejew... journald: do not overwrite syslog facility when parsing...
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-14  Zbigniew Jędrzejew... build-sys: store journald code in a noinst library
2012-10-13  Zbigniew Jędrzejew... journald: properly update message size after stripping...
2012-09-17  Lennart Poetteringjournald: log when we fail to forward messages to syslog
2012-08-23  Allin Cottrelljournald: add missing includes
2012-08-22  Lennart Poetteringjournald: split console transport stuff into its own...
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...