Age | Commit message (Expand) | Author |
2012-09-10 | selinux: close stdin/stdout/stderr before loading selinux policy | Lennart Poettering |
2012-09-07 | main: fix syntax of net_prio cgroup controller | Lennart Poettering |
2012-09-03 | main: jointly mount more controllers | Lennart Poettering |
2012-08-23 | core: free word later in parse_proc_cmdline | Lukas Nykryn |
2012-08-21 | main: fix PR_SET_CHILD_SUBREAPER warning version | Lennart Poettering |
2012-08-21 | core: fix error checking for PR_SET_CHILD_SUBREAPER | Lennart Poettering |
2012-08-06 | main: fix typo | Lennart Poettering |
2012-08-06 | continue work with error messages, log_oom() | Shawn Landden |
2012-07-25 | main: set PR_SET_CHILD_REAPER for MANAGER_USER | Auke Kok |
2012-07-18 | unit: don't serialize job state, only unit state across switch-root | Lennart Poettering |
2012-07-17 | switch-root: don't wait for processes | Lennart Poettering |
2012-07-17 | systemd: add --version option | Zbigniew Jędrzejewski-Szmek |
2012-07-13 | main: only reopen /dev/console if we switch-root to a custom init | Harald Hoyer |
2012-07-13 | core: go on a killing spree when transitioning from initrd to main system | Lennart Poettering |
2012-07-10 | switch-root: reopen /dev/console before we switch root | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering |
2012-06-26 | core: make systemd.confirm_spawn=1 actually work | Lennart Poettering |
2012-06-22 | core: remove sysv_console option | Lennart Poettering |
2012-06-22 | cryptsetup: allow configuration of LUKS disks via the kernel cmdline | Lennart Poettering |
2012-06-22 | man: document all kernel command line options we understand | Lennart Poettering |
2012-05-31 | main: allow setting of timer slack for PID 1 | Lennart Poettering |
2012-05-29 | capabilities: when dropping capabilities system-wide also drop them from user... | Lennart Poettering |
2012-05-24 | main: add configuration option to alter capability bounding set for PID 1 | Lennart Poettering |
2012-05-22 | main: only fall back to /bin/sh in case /sbin/init does not exist | Kay Sievers |
2012-05-22 | main: properly queue default.target after switched root | Lennart Poettering |
2012-05-21 | main: allow system wide limits for services | Frederic Crozat |
2012-05-21 | main: rename a few fix to follow general naming style | Lennart Poettering |
2012-05-21 | switch-root: move switch_root() call into its own .c file | Lennart Poettering |
2012-05-21 | main: do_switch_root() do not recursively remove across device boundaries | Harald Hoyer |
2012-05-21 | core/main.c: handle the initrd timestamp differently, if in the initrd | Harald Hoyer |
2012-05-21 | core/main.c: do_switch_root(): do not remove the old root if not in initrd | Harald Hoyer |
2012-05-21 | core/main.c: add "--switchedroot" parameter | Harald Hoyer |
2012-05-21 | main: corrected do_switch_root() | Harald Hoyer |
2012-05-21 | main: try a bit harder to find an init process to execute after reexec/switch... | Lennart Poettering |
2012-05-09 | main: fix uninitialized variable | Michal Schmidt |
2012-05-09 | main: fix assertion failure due to use of ELEMENTSOF on a non-array | Michal Schmidt |
2012-05-09 | manager: introduce SwitchRoot bus call for initrd/main transition | Lennart Poettering |
2012-05-08 | main: simplify+unify logic for parsing runtime booleans | Lennart Poettering |
2012-05-08 | util: split-out hwclock.[ch] | Kay Sievers |
2012-04-24 | manager: drop MountAuto= and SwapAuto= options | Lennart Poettering |
2012-04-20 | main: log to the journal in container mode, by default | Lennart Poettering |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-13 | main: unset some more env vars | Lennart Poettering |
2012-04-12 | main: we want all setup functions to be in files called xxx-setup.[ch] | Lennart Poettering |
2012-04-12 | rename machine-id-main.c tomacht the binary and move main.c to core/ | Kay Sievers |