summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering
2010-10-28automount: show who's triggering an automountLennart Poettering
2010-10-28systemctl: always show what and where for mount units in status outputLennart Poettering
2010-10-28shutdown: reword a few messages a littleLennart Poettering
2010-10-28manager: show which jobs are actually installed after a transactionLennart Poettering
2010-10-28timer: when deserializing timer state stay elapsed when we are elapsedLennart Poettering
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering
2010-10-28service: unify tstamp serialization codeLennart Poettering
2010-10-28device: set recursive_stop=true by defaultLennart Poettering
2010-10-28unit: suppress incorrect deserialization errorsLennart Poettering
2010-10-28swap: there's no reason not order swap after sysinit, so drop itLennart Poettering
2010-10-28socket: fix IPv6 availability detectionAndrey Borzenkov
2010-10-27mounts: automatically create /dev/stderr and friends early on boot so that th...Lennart Poettering
2010-10-27selinux: automatically load policy if the initrd hasn't done this for us yetLennart Poettering
2010-10-27main: move make_null_stdio() to util.cLennart Poettering
2010-10-27service: when after startup only one process is in a service's cgroup, assume...Lennart Poettering
2010-10-27unit: serialize active timestampsLennart Poettering
2010-10-26swap: add only swaps listed in /etc/fstab automatically to swap.target, other...Lennart Poettering
2010-10-26errors: refer to systemctl status when usefulLennart Poettering
2010-10-26swap: add default cgroup to swap exec envLennart Poettering
2010-10-26swap: expose swap exec env proprties via dbusLennart Poettering
2010-10-26readahead: bump a device's request_nr when enabling readaheadLennart Poettering
2010-10-26shutdown: properly handle sigtimedwait() timing outLennart Poettering
2010-10-26exec: fix dbus exposure of UtmpIdentifier fieldLennart Poettering
2010-10-26main: fix typo in kernel cmdline parameters helpAndrey Borzenkov
2010-10-26service: fix sysv-less buildMike Kazantsev
2010-10-26ask-password-tty: properly handle SIGINT/SIGTERMLennart Poettering
2010-10-26systemctl: automatically spawn temporary password agent when we might need oneLennart Poettering
2010-10-26ask-password: properly handle multiple pending passwords when writing wall msgLennart Poettering
2010-10-26ask-password: add minimal plymouth password agentLennart Poettering
2010-10-26service: make sure to pass TERM=linux to all sysv scriptsLennart Poettering
2010-10-26main: don't unset HOME/TERM when run in session modeLennart Poettering
2010-10-25umount: Make sure / is remounted ro on shutdownMichael Biebl
2010-10-25util: Add welcome message for UbuntuAndrew Edmunds
2010-10-25ubuntu: Treat Ubuntu as a distinct distro in configure.ac etcAndrew Edmunds
2010-10-25systemd: unset HOME and TERM set from the kernelLennart Poettering
2010-10-25ask-password: add basic tty agentLennart Poettering
2010-10-22ask-password: rename ask-password-agent to gnome-ask-password-agentLennart Poettering
2010-10-22fsck: suppress error message if we cannot change into single user mode since ...Lennart Poettering
2010-10-22dbus: epose FsckPassNo property for service objectsLennart Poettering
2010-10-22systemctl: introduce systemctl killLennart Poettering
2010-10-21unit-name: Fix unescapingTom Gundersen
2010-10-21tmpfiles: consider TRUNCATE_DIRECTORY as well.Gustavo Sverzut Barbieri
2010-10-21fsck: drop -C from fsck cmdline to avoid EPIPEKay Sievers
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-20mount: pull in quotacheck.service, not quotacheck.targetLennart Poettering
2010-10-20mount: require fsckLennart Poettering
2010-10-20manager: properly parse finish timestampLennart Poettering
2010-10-20manager: properly write header marker on serializationLennart Poettering
2010-10-20mount: do not implicitly pull in fsck service for root dirLennart Poettering