summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-14job: make it possible to wait for devices to be unpluggedLennart Poettering
2010-11-14tmpfiles: ignore files marked with the sticky bitLennart Poettering
2010-11-14load-fragment: properly do comparison of wordsLennart Poettering
2010-11-14udev: ignore temporary udev devicesLennart Poettering
2010-11-14cryptsetup: handle password=none properlyLennart Poettering
2010-11-14cryptsetup: properly parse cipher= switchLennart Poettering
2010-11-14cryptsetup: support non-LUKS crypto partitionsLennart Poettering
2010-11-12ask-password: leave printing of final prompt colon to messageLennart Poettering
2010-11-12ask-password: don't show wall message on ttys we are already running a tty ag...Lennart Poettering
2010-11-12ask-password: refer to right binary name in wall messageLennart Poettering
2010-11-12ask-password: ignore unknown query file fieldsLennart Poettering
2010-11-12ask-password: properly NULL terminate tableLennart Poettering
2010-11-12manager: be a bit more verbose if we receive unknown epoll eventLennart Poettering
2010-11-12cryptsetup: automatically start cryptsetup when looking for mount sourceLennart Poettering
2010-11-12log: fix buildLennart Poettering
2010-11-12log: add automatic log targetLennart Poettering
2010-11-12cryptsetup: hook up tool with ask-passwordLennart Poettering
2010-11-12manager: hookup generatorsLennart Poettering
2010-11-12build-sys: fix usage of path macrosLennart Poettering
2010-11-12mount: don't relabel /dev twice in a rowLennart Poettering
2010-11-11split mount_point_is_api() and mount_point_ignore()Kay Sievers
2010-11-10vconsole: support additional keymap for toggling layoutsAndrey Borzenkov
2010-11-10main: warn if /etc/mtab is not a symlinkLennart Poettering
2010-11-10add bash completion for systemctl --systemRan Benita
2010-11-10main: rename process on startup to 'systemd' to avoid confusionLennart Poettering
2010-11-10unit: add ConditionNull= conditionLennart Poettering
2010-11-10ac-power: make ac-power a proper binary that scripts can callLennart Poettering
2010-11-10manager: parse RD_TIMESTAMP passed from initrdLennart Poettering
2010-11-10modules-load: fix minor raceLennart Poettering
2010-11-10label: use internal utility functions wher epossibleLennart Poettering
2010-11-10cryptsetup: minimal cryptsetup unit generatorLennart Poettering
2010-11-10selinux: relabel /dev after loading policyLennart Poettering
2010-11-10log: downgrade syslog connection failure message since it might happen during...Lennart Poettering
2010-11-10service: delay automatic restart if job is pendingLennart Poettering
2010-11-10manager: when isolating undo all pending jobs, tooLennart Poettering
2010-11-10manager: only minimize impact if we are in fail modeLennart Poettering
2010-11-02do not overwrite other udev tagsAndrey Borzenkov
2010-10-31Revert "fsck: add new -l switch to fsck mount options"Michael Biebl
2010-10-31fsck: add new -l switch to fsck mount optionsLennart Poettering
2010-10-29fsck: return SUCCESS when we skip the checkKay Sievers
2010-10-29fsck: skip checking / if it is writableKay Sievers
2010-10-29mount: don't pull in nofail mounts by default, but use them if they are aroundLennart Poettering
2010-10-29job: recursively fail BoundBy dependenciesLennart Poettering
2010-10-29fsck: fix target name to check forLennart Poettering
2010-10-29units: order units by default before appropriate targets in case they are pul...Lennart Poettering
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering
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