summaryrefslogtreecommitdiffstats
path: root/src/journal (follow)
Commit message (Expand)AuthorAgeFilesLines
* journalctl: split get_boots() into threeYu Watanabe2023-05-261-155/+140
* logs-show: introduce add_match_boot_id() helper functionYu Watanabe2023-05-261-11/+3
* Merge pull request #27770 from mrc0mmand/more-nallocfuzz-shenanigansYu Watanabe2023-05-251-0/+4
|\
| * tree-wide: check memstream buffer after closing the handleFrantisek Sumsal2023-05-241-0/+4
* | Merge pull request #27774 from dtardon/free-cleanupYu Watanabe2023-05-241-8/+4
|\ \ | |/ |/|
| * tree-wide: use free_and_replace() moreDavid Tardon2023-05-241-8/+4
* | journalctl: convert a machine1.Manager call to BusLocatorDavid Tardon2023-05-241-9/+2
|/
* tree-wide: Fix false positives on newer gccDaan De Meyer2023-05-231-1/+1
* Revert "Revert "journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL""Chen Qi2023-05-211-26/+16
* test-journal-interleaving: extend tests to clarify the issue in sd_journal_ne...Yu Watanabe2023-05-211-33/+151
* journalctl: make --follow work with --merge againFrantisek Sumsal2023-05-191-5/+6
* dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-3/+3
* test-journal-verify: Use a more thorough machine ID checkDaan De Meyer2023-05-081-2/+2
* journal: handle EADDRNOTAVAIL in two more cases gracefullyLennart Poettering2023-05-022-0/+2
* Drop log level of header limits log messageDaan De Meyer2023-04-251-4/+3
* tree-wide: convert more cases do DEVNUM_FORMAT_STR()/DEVNUM_FORMAT_VAL()Lennart Poettering2023-04-211-2/+3
* tree-wide: copy timestamp data from cmsgYu Watanabe2023-04-161-3/+3
* Merge pull request #27254 from poettering/cmsg-align-checkYu Watanabe2023-04-141-4/+4
|\
| * tree-wide: port more code over to CMSG_TYPED_DATA()Lennart Poettering2023-04-131-4/+4
* | image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-13/+8
|/
* Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-121-2/+18
|\
| * tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-2/+18
* | Merge pull request #26887 from yuwata/proc-cmdline-filter-argumentsZbigniew Jędrzejewski-Szmek2023-04-071-0/+3
|\ \
| * | tree-wide: reset optind to 0 when GNU extensions in optstring are usedYu Watanabe2023-03-291-0/+3
| |/
* / journald: fix log messageYu Watanabe2023-04-041-1/+1
|/
* test: verify the journal with and without a sealing keyFrantisek Sumsal2023-03-272-36/+96
* journalctl: fix when --grep is used with --followMike Yuan2023-03-271-2/+4
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-2/+2
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-211-4/+5
* journald-console: Add colors when forwarding to consoleDaan De Meyer2023-03-161-2/+6
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-131-26/+6
* Merge pull request #26641 from medhefgo/boot-elf2efiYu Watanabe2023-03-111-1/+2
|\
| * meson: Introduce userspace depJan Janssen2023-03-101-1/+2
* | Merge pull request #26726 from DaanDeMeyer/cleanupsDaan De Meyer2023-03-101-4/+1
|\ \ | |/ |/|
| * memfd-util: Add memfd_new_and_seal()Daan De Meyer2023-03-091-4/+1
* | journalctl: fix when --since, --until and --lines are used altogetherMike Yuan2023-03-091-1/+6
|/
* journalctl: fix output when --since is used with --linesMike Yuan2023-03-051-11/+31
* journalctl: fix output when --until is used with --linesMike Yuan2023-03-051-3/+12
* journald: hook up journald with the memory pressure and SIGRTMIN+18 logicLennart Poettering2023-03-014-2/+56
* journald: remove triplicate logging about failure to write log linesLennart Poettering2023-02-281-11/+7
* journald: always pass error code to logging function, even if we don't use it...Lennart Poettering2023-02-281-13/+13
* journald: upgrade log message about missing mmap() support to LOG_ERRLennart Poettering2023-02-281-1/+1
* journald: downgrade various log messages from LOG_WARNING to LOG_INFOLennart Poettering2023-02-281-6/+6
* journald: start log message uppercase, like every other one aroundLennart Poettering2023-02-281-1/+1
* journald: make sure shall_try_append_again() logs about all return codes pass...Lennart Poettering2023-02-281-0/+1
* Merge pull request #26203 from medhefgo/mesonYu Watanabe2023-02-221-69/+90
|\
| * meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-35/+47
| * meson: Use dicts for test definitionsJan Janssen2023-02-211-34/+43
* | journal-file: drop checking if files are from the future at time of openLennart Poettering2023-02-212-6/+1
* | journal-file: don't update boot_id in journal header on openLennart Poettering2023-02-211-2/+2
|/