Age | Commit message (Expand) | Author |
2010-11-10 | label: use internal utility functions wher epossible | Lennart Poettering |
2010-11-10 | cryptsetup: minimal cryptsetup unit generator | Lennart Poettering |
2010-11-10 | selinux: relabel /dev after loading policy | Lennart Poettering |
2010-11-10 | log: downgrade syslog connection failure message since it might happen during... | Lennart Poettering |
2010-11-10 | service: delay automatic restart if job is pending | Lennart Poettering |
2010-11-10 | manager: when isolating undo all pending jobs, too | Lennart Poettering |
2010-11-10 | manager: only minimize impact if we are in fail mode | Lennart Poettering |
2010-11-02 | do not overwrite other udev tags | Andrey Borzenkov |
2010-10-31 | Revert "fsck: add new -l switch to fsck mount options" | Michael Biebl |
2010-10-31 | fsck: add new -l switch to fsck mount options | Lennart Poettering |
2010-10-29 | fsck: return SUCCESS when we skip the check | Kay Sievers |
2010-10-29 | fsck: skip checking / if it is writable | Kay Sievers |
2010-10-29 | mount: don't pull in nofail mounts by default, but use them if they are around | Lennart Poettering |
2010-10-29 | job: recursively fail BoundBy dependencies | Lennart Poettering |
2010-10-29 | fsck: fix target name to check for | Lennart Poettering |
2010-10-29 | units: order units by default before appropriate targets in case they are pul... | 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 | automount: show who's triggering an automount | Lennart Poettering |
2010-10-28 | systemctl: always show what and where for mount units in status output | Lennart Poettering |
2010-10-28 | shutdown: reword a few messages a little | Lennart Poettering |
2010-10-28 | manager: show which jobs are actually installed after a transaction | Lennart Poettering |
2010-10-28 | timer: when deserializing timer state stay elapsed when we are elapsed | Lennart Poettering |
2010-10-28 | unit: replace recursive_stop by stop_retroactively to simplify things a little | Lennart Poettering |
2010-10-28 | service: unify tstamp serialization code | Lennart Poettering |
2010-10-28 | device: set recursive_stop=true by default | Lennart Poettering |
2010-10-28 | unit: suppress incorrect deserialization errors | Lennart Poettering |
2010-10-28 | swap: there's no reason not order swap after sysinit, so drop it | Lennart Poettering |
2010-10-28 | socket: fix IPv6 availability detection | Andrey Borzenkov |
2010-10-27 | mounts: automatically create /dev/stderr and friends early on boot so that th... | Lennart Poettering |
2010-10-27 | selinux: automatically load policy if the initrd hasn't done this for us yet | Lennart Poettering |
2010-10-27 | main: move make_null_stdio() to util.c | Lennart Poettering |
2010-10-27 | service: when after startup only one process is in a service's cgroup, assume... | Lennart Poettering |
2010-10-27 | unit: serialize active timestamps | Lennart Poettering |
2010-10-26 | swap: add only swaps listed in /etc/fstab automatically to swap.target, other... | Lennart Poettering |
2010-10-26 | errors: refer to systemctl status when useful | Lennart Poettering |
2010-10-26 | swap: add default cgroup to swap exec env | Lennart Poettering |
2010-10-26 | swap: expose swap exec env proprties via dbus | Lennart Poettering |
2010-10-26 | readahead: bump a device's request_nr when enabling readahead | Lennart Poettering |
2010-10-26 | shutdown: properly handle sigtimedwait() timing out | Lennart Poettering |
2010-10-26 | exec: fix dbus exposure of UtmpIdentifier field | Lennart Poettering |
2010-10-26 | main: fix typo in kernel cmdline parameters help | Andrey Borzenkov |
2010-10-26 | service: fix sysv-less build | Mike Kazantsev |
2010-10-26 | ask-password-tty: properly handle SIGINT/SIGTERM | Lennart Poettering |
2010-10-26 | systemctl: automatically spawn temporary password agent when we might need one | Lennart Poettering |
2010-10-26 | ask-password: properly handle multiple pending passwords when writing wall msg | Lennart Poettering |
2010-10-26 | ask-password: add minimal plymouth password agent | Lennart Poettering |
2010-10-26 | service: make sure to pass TERM=linux to all sysv scripts | Lennart Poettering |
2010-10-26 | main: don't unset HOME/TERM when run in session mode | Lennart Poettering |
2010-10-25 | umount: Make sure / is remounted ro on shutdown | Michael Biebl |