]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/shutdown.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / core / shutdown.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-26  Zbigniew Jędrzejew... manager: log some fatal errors at emergency level
2014-11-06  Michal Schmidtshutdown: fix arguments to /run/initramfs/shutdown
2014-11-06  Harald Hoyers/commandline/command line/g
2014-10-27  Michal Sekletarshutdown: do final unmounting only if not running insid...
2014-10-23  Marius Tessmannshutdown: pass own argv to /run/initramfs/shutdown
2014-08-28  Harald Hoyeruse the switch_root function in shutdown
2014-08-22  Lennart Poetteringcore: introduce "poweroff" as new failure action types
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-07  Lennart Poetteringfirstboot: get rid of firstboot generator again, introd...
2014-07-07  Lennart Poetteringfirstboot: add new component to query basic system...
2014-06-26  Zbigniew Jędrzejew... shutdown: rework messages during shutdown
2014-03-06  Lennart Poetteringutil: add timeout to generator execution
2014-02-18  Zbigniew Jędrzejew... Remove unused variable and two function stubs
2014-02-17  Zbigniew Jędrzejew... Pass log config from systemd to systemd-shutdown
2013-12-18  Lennart Poetteringlog: don't reopen /dev/console each time we call log_open()
2013-11-25  Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-19  Karel ZakRemove duplicate includes
2013-11-08  Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-07  WaLyong ChoSupport additional argument in reboot
2013-11-06  Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-06  Lennart Poetteringshutdown: trim the cgroup tree on loop iteration
2013-07-16  Zbigniew Jędrzejew... build-sys: discover the path to kexec during build...
2013-07-10  Lennart Poetteringshutdown: avoid malloc() if we can
2013-07-10  Kay Sieversshutdown: fix /proc/cmdline reading of 'quiet'
2013-07-04  Kay Sieverssuppress status message output at shutdown when 'quiet...
2013-04-09  Lennart Poetteringshutdown: print a nice message before returning to...
2013-04-08  Lennart Poetteringshutdown: print a message when storage is finalized
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-07  Michal Schmidtshutdown, umount: use verbs consistently
2012-12-07  Michal Schmidtshutdown, umount: logging improvements
2012-12-07  Michal Schmidtshutdown: downgrade a warning
2012-11-28  Tom Gundersenshutdown: don't pivot to /run/initramfs if already...
2012-11-16  Lennart Poetteringshutdown: readd explicit sync() when shutting down
2012-09-05  Lennart Poetteringshutdown: in containers, invoke reboot(2), too. Then...
2012-09-05  Lennart Poetteringshutdown: remove explicit sync() invocations
2012-08-11  Lennart Poetteringswitch-root: remount to MS_PRIVATE
2012-08-10  Dave Reisnershutdown: recursively mark root as private before pivot
2012-07-17  Lennart Poetteringswitch-root: don't wait for processes
2012-07-16  Ville SkyttäSpelling fixes.
2012-07-13  Lennart Poetteringshutdown: add missing include
2012-07-13  Lennart Poetteringcontainer: when shutting down in a container don't...
2012-07-13  Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-10  Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-08  Lennart Poetteringsleep: implement suspend/hibernate as first class targets
2012-04-24  Lennart Poetteringshutdown: don't complain if we cannot lock memory,...
2012-04-22  Lennart Poetteringshutdown: don't try to shut down DM devices in a container
2012-04-12  Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1