Age | Commit message (Expand) | Author |
2012-05-22 | execute: use a much lower idle timeout that default time | Lennart Poettering |
2012-05-22 | mount: replace PID1 internal fstab parser with generator | Lennart Poettering |
2012-05-22 | main: only fall back to /bin/sh in case /sbin/init does not exist | Kay Sievers |
2012-05-22 | logind: fix write out of user state file | Lennart Poettering |
2012-05-22 | switch-root: do not use close old_root_fd after rm_rf_children() | Harald Hoyer |
2012-05-22 | util: make sure to fstatat() at most once in rm_rf_children() | Lennart Poettering |
2012-05-22 | journal: crash when filesystem is low on space | Sjoerd Simons |
2012-05-22 | main: properly queue default.target after switched root | Lennart Poettering |
2012-05-22 | keymap: support for Lenovo IdeaPad Z570 keyboard | Maxim A. Mikityanskiy |
2012-05-22 | mount: use the same fstab extension option syntax everywhere | Lennart Poettering |
2012-05-22 | service: fix auto-restart handling in service_start() | David Ward |
2012-05-22 | service: fix auto-restart handling in service_stop() | David Ward |
2012-05-22 | service: actually delay auto-restart if another job is pending | David Ward |
2012-05-22 | cgtop: change default depth to 3 | Lennart Poettering |
2012-05-22 | Fixed handling of posix_fallocate() returned value | Guillermo Vidal |
2012-05-22 | systemd-analyze: switch to python getopt for argument parsing | Shawn Landden |
2012-05-21 | main: allow system wide limits for services | Frederic Crozat |
2012-05-21 | journald: one more SYSLOG_IDENTIFIER length fix | Michal Schmidt |
2012-05-21 | journald: fix length of "SYSLOG_IDENTIFIER=" | Michal Schmidt |
2012-05-21 | util: rework in_initrd() logic | Lennart Poettering |
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 | util: rm_rf_children() add root_dev parameter | Harald Hoyer |
2012-05-21 | delta/delta.c: initialize bottom for fail state | 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 | manager: only serialize the timestamps for the initramfs if in_initrd() | Harald Hoyer |
2012-05-21 | util.c: add in_initrd() | Harald Hoyer |
2012-05-21 | main: corrected do_switch_root() | Harald Hoyer |
2012-05-21 | delta: fix spelling of overridden | Nis Martensen |
2012-05-21 | util: fix typo in newdup | Frederic Crozat |
2012-05-21 | sd-pam: Drop uid so parent signal arrives at child. | Auke Kok |
2012-05-21 | journalctl: fix built-in usage output | Daniel Mack |
2012-05-21 | cryptsetup: support discards (TRIM) | Matthew Monaco |
2012-05-21 | main: try a bit harder to find an init process to execute after reexec/switch... | Lennart Poettering |
2012-05-21 | service: make the fsck pass no configurable | Lennart Poettering |
2012-05-21 | cryptsetup: a few simplifications | Lennart Poettering |
2012-05-21 | hostname-setup: also consider (Ε„one) an unset hostname | Lennart Poettering |
2012-05-21 | unit: introduce RequiredBy= setting in [Install], to complement WantedBy= | Lennart Poettering |
2012-05-21 | login: minor typo fix | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-05-21 | systemctl: drop useless DBus calls from 'systemctl show foo.service' | Michal Schmidt |
2012-05-21 | dbus-unit: always load the unit before handling a message for it | Michal Schmidt |
2012-05-21 | delta: drop PHP'ism | Lennart Poettering |
2012-05-21 | delta: don't highlight unchanged files | Lennart Poettering |
2012-05-21 | delta: introduce arg_flags field, to follow our usual scheme | Lennart Poettering |
2012-05-16 | delta: use same nomenclature for equivalent and redirected everywhere | Lennart Poettering |
2012-05-16 | delta: enums are much cooler than defines | Lennart Poettering |