Age | Commit message (Expand) | Author |
2011-04-16 | manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar... | Lennart Poettering |
2011-04-13 | mount: don't pull in stdio logger for root mount unit | Lennart Poettering |
2011-04-05 | mount: block creation of mount units for API file systems | Lennart Poettering |
2011-03-31 | src: our lord is coverity | Lennart Poettering |
2011-03-30 | quota: do not pull in quota tools for mounts that do not originate in neither... | Lennart Poettering |
2011-03-29 | exec: drop process group kill mode since it has little use and confuses the user | Lennart Poettering |
2011-03-28 | use /run instead of /dev/.run | Kay Sievers |
2011-03-18 | mount: pull in quota services from local mountpoints with usr/grpquota options | Andrey Borzenkov |
2011-03-17 | def: centralize definition of default timeout in one place | Lennart Poettering |
2011-03-08 | mount: support less cumbersome x-systemd-xxx mount options | Lennart Poettering |
2011-03-03 | kill: always send SIGCONT after SIGTERM | Lennart Poettering |
2011-02-21 | mount: make sure network mounts are ordered after network.target | Lennart Poettering |
2011-02-15 | mount,swap: properly add dependencies to logger if needed | Lennart Poettering |
2011-02-15 | exec: introduce global defaults for the standard output of services | Lennart Poettering |
2011-01-21 | mount: ignore if an fsck is requested for a bind mount, so that we don't wait... | Lennart Poettering |
2011-01-21 | automount: fix segfault when shutting down | Lennart Poettering |
2011-01-20 | systemctl: highlight failed processes in systemctl status | Lennart Poettering |
2011-01-20 | service: when reloading a service fails don't fail the entire service but jus... | Lennart Poettering |
2011-01-18 | execute: make sending of SIGKILL on shutdown optional | Lennart Poettering |
2010-11-17 | cgroup: by default, duplicate service cgroup in the cpu hierarchy | Lennart Poettering |
2010-11-11 | split mount_point_is_api() and mount_point_ignore() | Kay Sievers |
2010-11-10 | cryptsetup: minimal cryptsetup unit generator | Lennart Poettering |
2010-10-29 | mount: don't pull in nofail mounts by default, but use them if they are around | Lennart Poettering |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake... | Lennart Poettering |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering |
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 |