summaryrefslogtreecommitdiffstats
path: root/src/journal (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop empty lines in commentsYu Watanabe2018-07-232-2/+0
* Merge pull request #9346 from keszybz/journald-exact2Lennart Poettering2018-07-181-35/+75
|\
| * journal: store the original timestamp as SYSLOG_TIMESTAMP=Zbigniew Jędrzejewski-Szmek2018-07-051-26/+37
| * journal: store the original syslog input as SYSLOG_RAW=Zbigniew Jędrzejewski-Szmek2018-07-041-3/+18
| * journal: optimize the common case where whitespace stripping is not neededZbigniew Jędrzejewski-Szmek2018-07-041-17/+31
* | journald: drop copyright headers for Sebastian ThorarensenZbigniew Jędrzejewski-Szmek2018-07-032-6/+0
* | Merge pull request #9422 from yuwata/conf-filesLennart Poettering2018-06-281-0/+1
|\ \
| * | journal: add missing option in journald.confYu Watanabe2018-06-251-0/+1
* | | tree-wide: use localtime_r() instead of localtime()Yu Watanabe2018-06-261-4/+3
|/ /
* | journal: drop redundant conditionYu Watanabe2018-06-251-1/+1
* | journalctl: handle inotify exhaustion nicerKevin Kuehler2018-06-211-3/+5
* | tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
|/
* add _AUDIT_TYPE_NAME field to audit records in the journalJérémy Rosen2018-06-191-2/+5
* Correct a number of trivial typos.Chris Lamb2018-06-181-1/+1
* do not filter out deprecated USER audit messagesJérémy Rosen2018-06-181-2/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-148-22/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-1411-12/+12
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-1452-173/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-142-2/+2
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-1461-122/+0
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-06-131-4/+4
* journal: forward messages from /dev/log unmodified to syslog.socketMichal Sekletar2018-06-113-16/+25
* udev: fix usage of udev_device_new_from_stat_rdev() in journalctlFilipe Brandenburger2018-06-081-0/+1
* tree-wide: fix a number of log calls that use %m but have no errno setLennart Poettering2018-06-071-2/+2
* udev: add helper udev_device_new_from_stat_rdev()Lennart Poettering2018-06-071-7/+6
* Merge pull request #9147 from keszybz/runtime-enablementLennart Poettering2018-06-041-2/+2
|\
| * journal: small simplificationZbigniew Jędrzejewski-Szmek2018-05-311-2/+2
* | journal: allow boot_id to be passed to journal_append_entry()Zbigniew Jędrzejewski-Szmek2018-05-317-17/+38
* | journal: remove unused args from journal_file_copy_entry()Zbigniew Jędrzejewski-Szmek2018-05-314-5/+5
* | journal: refuse an entry with invalid timestamp fieldsZbigniew Jędrzejewski-Szmek2018-05-311-1/+10
* | journal: rename output_journal to show_journal_entryZbigniew Jędrzejewski-Szmek2018-05-311-2/+2
* | journal: allow writing journal files even if machine-id is missingZbigniew Jędrzejewski-Szmek2018-05-311-1/+4
* | journal: rewrap function argsZbigniew Jędrzejewski-Szmek2018-05-311-3/+16
|/
* journal-file: avoid joining offline threadVito Caputo2018-05-291-4/+6
* journalctl: add with-unit modeLuca Boccassi2018-05-251-1/+1
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-05-242-2/+2
* Merge pull request #9062 from poettering/parse-conf-macroLennart Poettering2018-05-221-4/+5
|\
| * tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-4/+5
* | tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...Lennart Poettering2018-05-221-1/+7
|/
* fs-util,test: add helper to remove tempfilesZbigniew Jędrzejewski-Szmek2018-05-182-25/+13
* Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek2018-05-171-6/+6
* Merge pull request #8950 from dtardon/cleanupZbigniew Jędrzejewski-Szmek2018-05-101-48/+22
|\
| * journal: use automatic cleanup moreDavid Tardon2018-05-101-48/+22
* | Introduce _cleanup_(strbuf_cleanupp) and use it to fix null deref on errorZbigniew Jędrzejewski-Szmek2018-05-102-36/+20
|/
* journal-send: drop redundant parenthesisLennart Poettering2018-04-271-1/+1
* tree-wide: use newa() rather than alloca() where we canLennart Poettering2018-04-272-3/+3
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-4/+4
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-2/+2
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-195-15/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-0662-806/+0