summaryrefslogtreecommitdiff
path: root/src/journal/journald-server.h
AgeCommit message (Expand)Author
2017-05-06build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2016-10-19journal: introduce patch_min_use() helperFranck Bui
2016-10-19journal: cache used vfs stats as wellFranck Bui
2016-10-19journal: introduce server_space_usage_message()Franck Bui
2016-10-19journal: introduce JournalStorage and JournalStorageSpace structuresFranck Bui
2016-10-12journald: automatically rotate journal files when the clock jumps backwardsLennart Poettering
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-10-07journal: complete slice info in journal metadataLennart Poettering
2016-07-26journald: deprecate SplitMode=login (#3805)Zbigniew Jędrzejewski-Szmek
2016-02-19journal: defer journal closes on rotateVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-23journald: use structured message + catalog entry for disk usageZbigniew Jędrzejewski-Szmek
2016-01-23journald: allow additional payload in server_driver_messageZbigniew Jędrzejewski-Szmek
2015-11-27journal: move the gist of server_fix_perms to acl-util.[hc]Zbigniew Jędrzejewski-Szmek
2015-11-11journalctl: add new --sync switch for syncing the journal to diskLennart Poettering
2015-11-03journal: restore watchdog supportLennart Poettering
2015-11-01journald: never block when sending messages on NOTIFY_SOCKET socketLennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
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