summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.c
Commit message (Expand)AuthorAgeFilesLines
* various: use CONST_MAX for array allocationZbigniew Jędrzejewski-Szmek2022-06-061-1/+1
* sd128: export sd_id128_to_uuid_string()Lennart Poettering2022-02-141-1/+1
* alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhereLennart Poettering2021-10-141-2/+2
* basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...Lennart Poettering2021-10-051-0/+1
* tree-wide: port everything over to new sd-id128 compund literal blissLennart Poettering2021-08-201-5/+4
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* tree-wide: add FORMAT_BYTES()Zbigniew Jędrzejewski-Szmek2021-07-091-9/+5
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-2/+2
* logs-show: add missing newline in warning messageAntonio Terceiro2021-03-211-1/+1
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
* logs-show: move show_journal_by_unit _BOOT_ID matchVito Caputo2021-02-171-4/+8
* journalctl: rotation is not a reason to warn, but certainly noteworthyLennart Poettering2021-02-151-1/+1
* logs-show: simplify codeYu Watanabe2021-01-251-12/+3
* Merge pull request #17702 from rnhmjoj/masterLennart Poettering2020-12-161-2/+2
|\
| * tree-wide: avoid direct use of color macrosrnhmjoj2020-12-151-2/+2
* | Merge pull request #17799 from yuwata/oss-fuzz-25353Zbigniew Jędrzejewski-Szmek2020-12-161-12/+20
|\ \
| * | logs-show: refuse data which contain invalid fieldsYu Watanabe2020-12-161-12/+20
| |/
* | logs-show: drop redundant validation of machine nameLennart Poettering2020-12-151-3/+0
|/
* logs-show: use localtime_or_gmtime_r()Yu Watanabe2020-11-211-10/+12
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* util: make size macros unsignedLennart Poettering2020-10-201-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-4/+2
* basic/time-util: add function to format timestamps with different stylesLuca Boccassi2020-08-191-3/+3
* journalctl: in "-o cat" mode show colorLennart Poettering2020-08-071-20/+54
* logs: when embedding catalog info in log output use a dash of color and unicodeLennart Poettering2020-07-151-3/+22
* journal: fix buffer overrun when urlifyingZbigniew Jędrzejewski-Szmek2020-06-251-3/+6
* logs: strndupa() cannot failLennart Poettering2020-05-291-3/+0
* journal: show documentation hyperlink if known in log outputLennart Poettering2020-05-291-10/+93
* shared/logs-show: constify Set *fieldsZbigniew Jędrzejewski-Szmek2020-05-061-10/+10
* basic/set: let set_put_strdup() create the set with string hash opsZbigniew Jędrzejewski-Szmek2020-05-061-14/+9
* Revert "logs-show: declare [static 2] on all highlight parameters"Frantisek Sumsal2020-05-051-9/+9
* logs-show: declare [static 2] on all highlight parametersLennart Poettering2020-05-051-9/+9
* journalctl: optionally, show a different field than MESSAGE in -o cat modeLennart Poettering2020-05-051-27/+53
* journal: use set_contains() where appropriateLennart Poettering2020-05-051-1/+1
* shared/logs-show: Remove unused OUTPUT_FOLLOWHATAYAMA Daisuke2020-03-021-61/+50
* systemctl: be more specific when emitting warning about rotated journalZbigniew Jędrzejewski-Szmek2020-02-271-1/+16
* systemctl: show logs for correct namespace of serviceLennart Poettering2020-01-311-1/+2
* tree-wide: use SD_ID128_STRING_MAX where appropriateLennart Poettering2019-12-101-1/+1
* id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffersLennart Poettering2019-12-101-2/+3
* tree-wide: drop time.h when time-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop duplicated blank linesYu Watanabe2019-07-151-1/+0
* shared/logs-show: urlify CONFIG_FILE in verbose modeZbigniew Jędrzejewski-Szmek2019-07-101-5/+15
* shared/logs-show: urlify CONFIG_FILE in short modeZbigniew Jędrzejewski-Szmek2019-07-101-3/+34
* shared/logs-show: indentationZbigniew Jędrzejewski-Szmek2019-07-021-14/+14
* shared/logs-show: show audit logs in blueZbigniew Jędrzejewski-Szmek2019-05-171-6/+19
* basic/log: use colors to highlight messages like journalctlZbigniew Jędrzejewski-Szmek2019-05-081-15/+2
* util: split out namespace related stuff into a new namespace-util.[ch] pairLennart Poettering2019-03-131-0/+1
* tree-wide: use '"' instead of '\"'Louis Taylor2019-01-171-2/+2
* logs-show: use grey color for de-emphasizing journal log outputLennart Poettering2018-12-051-0/+4