summaryrefslogtreecommitdiffstats
path: root/src/journal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28365 from DaanDeMeyer/udevadm-queryDaan De Meyer2023-07-121-2/+2
|\
| * device-util: Declare iterator variables inlineDaan De Meyer2023-07-121-2/+2
* | tree-wide: fix typos reported by Fossies Codespell reportYu Watanabe2023-07-121-1/+1
|/
* Cast st_dev to dev_t when printingLuca Boccassi2023-07-101-1/+1
* Merge pull request #28233 from mrc0mmand/append-to-corrupted-journalsYu Watanabe2023-07-072-0/+277
|\
| * test: append to corrupted journalsFrantisek Sumsal2023-07-062-0/+277
* | journal-util: extract journal_open_machine() from journalctlYu Watanabe2023-07-051-30/+3
|/
* journalctl: read env vars that override compiled catalog database and source ...Lennart Poettering2023-06-271-2/+9
* journalctl: add --truncate-newline optionzhmylove2023-06-161-0/+9
* tree-wide: fix a couple of typosFrantisek Sumsal2023-06-151-1/+1
* socket: bump listen() backlog to INT_MAX everywhereLennart Poettering2023-06-131-1/+1
* journald: move uid_for_system_journal() to uid-alloc-range.hLennart Poettering2023-06-081-7/+0
* tree-wide: use memstream-utilYu Watanabe2023-05-311-16/+6
* journalctl: fix --follow with non-matching filterYu Watanabe2023-05-281-4/+1
* journalctl: also update cursor with --followYu Watanabe2023-05-281-1/+31
* journalctl: replace ppoll() loop with sd_event_loop()Yu Watanabe2023-05-281-51/+71
* journalctl: split out show()Yu Watanabe2023-05-281-137/+176
* journalctl: split out update_cursor()Yu Watanabe2023-05-281-20/+30
* journalctl: split out action_list_fields()Yu Watanabe2023-05-281-31/+35
* journalctl: fix --no-tail handlingYu Watanabe2023-05-281-1/+4
* journalctl: use correct variable to check if --since is specifiedYu Watanabe2023-05-281-1/+1
* journalctl: always initialize global variablesYu Watanabe2023-05-281-1/+1
* 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