index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
shutdown.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-8
/
+0
*
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-1
/
+3
*
Simplify execute_directory()
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-1
/
+1
*
tree-wide: spelling fixes
Veres Lajos
2014-12-31
1
-1
/
+1
*
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-29
1
-1
/
+1
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-5
/
+5
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-6
/
+6
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-6
/
+6
*
manager: log some fatal errors at emergency level
Zbigniew Jędrzejewski-Szmek
2014-11-26
1
-1
/
+1
*
shutdown: fix arguments to /run/initramfs/shutdown
Michal Schmidt
2014-11-06
1
-6
/
+11
*
s/commandline/command line/g
Harald Hoyer
2014-11-06
1
-1
/
+1
*
shutdown: do final unmounting only if not running inside the container
Michal Sekletar
2014-10-27
1
-1
/
+1
*
shutdown: pass own argv to /run/initramfs/shutdown
Marius Tessmann
2014-10-24
1
-2
/
+2
*
use the switch_root function in shutdown
Harald Hoyer
2014-08-28
1
-73
/
+17
*
core: introduce "poweroff" as new failure action types
Lennart Poettering
2014-08-22
1
-2
/
+1
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-8
/
+1
*
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-07-07
1
-1
/
+1
*
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-07-07
1
-1
/
+1
*
shutdown: rework messages during shutdown
Zbigniew Jędrzejewski-Szmek
2014-06-26
1
-16
/
+30
*
util: add timeout to generator execution
Lennart Poettering
2014-03-06
1
-1
/
+1
*
Remove unused variable and two function stubs
Zbigniew Jędrzejewski-Szmek
2014-02-18
1
-1
/
+1
*
Pass log config from systemd to systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2014-02-17
1
-29
/
+103
*
log: don't reopen /dev/console each time we call log_open()
Lennart Poettering
2013-12-18
1
-0
/
+1
*
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-11-25
1
-2
/
+2
*
Remove duplicate includes
Karel Zak
2013-11-19
1
-1
/
+0
*
shutdown: unify handling of reboot() syscall a bit
Lennart Poettering
2013-11-08
1
-22
/
+50
*
Support additional argument in reboot
WaLyong Cho
2013-11-07
1
-4
/
+11
*
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-06
1
-2
/
+2
*
shutdown: trim the cgroup tree on loop iteration
Lennart Poettering
2013-11-06
1
-3
/
+13
*
build-sys: discover the path to kexec during build time
Zbigniew Jędrzejewski-Szmek
2013-07-16
1
-1
/
+1
*
shutdown: avoid malloc() if we can
Lennart Poettering
2013-07-11
1
-7
/
+1
*
shutdown: fix /proc/cmdline reading of 'quiet'
Kay Sievers
2013-07-11
1
-2
/
+9
*
suppress status message output at shutdown when 'quiet' is given
Kay Sievers
2013-07-05
1
-0
/
+15
*
shutdown: print a nice message before returning to initrd
Lennart Poettering
2013-04-09
1
-0
/
+3
*
shutdown: print a message when storage is finalized
Lennart Poettering
2013-04-08
1
-0
/
+2
*
shutdown, umount: use verbs consistently
Michal Schmidt
2012-12-07
1
-4
/
+4
*
shutdown, umount: logging improvements
Michal Schmidt
2012-12-07
1
-8
/
+12
*
shutdown: downgrade a warning
Michal Schmidt
2012-12-07
1
-1
/
+1
*
shutdown: don't pivot to /run/initramfs if already there
Tom Gundersen
2012-11-28
1
-1
/
+1
*
shutdown: readd explicit sync() when shutting down
Lennart Poettering
2012-11-16
1
-0
/
+7
*
shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CA...
Lennart Poettering
2012-09-06
1
-21
/
+27
*
shutdown: remove explicit sync() invocations
Lennart Poettering
2012-09-06
1
-2
/
+0
*
switch-root: remount to MS_PRIVATE
Lennart Poettering
2012-08-12
1
-9
/
+8
*
shutdown: recursively mark root as private before pivot
Dave Reisner
2012-08-10
1
-1
/
+1
*
switch-root: don't wait for processes
Lennart Poettering
2012-07-17
1
-2
/
+2
*
Spelling fixes.
Ville Skyttä
2012-07-16
1
-1
/
+1
*
shutdown: add missing include
Lennart Poettering
2012-07-13
1
-0
/
+1
[next]