summaryrefslogtreecommitdiff
path: root/src/core/shutdown.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* tree-wide: spelling fixesVeres Lajos2014-12-30
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek2014-11-26
* shutdown: fix arguments to /run/initramfs/shutdownMichal Schmidt2014-11-06
* s/commandline/command line/gHarald Hoyer2014-11-06
* shutdown: do final unmounting only if not running inside the containerMichal Sekletar2014-10-27
* shutdown: pass own argv to /run/initramfs/shutdownMarius Tessmann2014-10-24
* use the switch_root function in shutdownHarald Hoyer2014-08-28
* core: introduce "poweroff" as new failure action typesLennart Poettering2014-08-22
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-07
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-07
* shutdown: rework messages during shutdownZbigniew Jędrzejewski-Szmek2014-06-26
* util: add timeout to generator executionLennart Poettering2014-03-06
* Remove unused variable and two function stubsZbigniew Jędrzejewski-Szmek2014-02-17
* Pass log config from systemd to systemd-shutdownZbigniew Jędrzejewski-Szmek2014-02-17
* log: don't reopen /dev/console each time we call log_open()Lennart Poettering2013-12-18
* shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering2013-11-25
* Remove duplicate includesKarel Zak2013-11-18
* shutdown: unify handling of reboot() syscall a bitLennart Poettering2013-11-08
* Support additional argument in rebootWaLyong Cho2013-11-07
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* shutdown: trim the cgroup tree on loop iterationLennart Poettering2013-11-06
* build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek2013-07-15
* shutdown: avoid malloc() if we canLennart Poettering2013-07-11
* shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers2013-07-11
* suppress status message output at shutdown when 'quiet' is givenKay Sievers2013-07-05
* shutdown: print a nice message before returning to initrdLennart Poettering2013-04-09
* shutdown: print a message when storage is finalizedLennart Poettering2013-04-08
* shutdown, umount: use verbs consistentlyMichal Schmidt2012-12-07
* shutdown, umount: logging improvementsMichal Schmidt2012-12-07
* shutdown: downgrade a warningMichal Schmidt2012-12-07
* shutdown: don't pivot to /run/initramfs if already thereTom Gundersen2012-11-28
* shutdown: readd explicit sync() when shutting downLennart Poettering2012-11-16
* shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CA...Lennart Poettering2012-09-05
* shutdown: remove explicit sync() invocationsLennart Poettering2012-09-05
* switch-root: remount to MS_PRIVATELennart Poettering2012-08-12
* shutdown: recursively mark root as private before pivotDave Reisner2012-08-10
* switch-root: don't wait for processesLennart Poettering2012-07-17
* Spelling fixes.Ville Skyttä2012-07-16
* shutdown: add missing includeLennart Poettering2012-07-13
* container: when shutting down in a container don't detach loop devicesLennart Poettering2012-07-13
* core: go on a killing spree when transitioning from initrd to main systemLennart Poettering2012-07-13