Age | Commit message (Expand) | Author |
2010-10-28 | unit: replace recursive_stop by stop_retroactively to simplify things a little | Lennart Poettering |
2010-10-26 | swap: add only swaps listed in /etc/fstab automatically to swap.target, other... | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-20 | mount: pull in quotacheck.service, not quotacheck.target | Lennart Poettering |
2010-10-20 | mount: require fsck | Lennart Poettering |
2010-10-20 | mount: do not implicitly pull in fsck service for root dir | Lennart Poettering |
2010-10-19 | fsck: properly hook in fsck everywhere, add special support for fsck'ing root... | Lennart Poettering |
2010-10-18 | swap: listen for POLLPRI events on /proc/swaps if available | Lennart Poettering |
2010-10-13 | mount: pull in fsck only in systemd instances | Lennart Poettering |
2010-10-13 | mount: hook in q fsck@.service instance for all mount points with passno > 0 | Lennart Poettering |
2010-10-12 | mount: minor cleanups | Lennart Poettering |
2010-10-08 | service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service | Lennart Poettering |
2010-10-08 | mount: properly handle NULL fstype | Lennart Poettering |
2010-10-05 | mount: Don't stop the mountinfo parser if one line can't be read | Fabiano FidĂȘncio |
2010-10-05 | fix typo: s/seperat/separat/g | Dave Reisner |
2010-10-05 | mount: sort network mounts after network.target by default | Lennart Poettering |
2010-09-28 | mount: properly handle bind mounts | Lennart Poettering |
2010-09-27 | mount: Remove double include of "mount.h" | Fabiano Fidencio |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering |
2010-08-31 | service: rework killing logic so that we always kill the main process, even i... | Lennart Poettering |
2010-08-31 | manager: add missing second part of s/maintenance/failed/ | Matthew Miller |
2010-08-25 | mount: imply noauto for mount points configured with native mount files | Lennart Poettering |
2010-08-25 | mount: rework automatic mounting to follow the 'nofail' option in fstab | Lennart Poettering |
2010-08-25 | mount: add global configuration options for handling of auto mounts | Lennart Poettering |
2010-08-21 | mount: don't create depdency for device node of root fs, since it is always t... | Lennart Poettering |
2010-08-20 | mount: properly handle LABEL="" in fstab | Lennart Poettering |
2010-08-20 | dbus: follow standardized fdo PropertiesChanged signal spec | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-11 | gc: remove a lot of unused code | Lennart Poettering |
2010-08-11 | clang: fix numerous little issues found with clang-analyzer | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-08-06 | automount: order automount units after fsck, too | Lennart Poettering |
2010-08-06 | units: split fsck.target from sysinit.target for suse compat | Lennart Poettering |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering |
2010-07-17 | execute: bump up log level of executed processes that failed | Lennart Poettering |
2010-07-12 | mount: add automatic start ordering dependencies for mounts | Lennart Poettering |
2010-07-10 | service: allow immediate stopping while starting | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-10 | mount: add implicit umount.target conflicts only in system mode | Lennart Poettering |
2010-07-10 | units: introduce umount.target for unmounting all file systems | Lennart Poettering |
2010-07-08 | mount: fix confirm spawn setting | Lennart Poettering |
2010-07-08 | execute: if the main process of a service already owns the TTY, don't wait fo... | Lennart Poettering |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-05 | turn negative options into positive options | Lennart Poettering |
2010-07-04 | dbus: complete exec status coverage | Lennart Poettering |
2010-07-03 | unit: simplify things a little by introducing API to add two dependencies in ... | Lennart Poettering |
2010-07-02 | mount: automatically create non-existing mount point dirs prior to mounting | Lennart Poettering |
2010-07-01 | unit: shorten active state enums to make systemctl output nicer | Lennart Poettering |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |