Age | Commit message (Expand) | Author |
2014-02-21 | hostnamectl: should the sanitized arch, not the native uname() one | Lennart Poettering |
2014-02-17 | main: make gcc shut up | Lennart Poettering |
2014-02-17 | core: fixate show_status earlier, so that we actually print the welcome message | Lennart Poettering |
2014-02-17 | main: don't set no_new_privs when using SystemCallArchitectures= system-wide | Lennart Poettering |
2014-02-17 | Pass log config from systemd to systemd-shutdown | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Some modernizations | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Extract looping over /proc/cmdline into a shared function | Zbigniew Jędrzejewski-Szmek |
2014-02-13 | seccomp: fix build again if libseccomp is missing | Lennart Poettering |
2014-02-13 | core: add a system-wide SystemCallArchitectures= setting | Lennart Poettering |
2014-01-27 | manager: add systemd.show_status=auto mode | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | Improve messages about user mode a bit | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | Remove unused variables | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2014-01-02 | Use format patterns for usec_t, pid_t, nsec_t, usec_t | Zbigniew Jędrzejewski-Szmek |
2013-12-23 | log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug" | Lennart Poettering |
2013-12-19 | do not run kmod-setup in a container | Kay Sievers |
2013-12-18 | core: in a container log to /dev/console if "debug" is specified | Lennart Poettering |
2013-12-18 | log: don't reopen /dev/console each time we call log_open() | Lennart Poettering |
2013-12-17 | _noreturn_ --> noreturn for C11 compat | Shawn Landden |
2013-11-30 | core: allocate a kdbus bus for each systemd instance, if we can | Lennart Poettering |
2013-11-26 | tree-wide usage of %m specifier instead of strerror(errno) | Daniel Buch |
2013-11-25 | shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ... | Lennart Poettering |
2013-11-25 | conf-parser: distinguish between multiple sections with the same name | Tom Gundersen |
2013-11-20 | valgrind: make running PID 1 in valgrind useful | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
2013-11-07 | core: fix require $XDG_RUNTIME_DIR | Kay Sievers |
2013-11-07 | udevadm-settle: add missing brace | Zbigniew Jędrzejewski-Szmek |
2013-11-07 | core: require $XDG_RUNTIME_DIR to be set for user instances | Mantas Mikulėnas |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-10-01 | main: don't free fds array twice | Lennart Poettering |
2013-09-26 | main: set umask before creating any files | Mike Gilbert |
2013-08-30 | main: drop capabilities of userhelpers before ours | Harald Hoyer |
2013-08-27 | log to kmsg when "debug" is used on the kernel command line | Kay Sievers |
2013-07-30 | do not pass-along the environment from the kernel or initrd | Kay Sievers |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-23 | remove left-over initrd time stamp handling | Kay Sievers |
2013-07-17 | remove RD_TIMESTAMP import | Harald Hoyer |
2013-07-11 | core: rearrange if blocks a bit | Lennart Poettering |
2013-07-10 | core: uninstall cgroup agent only if we are running outside of a container | Lennart Poettering |
2013-07-10 | core: send out "Reloading" signal before and after doing a full reload/reexec... | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-07-05 | suppress status message output at shutdown when 'quiet' is given | Kay Sievers |
2013-07-04 | disable the cgroups release agent when shutting down | Kay Sievers |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-06-28 | main: fix loading of default target | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |