summaryrefslogtreecommitdiffstats
path: root/src/journal/journald-server.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-151-1/+1
|\
| * journald: don't flush to /var/log/journal before we get asked toLennart Poettering2016-12-211-1/+1
* | build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
|/
* journal: introduce patch_min_use() helperFranck Bui2016-10-191-1/+1
* journal: cache used vfs stats as wellFranck Bui2016-10-191-1/+5
* journal: introduce server_space_usage_message()Franck Bui2016-10-191-0/+1
* journal: introduce JournalStorage and JournalStorageSpace structuresFranck Bui2016-10-191-6/+16
* journald: automatically rotate journal files when the clock jumps backwardsLennart Poettering2016-10-121-0/+2
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-1/+1
* journal: complete slice info in journal metadataLennart Poettering2016-10-071-2/+2
* journald: deprecate SplitMode=login (#3805)Zbigniew Jędrzejewski-Szmek2016-07-261-1/+1
* journal: defer journal closes on rotateVito Caputo2016-02-201-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-241-1/+1
* journald: allow additional payload in server_driver_messageZbigniew Jędrzejewski-Szmek2016-01-241-1/+2
* journal: move the gist of server_fix_perms to acl-util.[hc]Zbigniew Jędrzejewski-Szmek2015-11-281-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-211-1/+2
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-031-4/+4
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-261-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