summaryrefslogtreecommitdiff
path: root/src/journal/journald-server.h
AgeCommit message (Expand)Author
2015-10-02journal: rework vacuuming logicLennart Poettering
2015-08-05journald: fix count of object meta fieldsLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-05journald: prefix exported calls with "server_", unexport unnecessary callsLennart Poettering
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering
2014-11-03journald: constify all things!Lennart Poettering
2014-10-23journal: make Server::user_journals an OrderedHashmapMichal Schmidt
2014-06-19journald: make SplitMode=uid the defaultLennart Poettering
2014-03-14journald: add support for wall forwardingSebastian Thorarensen
2013-12-11journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering
2013-12-11journald: cache hostname, boot_id and machine_id fields instead of generating...Lennart Poettering
2013-12-11journald: port to sd-event and enable watchdog supportLennart Poettering
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen
2013-10-16macro: clean up usage of gcc attributesLennart Poettering
2013-09-17journald: avoid NSS in journaldLennart Poettering
2013-09-17journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering
2013-07-24journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering
2013-07-19journald: after the cgroup rework processes may be in both user and system un...Lennart Poettering
2013-06-20journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-25Add some extra __attribute__ ((format)) sCristian Rodríguez
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek
2013-03-25journal: Add sync timer to journal serverOleksii Shevchuk
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek