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
*
shared/wall: use logind if build without utmp support
Thorsten Kukuk
2023-09-06
1
-2
/
+2
*
journalctl: reset --lines= correctly if no argument
Mike Yuan
2023-09-05
1
-0
/
+1
*
journal: Relax boot ID and monotonic clock consistency checks
msizanoen
2023-08-30
1
-6
/
+6
*
meson: use 'sh' variable everywhere
Zbigniew Jędrzejewski-Szmek
2023-08-24
1
-2
/
+2
*
bsod: several cleanups
Yu Watanabe
2023-08-22
2
-9
/
+9
*
Merge pull request #28697 from 1awesomeJ/new_bsod
Luca Boccassi
2023-08-18
2
-16
/
+35
|
\
|
*
Make systemd-bsod not a public binary
OMOJOLA JOSHUA
2023-08-17
1
-8
/
+7
|
*
systemd-bsod: Add "--continuous" option
OMOJOLA JOSHUA
2023-08-17
1
-8
/
+28
*
|
Merge pull request #28758 from keszybz/negative-errno-macro
Luca Boccassi
2023-08-16
1
-6
/
+5
|
\
\
|
*
|
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-6
/
+5
*
|
|
journalctl: minor follow-up for --lines=
Mike Yuan
2023-08-16
1
-2
/
+2
*
|
|
journalctl: support --lines=+N for showing the oldest N entries
Mike Yuan
2023-08-16
1
-36
/
+58
*
|
|
bsod: fix license tag
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-1
/
+1
|
/
/
*
|
journalcl: simplify handling of stdout being a regular file and epoll()
Lennart Poettering
2023-08-10
1
-10
/
+9
*
|
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-7
/
+2
|
/
*
journalctl: fix loggging invocation
Zbigniew Jędrzejewski-Szmek
2023-08-04
1
-1
/
+1
*
Add tool to display emergency log message full-screen on boot failure.
OMOJOLA JOSHUA
2023-08-04
2
-0
/
+279
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-47
/
+39
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-52
/
+44
*
journalctl: do not add io event source for stdout if it is a file
Yu Watanabe
2023-08-02
1
-4
/
+10
*
core: free the strings in the set in other places too
David Tardon
2023-08-01
1
-2
/
+2
*
meson: move declarations of journald and friends
Yu Watanabe
2023-07-31
1
-6
/
+49
*
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
[next]