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