Age | Commit message (Expand) | Author |
2012-07-13 | main: only reopen /dev/console if we switch-root to a custom init | Harald Hoyer |
2012-07-13 | container: when shutting down in a container don't detach loop devices | Lennart Poettering |
2012-07-13 | core: go on a killing spree when transitioning from initrd to main system | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | selinux: turn of libselinux' internal logging | Lennart Poettering |
2012-07-10 | switch-root: reopen /dev/console before we switch root | Lennart Poettering |
2012-07-10 | mount: fix for complex automounts | Malte Starostik |
2012-07-10 | unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-07-10 | unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ... | Lennart Poettering |
2012-07-10 | unit: Move UnitType definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-09 | MeeGo: Remove build support for MeeGo distribution. | Auke Kok |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |
2012-07-03 | load-fragment: a few modernizations | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-07-02 | manager: turn notify socket into abstract namespace socket again | Lennart Poettering |
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering |
2012-06-29 | mount: load only if we there's mountinfo or fragment | Michal Schmidt |
2012-06-29 | mount: split adding of extras from mount_load() | Michal Schmidt |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt |
2012-06-26 | core: make systemd.confirm_spawn=1 actually work | Lennart Poettering |
2012-06-26 | service: pass via FAILED/DEAD before going to AUTO_RESTART | Michal Schmidt |
2012-06-26 | service: fix incorrect argument | Michal Schmidt |
2012-06-26 | bus: drop HaveWatchdog option | Lennart Poettering |
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering |
2012-06-25 | units: rename fsck@.service to systemd-fsck@.service | Lennart Poettering |
2012-06-22 | unit: drop the Names= option | Lennart Poettering |
2012-06-22 | dbus: don't expose SysVInitPath and SysVRcndPath on the bus | Lennart Poettering |
2012-06-22 | core: remove sysv_console option | Lennart Poettering |
2012-06-22 | systemctl: automatically turn paths and unescaped unit names into proper unit... | 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-06-22 | journal: set the _SYSTEMD_UNIT field for messages from terminated processes | Eelco Dolstra |
2012-06-21 | rpm: include RPM macro definition for .spec snippets | Lennart Poettering |
2012-06-19 | systemd: return error when asked to stop unknown unit | Michal Sekletar |
2012-06-15 | service: timeout for oneshot services | Lukas Nykryn |
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt |
2012-06-04 | silence gcc warning on 32 bit | Kay Sievers |
2012-06-04 | remove support for deprecated /proc/self/oom_adj | Kay Sievers |
2012-06-01 | missing: define MS_STRICTATIME if not defined already | Lennart Poettering |
2012-06-01 | journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ... | Lennart Poettering |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | main: allow setting of timer slack for PID 1 | Lennart Poettering |
2012-05-31 | util: introduce a proper nsec_t and make use of it where appropriate | Lennart Poettering |
2012-05-30 | shutdown: Don't skip bind mounts on shutdown | Daniel Drake |
2012-05-30 | dbus: better don't expose options we better shouldn't exposed | Lennart Poettering |
2012-05-30 | service: mark compat options as such | Lennart Poettering |