Age | Commit message (Expand) | Author |
2016-04-12 | core: rework reboot parameter logic a bit | Lennart Poettering |
2016-04-08 | shutdown: use (void) | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-29 | core: rework crash handling | Lennart Poettering |
2015-09-21 | containers: systemd exits with non-zero code | Alban Crequy |
2015-09-09 | tree-wide: make use of log_error_errno() return value | Lennart Poettering |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Simplify execute_directory() | Zbigniew Jędrzejewski-Szmek |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-11-29 | delta: diff returns 1 when files differ, ignore this | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-26 | manager: log some fatal errors at emergency level | Zbigniew Jędrzejewski-Szmek |
2014-11-06 | shutdown: fix arguments to /run/initramfs/shutdown | Michal Schmidt |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-10-27 | shutdown: do final unmounting only if not running inside the container | Michal Sekletar |
2014-10-24 | shutdown: pass own argv to /run/initramfs/shutdown | Marius Tessmann |
2014-08-28 | use the switch_root function in shutdown | Harald Hoyer |
2014-08-22 | core: introduce "poweroff" as new failure action types | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-06-26 | shutdown: rework messages during shutdown | Zbigniew Jędrzejewski-Szmek |
2014-03-06 | util: add timeout to generator execution | Lennart Poettering |
2014-02-17 | Remove unused variable and two function stubs | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Pass log config from systemd to systemd-shutdown | Zbigniew Jędrzejewski-Szmek |
2013-12-18 | log: don't reopen /dev/console each time we call log_open() | Lennart Poettering |
2013-11-25 | shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ... | Lennart Poettering |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |
2013-11-07 | Support additional argument in reboot | WaLyong Cho |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-06 | shutdown: trim the cgroup tree on loop iteration | Lennart Poettering |
2013-07-15 | build-sys: discover the path to kexec during build time | Zbigniew Jędrzejewski-Szmek |
2013-07-11 | shutdown: avoid malloc() if we can | Lennart Poettering |
2013-07-11 | shutdown: fix /proc/cmdline reading of 'quiet' | Kay Sievers |
2013-07-05 | suppress status message output at shutdown when 'quiet' is given | Kay Sievers |
2013-04-09 | shutdown: print a nice message before returning to initrd | Lennart Poettering |
2013-04-08 | shutdown: print a message when storage is finalized | Lennart Poettering |
2012-12-07 | shutdown, umount: use verbs consistently | Michal Schmidt |
2012-12-07 | shutdown, umount: logging improvements | Michal Schmidt |