chiark / gitweb /
journald: fix typo
[elogind.git] / src / shutdown.c
2012-01-11 Lennart Poetteringshutdown: add link to root storage daemon text
2012-01-10 Lennart Poetteringshutdown: exclude processes with argv[0][0] from killing
2011-11-02 Lennart PoetteringMerge remote-tracking branch 'zbigniew/systemadm_changes'
2011-09-23 Lennart Poetteringutil: move virtualization detection into its own files...
2011-08-01 Lennart Poetteringumask: change default umask to 0022 just to be sure...
2011-07-30 Kay Sieversshutdownd: add 'success message' if we retried detachin...
2011-07-22 Lennart Poetteringshutdown: untabify
2011-07-22 Harald Hoyershutdown: initialize the controlling terminal
2011-07-22 Harald Hoyershutdown: remove close_nointr_nofail after make_stdio...
2011-07-11 Lennart Poetteringshutdown: coding style fixes
2011-07-11 Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-04 Harald Hoyershutdown: pivot_root to a tmpfs directory to properly...
2011-03-14 Lennart Poetteringshutdown: print a nice message when terminating a container
2011-03-14 Lennart Poetteringshutdown: just call exit() if we are in a container
2011-02-28 Harald HoyerSpelling Corrections
2011-02-14 Lennart Poetteringshutdown: execute all binaries in /lib/systemd/system...
2011-01-18 Brett Witherspoonshutdown: use correct kexec options
2011-01-01 Lennart Poetteringshutdown: drop redundant sync() invocation
2010-11-11 Lennart Poetteringbuild-sys: fix usage of path macros
2010-10-28 Lennart Poetteringshutdown: reword a few messages a little
2010-10-26 Lennart Poetteringshutdown: properly handle sigtimedwait() timing out
2010-10-14 Lennart Poetteringshutdown: loop only as long as we manage to unmount...
2010-10-14 Lennart Poetteringumount: try to get rid of DM devices
2010-10-13 Lennart Poetteringshutdown: log to console by default
2010-10-13 Lennart Poetteringshutdown: make use of wait_for_terminate_and_warn()
2010-10-13 Lennart Poetteringshutdown: execute rescue kill only once
2010-10-13 Lennart Poetteringshutdown: don't chdir to /, since init is running with...
2010-10-07 Lennart Poetteringutil: unify implementations of freeze()
2010-10-07 Fabiano Fidencioshutdown: Adding binary to shutdown the system