index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
bsod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsod: make message for qrcode more useful
Zbigniew Jędrzejewski-Szmek
2024-10-30
1
-4
/
+4
*
bsod: do not check for color support
Zbigniew Jędrzejewski-Szmek
2024-10-29
1
-1
/
+3
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
1
-3
/
+2
*
terminal-util: rename set_terminal_cursor_position() → terminal_set_cursor_...
Lennart Poettering
2024-07-19
1
-3
/
+3
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-2
/
+1
*
sd-journal: make sure sd_journal_add_match() also accepts SIZE_MAX as size
Lennart Poettering
2024-04-10
1
-2
/
+2
*
bsod: don't fail in an error path
Lennart Poettering
2024-02-21
1
-1
/
+1
*
bsod: remove one redundant variable
Lennart Poettering
2024-02-21
1
-7
/
+9
*
bsod: normalize VT indexes
Lennart Poettering
2024-02-21
1
-6
/
+6
*
bsod: correct log level on some messages
Lennart Poettering
2024-02-21
1
-6
/
+6
*
bsod: make sure "Press Any Key" has a blue background too
Lennart Poettering
2024-02-21
1
-1
/
+1
*
bsod: remove some duplicate logging
Lennart Poettering
2024-02-21
1
-7
/
+3
*
bsod: add new option --tty= to specify TTY to output on
Lennart Poettering
2024-02-21
1
-20
/
+40
*
bsod: adjust --help text to match our usual output
Lennart Poettering
2024-02-21
1
-7
/
+9
*
bsod: fix -c/--continuous support
Yu Watanabe
2024-02-15
1
-1
/
+1
*
tree-wide: set SD_JOURNAL_ASSUME_IMMUTABLE where appropriate
Yu Watanabe
2024-02-11
1
-1
/
+1
*
bsod: do not use STRLEN
Zbigniew Jędrzejewski-Szmek
2024-01-30
1
-1
/
+1
*
bsod: install the signal handler only just before we need it
Frantisek Sumsal
2023-11-21
1
-1
/
+2
*
bsod: restore vt on SIGTERM/SIGINT
Frantisek Sumsal
2023-11-03
1
-13
/
+30
*
bsod,loop-util: fix fd validity check
Lennart Poettering
2023-11-01
1
-1
/
+1
*
tree-wide: add missing sigbus handling
Yu Watanabe
2023-10-07
1
-0
/
+3
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-4
/
+4
*
bsod: several cleanups
Yu Watanabe
2023-08-22
1
-9
/
+8
*
Merge pull request #28697 from 1awesomeJ/new_bsod
Luca Boccassi
2023-08-18
1
-8
/
+28
|
\
|
*
systemd-bsod: Add "--continuous" option
OMOJOLA JOSHUA
2023-08-17
1
-8
/
+28
*
|
bsod: fix license tag
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-1
/
+1
|
/
*
Add tool to display emergency log message full-screen on boot failure.
OMOJOLA JOSHUA
2023-08-04
1
-0
/
+271