summaryrefslogtreecommitdiff
path: root/src/core/shutdown.c
AgeCommit message (Expand)Author
2016-07-12shutdown: already sync IO before we enter the final killing spreeLennart Poettering
2016-04-12core: rework reboot parameter logic a bitLennart Poettering
2016-04-08shutdown: use (void)Zbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29core: rework crash handlingLennart Poettering
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-09tree-wide: make use of log_error_errno() return valueLennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek
2015-01-11Simplify execute_directory()Zbigniew Jędrzejewski-Szmek
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-26manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek
2014-11-06shutdown: fix arguments to /run/initramfs/shutdownMichal Schmidt
2014-11-06s/commandline/command line/gHarald Hoyer
2014-10-27shutdown: do final unmounting only if not running inside the containerMichal Sekletar
2014-10-24shutdown: pass own argv to /run/initramfs/shutdownMarius Tessmann
2014-08-28use the switch_root function in shutdownHarald Hoyer
2014-08-22core: introduce "poweroff" as new failure action typesLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-06-26shutdown: rework messages during shutdownZbigniew Jędrzejewski-Szmek
2014-03-06util: add timeout to generator executionLennart Poettering
2014-02-17Remove unused variable and two function stubsZbigniew Jędrzejewski-Szmek
2014-02-17Pass log config from systemd to systemd-shutdownZbigniew Jędrzejewski-Szmek
2013-12-18log: don't reopen /dev/console each time we call log_open()Lennart Poettering
2013-11-25shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering
2013-11-18Remove duplicate includesKarel Zak
2013-11-08shutdown: unify handling of reboot() syscall a bitLennart Poettering
2013-11-07Support additional argument in rebootWaLyong Cho
2013-11-06util: unify reading of /proc/cmdlineLennart Poettering
2013-11-06shutdown: trim the cgroup tree on loop iterationLennart Poettering
2013-07-15build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek
2013-07-11shutdown: avoid malloc() if we canLennart Poettering
2013-07-11shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers
2013-07-05suppress status message output at shutdown when 'quiet' is givenKay Sievers
2013-04-09shutdown: print a nice message before returning to initrdLennart Poettering
2013-04-08shutdown: print a message when storage is finalizedLennart Poettering
2012-12-07shutdown, umount: use verbs consistentlyMichal Schmidt