index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #28365 from DaanDeMeyer/udevadm-query
Daan De Meyer
2023-07-12
1
-2
/
+2
|
\
|
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-2
/
+2
*
|
tree-wide: fix typos reported by Fossies Codespell report
Yu Watanabe
2023-07-12
1
-1
/
+1
|
/
*
Cast st_dev to dev_t when printing
Luca Boccassi
2023-07-10
1
-1
/
+1
*
Merge pull request #28233 from mrc0mmand/append-to-corrupted-journals
Yu Watanabe
2023-07-07
2
-0
/
+277
|
\
|
*
test: append to corrupted journals
Frantisek Sumsal
2023-07-06
2
-0
/
+277
*
|
journal-util: extract journal_open_machine() from journalctl
Yu Watanabe
2023-07-05
1
-30
/
+3
|
/
*
journalctl: read env vars that override compiled catalog database and source ...
Lennart Poettering
2023-06-27
1
-2
/
+9
*
journalctl: add --truncate-newline option
zhmylove
2023-06-16
1
-0
/
+9
*
tree-wide: fix a couple of typos
Frantisek Sumsal
2023-06-15
1
-1
/
+1
*
socket: bump listen() backlog to INT_MAX everywhere
Lennart Poettering
2023-06-13
1
-1
/
+1
*
journald: move uid_for_system_journal() to uid-alloc-range.h
Lennart Poettering
2023-06-08
1
-7
/
+0
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
1
-16
/
+6
*
journalctl: fix --follow with non-matching filter
Yu Watanabe
2023-05-28
1
-4
/
+1
*
journalctl: also update cursor with --follow
Yu Watanabe
2023-05-28
1
-1
/
+31
*
journalctl: replace ppoll() loop with sd_event_loop()
Yu Watanabe
2023-05-28
1
-51
/
+71
*
journalctl: split out show()
Yu Watanabe
2023-05-28
1
-137
/
+176
*
journalctl: split out update_cursor()
Yu Watanabe
2023-05-28
1
-20
/
+30
*
journalctl: split out action_list_fields()
Yu Watanabe
2023-05-28
1
-31
/
+35
*
journalctl: fix --no-tail handling
Yu Watanabe
2023-05-28
1
-1
/
+4
*
journalctl: use correct variable to check if --since is specified
Yu Watanabe
2023-05-28
1
-1
/
+1
*
journalctl: always initialize global variables
Yu Watanabe
2023-05-28
1
-1
/
+1
*
journalctl: split get_boots() into three
Yu Watanabe
2023-05-26
1
-155
/
+140
*
logs-show: introduce add_match_boot_id() helper function
Yu Watanabe
2023-05-26
1
-11
/
+3
*
Merge pull request #27770 from mrc0mmand/more-nallocfuzz-shenanigans
Yu Watanabe
2023-05-25
1
-0
/
+4
|
\
|
*
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
1
-0
/
+4
*
|
Merge pull request #27774 from dtardon/free-cleanup
Yu Watanabe
2023-05-24
1
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
tree-wide: use free_and_replace() more
David Tardon
2023-05-24
1
-8
/
+4
*
|
journalctl: convert a machine1.Manager call to BusLocator
David Tardon
2023-05-24
1
-9
/
+2
|
/
*
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
1
-1
/
+1
*
Revert "Revert "journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL""
Chen Qi
2023-05-21
1
-26
/
+16
*
test-journal-interleaving: extend tests to clarify the issue in sd_journal_ne...
Yu Watanabe
2023-05-21
1
-33
/
+151
*
journalctl: make --follow work with --merge again
Frantisek Sumsal
2023-05-19
1
-5
/
+6
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-3
/
+3
*
test-journal-verify: Use a more thorough machine ID check
Daan De Meyer
2023-05-08
1
-2
/
+2
*
journal: handle EADDRNOTAVAIL in two more cases gracefully
Lennart Poettering
2023-05-02
2
-0
/
+2
*
Drop log level of header limits log message
Daan De Meyer
2023-04-25
1
-4
/
+3
*
tree-wide: convert more cases do DEVNUM_FORMAT_STR()/DEVNUM_FORMAT_VAL()
Lennart Poettering
2023-04-21
1
-2
/
+3
*
tree-wide: copy timestamp data from cmsg
Yu Watanabe
2023-04-16
1
-3
/
+3
*
Merge pull request #27254 from poettering/cmsg-align-check
Yu Watanabe
2023-04-14
1
-4
/
+4
|
\
|
*
tree-wide: port more code over to CMSG_TYPED_DATA()
Lennart Poettering
2023-04-13
1
-4
/
+4
*
|
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-13
/
+8
|
/
*
Merge pull request #25608 from poettering/dissect-moar
Lennart Poettering
2023-04-12
1
-2
/
+18
|
\
|
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-2
/
+18
*
|
Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments
Zbigniew Jędrzejewski-Szmek
2023-04-07
1
-0
/
+3
|
\
\
|
*
|
tree-wide: reset optind to 0 when GNU extensions in optstring are used
Yu Watanabe
2023-03-29
1
-0
/
+3
|
|
/
*
/
journald: fix log message
Yu Watanabe
2023-04-04
1
-1
/
+1
|
/
*
test: verify the journal with and without a sealing key
Frantisek Sumsal
2023-03-27
2
-36
/
+96
*
journalctl: fix when --grep is used with --follow
Mike Yuan
2023-03-27
1
-2
/
+4
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
[next]