summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-18util: introduce /etc/os-release so that distros don't need to patch systemd t...Lennart Poettering
2010-11-18job: make sure we don't fail umount.target if a mount unit failed to stopLennart Poettering
2010-11-18cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering
2010-11-18cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering
2010-11-18cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering
2010-11-18manager: make list of default controllers configurableLennart Poettering
2010-11-18build: expose libcryptsetup dependency in build stringLennart Poettering
2010-11-17cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering
2010-11-17pam: duplicate cgroup tree in the cpu hierarchy by default, optionally moreLennart Poettering
2010-11-17Revert "update TODO"Kay Sievers
2010-11-17update TODOKay Sievers
2010-11-16ask-password: add --console mode to ask questions on /dev/consoleLennart Poettering
2010-11-16cryptsetup: reword questions a littleLennart Poettering
2010-11-16path: don't mention too many inotify msgsLennart Poettering
2010-11-16cryptsetup: include device name in password questionLennart Poettering
2010-11-16cryptsetup: lock ourselves into memory as long as we deal with passwordsLennart Poettering
2010-11-16plymouth: use updated socket nameLennart Poettering
2010-11-16pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTI...Lennart Poettering
2010-11-15cgroup: call root cgroup system instead of systemd-1Lennart Poettering
2010-11-15exec: automatically determine right TERM= setting based on tty nameLennart Poettering
2010-11-15pam: rename master user cgroup to 'master'Lennart Poettering
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering
2010-11-15path: properly free PathSpec structsLennart Poettering
2010-11-15manager: ignore invalid epoll eventsLennart Poettering
2010-11-15unit: introduce ConditionDirectoryNotEmpty=Lennart Poettering
2010-11-15build-sys: fix building against libnotify 0.7Matthias Clasen
2010-11-15units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering
2010-11-15load-dropin: add support for .requires directoriesLennart Poettering
2010-11-15cryptsetup: bind cryptsetup service to both source and destination deviceLennart Poettering
2010-11-15manager: consider jobs already installed as redundant when reducing new trans...Lennart Poettering
2010-11-15path: avoid immediate restarting of units triggered by paths if nothing actua...Lennart Poettering
2010-11-15path: always look for IN_ATTRIB since deletion is signalled that wayLennart Poettering
2010-11-14manager: always pull 'following' units into transactionLennart Poettering
2010-11-14util: always highlight distro nameLennart Poettering
2010-11-14units: make use of agetty mandatoryLennart Poettering
2010-11-14manager: don't fail transaction if adding CONFLICTED_BY job failsLennart Poettering
2010-11-14pam: rename 'no-session' to 'user' cgroupLennart Poettering
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