Age | Commit message (Expand) | Author |
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 |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-27 | core: don't do runaway fork()s if we hit a segfault from our segfault handler | Lennart Poettering |
2013-06-20 | manager: add DefaultEnvironment option | Umut Tezduyar |
2013-06-06 | manager: Do not handle SIGKILL since we can not | Chengwei Yang |
2013-05-30 | core: read "debug" from kernel commandline and set log level | Lukas Nykryn |
2013-05-29 | systemd: record efi timestamps after /sys is mounted | Zachary Cook |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | systemd: record the timestamps as early as possible | Harald Hoyer |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | Small cleanup | Zbigniew Jędrzejewski-Szmek |