]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journald-native.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / journal / journald-native.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-03  Lennart Poetteringjournald: constify all things!
2014-10-30  Lennart Poetteringmemfd: rename memfd.h to memfd-util.h to avoid any...
2014-10-30  Lennart Poetteringmemfd: always use our internal utility functions where...
2014-10-30  Lennart Poetteringjournal: when sending huge log messages prefer memfds...
2014-10-23  Lennart Poetteringmac: also rename use_{smack,selinux,apparmor}() calls...
2014-08-05  Lennart Poetteringjournald: remove redundant newlines
2014-08-05  Lennart Poetteringjournald: properly sum up entry size counter
2014-08-04  Zbigniew Jędrzejew... Fix misuse of uint64_t as size_t
2014-07-19  Zbigniew Jędrzejew... Small modernizations
2014-07-19  Zbigniew Jędrzejew... Be more verbose when bind or listen fails
2014-07-16  Zbigniew Jędrzejew... Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX
2014-03-17  Zbigniew Jędrzejew... journal: export valid_user_field and size defines
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-10-10  Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-08-22  Shawn Landdenremove hasprefix(), use startswith()
2013-06-21  Zbigniew Jędrzejew... journal: allow callers to specify OBJECT_PID=
2013-06-21  Zbigniew Jędrzejew... Add hasprefix macro to check prefixes of fixed length
2013-04-16  Michal Schmidtjournal: fix off-by-one error in native message iovec...
2013-04-08  Lennart Poetteringjournald: bring max coredump size in sync with max...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-23  Lennart Poetteringjournal: fix SO_PASSSEC invocation
2012-11-14  Zbigniew Jędrzejew... build-sys: store journald code in a noinst library
2012-10-03  Lennart Poetteringdbus: add some more safety checks before accepting...
2012-10-03  Lennart Poetteringjournald: only accept fds from certain directories
2012-09-19  Lennart Poetteringjournald: don't accept arbitrarily sized journal data...
2012-08-23  Allin Cottrelljournald: add missing includes
2012-08-22  Lennart Poetteringjournald: split off native protocol support into its...