Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-21 | Revert "pid1: reconnect to the console before being re-executed"systemd/v231-3 | Zbigniew Jędrzejewski-Szmek | |
This reverts commit affd7ed1a923b0df8479cff1bd9eafb625fdaa66. > So it looks like make_console_stdio() has bad side effect. More specifically it > does a TIOCSCTTY ioctl (via acquire_terminal()) which sees to disturb the > process which was using/owning the console. Fixes #3842. https://bugs.debian.org/834367 https://bugzilla.redhat.com/show_bug.cgi?id=1367766 (cherry picked from commit bd64d82c1c0e3fe2a5f9b3dd9132d62834f50b2d) | |||
2016-10-21 | pid1: don't return any error in manager_dispatch_notify_fd() (#4240) | Franck Bui | |
If manager_dispatch_notify_fd() fails and returns an error then the handling of service notifications will be disabled entirely leading to a compromised system. For example pid1 won't be able to receive the WATCHDOG messages anymore and will kill all services supposed to send such messages. (cherry picked from commit 9987750e7a4c62e0eb8473603150596ba7c3a015) | |||
2016-10-21 | pid1: process zero-length notification messages again | Zbigniew Jędrzejewski-Szmek | |
This undoes 531ac2b234. I acked that patch without looking at the code carefully enough. There are two problems: - we want to process the fds anyway - in principle empty notification messages are valid, and we should process them as usual, including logging using log_unit_debug(). (cherry picked from commit 8523bf7dd514a3a2c6114b7b8fb8f308b4f09fc4) | |||
2016-10-21 | If the notification message length is 0, ignore the message (#4237) | Jorge Niedbalski | |
Fixes #4234. Signed-off-by: Jorge Niedbalski <jnr@metaklass.org> (cherry picked from commit 531ac2b2349da02acc9c382849758e07eb92b020) | |||
2016-09-15 | fix | Luke Shumaker | |
2016-09-15 | stuff | Luke Shumaker | |
2016-09-13 | Merge branch 'systemd/parabola' into notsystemd/premove | Luke Shumaker | |
# Conflicts: # Makefile.am # tmpfiles.d/etc.conf.m4 | |||
2016-09-13 | Merge tag 'systemd/v231-1.parabola1' into systemd/parabola | Luke Shumaker | |
2016-09-13 | # Rename "Linux Boot Manager" -> "Systemd Boot Manager"systemd/v231-1.parabola1 | Luke Shumaker | |
sed -i 's|Linux Boot Manager|Systemd Boot Manager|' src/boot/bootctl.c | |||
2016-09-13 | FSDG: man/: Use FSDG operating systems as examples. | Luke Shumaker | |
2016-09-13 | FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux" | Luke Shumaker | |
2016-09-13 | FSDG: os-release: Default ID to "gnu-linux" instead of "linux". | Luke Shumaker | |
As far as I can tell, no code in this repository actually uses the ID field, so this is just a man page change. | |||
2016-09-13 | FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-09-13 | FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux". | Luke Shumaker | |
2016-09-13 | FSDG: man/: Refer to the operating system as GNU/Linux. | Luke Shumaker | |
This is not a blind replacement of "Linux" with "GNU/Linux". In some cases, "Linux" is (correctly) used to refer to just the kernel. In others, it is in a string for which code must also be adjusted; these instances are not included in this commit. | |||
2016-09-13 | more | Luke Shumaker | |
2016-09-13 | more | Luke Shumaker | |
2016-09-13 | more | Luke Shumaker | |
2016-09-13 | Makefile.am: add missing grp Makefiles | Luke Shumaker | |
2016-09-13 | I'm having issues with these directories when switching branches. | Luke Shumaker | |
So create them to always be there. | |||
2016-09-13 | whoops, don't create a file named 'all' | Luke Shumaker | |
2016-09-13 | tools/notsd-move: don't require putting something in each file | Luke Shumaker | |
2016-09-13 | work on Makefile.am | Luke Shumaker | |
2016-09-13 | tools/: pull changes from master | Luke Shumaker | |
2016-09-11 | more | Luke Shumaker | |
2016-09-11 | fix | Luke Shumaker | |
2016-09-11 | tools/notsd-move: better logging | Luke Shumaker | |
2016-09-10 | Makefile.am: more | Luke Shumaker | |
2016-09-10 | split tmpfiles.d/systemd.conf.m4 | Luke Shumaker | |
2016-09-10 | tools/notsd-move: clean up .tmp.log | Luke Shumaker | |
2016-09-10 | fix | Luke Shumaker | |
2016-09-10 | clean up tools/ | Luke Shumaker | |
2016-09-10 | sync other tools from master | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | fix | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | split the system-preset file | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | split tmpfiles.d/tmp.conf | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | I want tmpfiles m4 changes to trigger a conflict | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-10 | systemd-shutdown | Luke Shumaker | |
2016-09-10 | more | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |
2016-09-07 | more | Luke Shumaker | |