summaryrefslogtreecommitdiff
path: root/src/shutdown/shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* switch-root: don't require /mnt/ when switching root into host OSLennart Poettering2023-05-031-1/+1
* shutdown: paranoia – close all fds we might get passed inLennart Poettering2023-04-271-0/+6
* core: Propagate exit status via notify socket when running in VMDaan De Meyer2023-04-121-0/+6
* proc-cmdline: filter PID1 arguments when we are running in a containerYu Watanabe2023-03-291-14/+5
* tree-wide: reset optind to 0 when GNU extensions in optstring are usedYu Watanabe2023-03-291-0/+4
* shutdown: Make all mounts privateValentin David2023-01-111-0/+5
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic,shared: move disable_coredumps() to coredump-util.[ch]Zbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* basic: create new basic/initrd-util.[ch] for initrd-related functionsZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* shutdown: Fix last try detectionJan Janssen2022-08-251-1/+1
* shutdown: trivial modernizationsLennart Poettering2022-08-161-22/+21
* shutdown: Rename umount_log_level and make it a boolJan Janssen2022-06-091-19/+14
* shutdown: don't stop the watchdogMichael Olbrich2022-02-041-2/+3
* shutdown: release the watchdog finallyLidong Zhong2022-01-121-0/+1
* shutdown: introduce init_watchdog()Franck Bui2021-09-151-20/+25
* watchdog: rename watchdog_set_timeout() into watchdog_setup()Franck Bui2021-09-151-1/+1
* core: watchdog_set_timeout() doesn't need to return the timeout value used by...Franck Bui2021-09-151-1/+1
* watchdog: make watchdog_ping() a NOP when the watchdog is disabled or closedFranck Bui2021-09-151-5/+15
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-2/+2
* tree-wide: "a" -> "an"Yu Watanabe2021-06-301-1/+1
* Merge pull request #18886 from anitazha/shutdownconsoleZbigniew Jędrzejewski-Szmek2021-03-311-1/+6
|\
| * shutdown: log on container exitAnita Zhang2021-03-041-1/+3
| * shutdown: set always_reopen_consoleAnita Zhang2021-03-041-0/+3
* | shutdown: fix typoUlrich Ölmann2021-03-181-1/+1
|/
* tree-wide: update "that that"Yu Watanabe2020-11-181-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Try stopping MD RAID devices in shutdown tooHubert Kario2020-09-221-10/+27
* shutdown: fix spacing in shutdown error messageLennart Poettering2020-05-051-1/+1
* shutdown: unregister all binfmt_misc entries before entering shutdown loopLennart Poettering2020-04-231-0/+2
* Merge pull request #13084 from ddstreet/log_timeLennart Poettering2020-03-301-0/+13
|\
| * log: add support for prefixing console log messages with current timestampDan Streetman2020-02-101-0/+13
* | Fall back to kexec when no kexec binary existsArusekk2020-03-241-0/+3
|/
* tree-wide: drop signal.h when signal-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+0
* util-lib: move some functions from basic/cgroup-util to shared/cgroup-setupZbigniew Jędrzejewski-Szmek2019-09-161-0/+1
* journald: slightly bump OOM adjust for journald (#13366)Lennart Poettering2019-08-221-1/+0
* shutdown: merge variable declaration lines a bitLennart Poettering2019-07-131-4/+2
* shutdown: bump kmsg log level to LOG_WARNING onlyLennart Poettering2019-07-131-8/+10
* shutdown: rework bump_sysctl_printk_log_level() to use sysctl_writef()Lennart Poettering2019-07-131-8/+9
* shutdown: use "int" for log level typeLennart Poettering2019-07-131-6/+7
* Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAXAdrian Bunk2019-05-171-1/+1
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* shutdown: Bump sysctl kernel.printk log level in order to see info msgBenjamin Robin2019-04-101-0/+47
* shutdown: rearrange shutdown sources in source treeLennart Poettering2019-03-051-0/+543