summaryrefslogtreecommitdiff
path: root/src/journal/journald-gperf.gperf
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-281-0/+1
* journald: add configuration option for enabling/disabling audit during journa...Lennart Poettering2020-04-171-0/+1
* tree-wide: say "ratelimit" not "rate_limit"Zbigniew Jędrzejewski-Szmek2019-09-201-3/+3
* journal: make the compression threshold tunableAlex Gartrell2018-03-201-1/+1
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-201-0/+3
* journald: make maximum size of stream log lines configurable and bump it to 4...Lennart Poettering2017-09-221-0/+1
* journald: make reading /dev/kmsg optional (#6362)Susant Sahani2017-07-151-0/+1
* journal: introduce JournalStorage and JournalStorageSpace structuresFranck Bui2016-10-191-8/+8
* core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering2016-04-291-0/+2
* journal: rework vacuuming logicLennart Poettering2015-10-021-0/+2
* tree-wide: never use the off_t unless glibc makes us use itLennart Poettering2015-09-101-6/+6
* journald: add support for wall forwardingSebastian Thorarensen2014-03-141-0/+2
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-031-23/+23
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-231-6/+6
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-031-4/+4
* journal: Add sync timer to journal serverOleksii Shevchuk2013-03-251-0/+1
* build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek2012-11-141-1/+1
* journald.conf: remove MinSize= settingsLennart Poettering2012-10-191-2/+0
* journal: implement time-based rotation/vacuumingLennart Poettering2012-10-161-0/+2
* journald: make splitting up of journal files per-user configurableLennart Poettering2012-09-071-0/+1
* journald: add missing includesAllin Cottrell2012-08-241-0/+1
* journald: add new Seal= configuration optionLennart Poettering2012-08-201-2/+3
* journald: basic support for /dev/kmsg parsingLennart Poettering2012-08-091-1/+0
* journald: add Storage= setting to control where the journal is storedLennart Poettering2012-07-021-0/+1
* journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering2012-06-011-0/+4
* journal: support changing the console tty to forward toLennart Poettering2012-06-011-0/+1
* load-fragment: properly parse size values denoted in bytesLennart Poettering2012-01-311-15/+15
* journald: add kmsg sourceLennart Poettering2012-01-071-0/+1
* journald: add configuration file options to forward all logged data to kmsg, ...Lennart Poettering2012-01-051-0/+3
* journald: parse configuration fileLennart Poettering2012-01-041-0/+27