summaryrefslogtreecommitdiff
path: root/src/journal
AgeCommit message (Expand)AuthorFilesLines
2019-10-24basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek1-1/+1
2019-10-22journal: Consistently capitalize printed header entriesThibault Nélis1-19/+19
2019-09-20tree-wide: say "ratelimit" not "rate_limit"Zbigniew Jędrzejewski-Szmek7-44/+44
2019-09-06journal: Make the output of --update-catalog deterministicDaniel Edgecumbe3-28/+28
2019-08-22journalctl: Make journalctl --user-unit= match on _SYSTEMD_USER_SLICEArian van Putten1-1/+2
2019-08-20test-journal-flush: provide at least *some* logsZbigniew Jędrzejewski-Szmek1-2/+5
2019-07-26journald: lower keep_free to 5% and raise min_use to 2%Zbigniew Jędrzejewski-Szmek1-49/+38
2019-07-19journal: emit debug log about settings only once (or when changed)Zbigniew Jędrzejewski-Szmek1-4/+17
2019-07-16journal: properly read unaligned le64 integersLennart Poettering1-3/+4
2019-07-15tree-wide: drop duplicated blank linesYu Watanabe1-1/+0
2019-07-12tree-wide: get rid of strappend()Lennart Poettering5-13/+14
2019-07-11Merge pull request #13011 from keszybz/auto-eraseLennart Poettering1-1/+1
2019-07-11Merge pull request #12926 from keszybz/urlify-logsLennart Poettering1-1/+1
2019-07-10Remove string_eraseZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-05tree-wide: introduce strerror_safe()Yu Watanabe2-2/+2
2019-07-04tree-wide: use PROJECT_FILE instead of __FILE__Zbigniew Jędrzejewski-Szmek1-1/+1
2019-07-04meson: create /var/log/journal/{,remote/} conditionallyZbigniew Jędrzejewski-Szmek1-12/+14
2019-06-25tree-wide: replace strjoina() with prefix_roota()Yu Watanabe1-2/+2
2019-06-22Merge pull request #12836 from yuwata/tree-wide-replace-strjoinLennart Poettering2-6/+3
2019-06-21tree-wide: replace strjoin() with path_join()Yu Watanabe2-6/+3
2019-06-20Merge pull request #12837 from yuwata/tree-wide-lgtm-fixesLennart Poettering2-4/+9
2019-06-20tree-wide: drop alloca() in loopYu Watanabe2-4/+9
2019-06-19util: introduce format_bytes_full()Yu Watanabe3-2/+3
2019-06-18journald: use memdup_suffix0() when copying string from potentially binary dataLennart Poettering1-2/+2
2019-06-12journal: also disable memory tricks when hashing under msanZbigniew Jędrzejewski-Szmek1-3/+3
2019-06-04journalctl: make 'journalctl --flush' or friends not fail with varlink timeoutYu Watanabe1-0/+1
2019-06-04journalctl: mention --smart-relinquish-var in log messageYu Watanabe1-1/+1
2019-06-04journalctl: fix error cause in log messageYu Watanabe1-1/+4
2019-05-30sd-journal: voidify callZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-28journal: use cleanup attribute at one more placeYu Watanabe2-5/+4
2019-05-28journal: do not trigger assertion when journal_file_close() get NULLYu Watanabe2-6/+4
2019-05-24Merge pull request #12590 from keszybz/unicode-cmdlinesLennart Poettering1-7/+4
2019-05-22journald: output a proper error message when the journal is used on fs that d...Lennart Poettering2-0/+11
2019-05-22basic/process-util: convert bool arg to flagsZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-22Rework cmdline printing to use unicodeZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-21Introduce sc_arg_max() helperZbigniew Jędrzejewski-Szmek1-6/+3
2019-05-16Merge pull request #12535 from poettering/color-greyZbigniew Jędrzejewski-Szmek1-1/+1
2019-05-16journalctl: return a non-zero EC when --grep returns no matchesFrantisek Sumsal1-1/+9
2019-05-10journalctl: don't output ANSI sequences if disabledLennart Poettering1-1/+1
2019-05-10journalctl: improve error messagesZbigniew Jędrzejewski-Szmek1-2/+4
2019-05-10Use sd_event_source_disable_unref()Zbigniew Jędrzejewski-Szmek1-2/+1
2019-05-09journalctl: add new --relinquish and --smart-relinquish optionsLennart Poettering1-59/+104
2019-05-09journald: add API to move logging from /var to /run againLennart Poettering1-19/+57
2019-05-09journalctl: port --flush/--sync/--rotate to use varlink method callsLennart Poettering2-138/+72
2019-05-09journald: also offer flush/rotate/sync as varlink method callsLennart Poettering2-11/+117
2019-05-08Merge pull request #12411 from keszybz/pr/12394Lennart Poettering2-0/+2
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2-0/+2
2019-04-29codespell: fix spelling errorsBen Boeckel5-6/+6
2019-04-12journald: modernize config_parse_compress() a bitLennart Poettering1-20/+28
2019-04-12journald: rebreak a few commentsLennart Poettering1-28/+18