summaryrefslogtreecommitdiff
path: root/src/journal/journald-server.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* journald: add configuration option for enabling/disabling audit during journa...Lennart Poettering2020-04-171-0/+1
* journald: add exit on idleLennart Poettering2020-01-311-0/+4
* journald: allow running multiple instances of journaldLennart Poettering2020-01-311-2/+6
* journald: remove unused fieldLennart Poettering2019-11-281-2/+0
* tree-wide: say "ratelimit" not "rate_limit"Zbigniew Jędrzejewski-Szmek2019-09-201-3/+3
* journald: also offer flush/rotate/sync as varlink method callsLennart Poettering2019-05-091-0/+3
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* journald: periodically drop cache for all dead PIDsZbigniew Jędrzejewski-Szmek2019-01-261-0/+2
* journal: replace udev_device by sd_deviceYu Watanabe2018-08-231-2/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-4/+5
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* journal: make the compression threshold tunableAlex Gartrell2018-03-201-1/+7
* tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering2017-12-141-1/+1
* journald: correct field countsLennart Poettering2017-11-291-2/+11
* journald: add _printf_ attribute to server_driver_message()Yu Watanabe2017-11-251-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: implement /run/systemd/units/-based path for passing unit info from PID...Lennart Poettering2017-11-161-1/+1
* journald: when logging about dropped messages, include more meta dataLennart Poettering2017-11-161-1/+1
* journald: make maximum size of stream log lines configurable and bump it to 4...Lennart Poettering2017-09-221-0/+3
* journald: add minimal client metadata cachingLennart Poettering2017-07-311-1/+10
* journald: make reading /dev/kmsg optional (#6362)Susant Sahani2017-07-151-0/+1
* journald: fix trivial memleakZbigniew Jędrzejewski-Szmek2017-05-191-1/+1
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-02-151-1/+1
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-141-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-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