summaryrefslogtreecommitdiff
path: root/src/journal/journald-server.h
Commit message (Expand)AuthorAgeFilesLines
* journal: defer journal closes on rotateVito Caputo2016-02-191-0/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* journald: use structured message + catalog entry for disk usageZbigniew Jędrzejewski-Szmek2016-01-231-1/+1
* journald: allow additional payload in server_driver_messageZbigniew Jędrzejewski-Szmek2016-01-231-1/+2
* journal: move the gist of server_fix_perms to acl-util.[hc]Zbigniew Jędrzejewski-Szmek2015-11-271-1/+0
* journalctl: add new --sync switch for syncing the journal to diskLennart Poettering2015-11-111-0/+1
* journal: restore watchdog supportLennart Poettering2015-11-031-5/+8
* journald: never block when sending messages on NOTIFY_SOCKET socketLennart Poettering2015-11-011-4/+9
* src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-271-2/+2
* journal: rework vacuuming logicLennart Poettering2015-10-021-3/+6
* journald: fix count of object meta fieldsLennart Poettering2015-08-051-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* journald: prefix exported calls with "server_", unexport unnecessary callsLennart Poettering2015-01-051-2/+1
* journald: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-031-0/+2
* journald: constify all things!Lennart Poettering2014-11-031-1/+1
* journal: make Server::user_journals an OrderedHashmapMichal Schmidt2014-10-231-1/+1
* journald: make SplitMode=uid the defaultLennart Poettering2014-06-191-1/+1
* journald: add support for wall forwardingSebastian Thorarensen2014-03-141-0/+2
* journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering2013-12-111-0/+3
* journald: cache hostname, boot_id and machine_id fields instead of generating...Lennart Poettering2013-12-111-0/+6
* journald: port to sd-event and enable watchdog supportLennart Poettering2013-12-111-4/+14
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-251-2/+2
* macro: clean up usage of gcc attributesLennart Poettering2013-10-161-1/+1
* journald: avoid NSS in journaldLennart Poettering2013-09-171-3/+0
* journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering2013-09-171-1/+1
* journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering2013-07-241-1/+1
* journald: after the cgroup rework processes may be in both user and system un...Lennart Poettering2013-07-191-1/+1
* journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek2013-06-201-1/+2
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-4/+4
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-251-1/+1
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-171-2/+2
* journal: Add sync timer to journal serverOleksii Shevchuk2013-03-251-0/+6
* build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek2012-11-141-0/+152