index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shutdown
/
shutdown.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shutdown: don't stop the watchdog
Michael Olbrich
2022-02-04
1
-2
/
+3
*
shutdown: release the watchdog finally
Lidong Zhong
2022-01-12
1
-0
/
+1
*
shutdown: introduce init_watchdog()
Franck Bui
2021-09-15
1
-20
/
+25
*
watchdog: rename watchdog_set_timeout() into watchdog_setup()
Franck Bui
2021-09-15
1
-1
/
+1
*
core: watchdog_set_timeout() doesn't need to return the timeout value used by...
Franck Bui
2021-09-15
1
-1
/
+1
*
watchdog: make watchdog_ping() a NOP when the watchdog is disabled or closed
Franck Bui
2021-09-15
1
-5
/
+15
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
Merge pull request #18886 from anitazha/shutdownconsole
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-1
/
+6
|
\
|
*
shutdown: log on container exit
Anita Zhang
2021-03-05
1
-1
/
+3
|
*
shutdown: set always_reopen_console
Anita Zhang
2021-03-05
1
-0
/
+3
*
|
shutdown: fix typo
Ulrich Ölmann
2021-03-18
1
-1
/
+1
|
/
*
tree-wide: update "that that"
Yu Watanabe
2020-11-18
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Try stopping MD RAID devices in shutdown too
Hubert Kario
2020-09-22
1
-10
/
+27
*
shutdown: fix spacing in shutdown error message
Lennart Poettering
2020-05-05
1
-1
/
+1
*
shutdown: unregister all binfmt_misc entries before entering shutdown loop
Lennart Poettering
2020-04-23
1
-0
/
+2
*
Merge pull request #13084 from ddstreet/log_time
Lennart Poettering
2020-03-30
1
-0
/
+13
|
\
|
*
log: add support for prefixing console log messages with current timestamp
Dan Streetman
2020-02-10
1
-0
/
+13
*
|
Fall back to kexec when no kexec binary exists
Arusekk
2020-03-24
1
-0
/
+3
|
/
*
tree-wide: drop signal.h when signal-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
journald: slightly bump OOM adjust for journald (#13366)
Lennart Poettering
2019-08-22
1
-1
/
+0
*
shutdown: merge variable declaration lines a bit
Lennart Poettering
2019-07-13
1
-4
/
+2
*
shutdown: bump kmsg log level to LOG_WARNING only
Lennart Poettering
2019-07-13
1
-8
/
+10
*
shutdown: rework bump_sysctl_printk_log_level() to use sysctl_writef()
Lennart Poettering
2019-07-13
1
-8
/
+9
*
shutdown: use "int" for log level type
Lennart Poettering
2019-07-13
1
-6
/
+7
*
Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX
Adrian Bunk
2019-05-17
1
-1
/
+1
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
shutdown: Bump sysctl kernel.printk log level in order to see info msg
Benjamin Robin
2019-04-10
1
-0
/
+47
*
shutdown: rearrange shutdown sources in source tree
Lennart Poettering
2019-03-05
1
-0
/
+543