summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* manager: bump up max number of units to 128KLennart Poettering2010-11-241-1/+1
* mount: trivial typo fixLennart Poettering2010-11-241-2/+2
* build-sys: allow cross-compilationThierry Reding2010-11-2314-13/+14
* logger: fix error handlingLennart Poettering2010-11-231-1/+1
* swap: order file-based swap devices after remount-rootfsLennart Poettering2010-11-222-3/+10
* mount_cgroup_controllers: expect 2 items from fscanf()Kay Sievers2010-11-221-1/+1
* systemctl: don't return LSB status error codes for systemctl showLennart Poettering2010-11-211-4/+5
* mount: do not try to mount disable cgroup controllersLennart Poettering2010-11-211-1/+7
* systemctl: redirect enable/disable to chkconfig if applicableLennart Poettering2010-11-211-0/+62
* Revert "Revert "fsck: add new -l switch to fsck mount options""Lennart Poettering2010-11-191-1/+2
* cryptsetup: actually show disk nameLennart Poettering2010-11-181-2/+2
* cryptsetup: show udev device name when asking for passwordLennart Poettering2010-11-181-1/+43
* sysctl: don't consider missing kernel options fatalLennart Poettering2010-11-181-1/+3
* sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering2010-11-182-0/+151
* mount: trivial optimizationLennart Poettering2010-11-181-1/+1
* util: introduce /etc/os-release so that distros don't need to patch systemd t...Lennart Poettering2010-11-181-48/+81
* job: make sure we don't fail umount.target if a mount unit failed to stopLennart Poettering2010-11-181-1/+1
* cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering2010-11-181-6/+7
* cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering2010-11-181-2/+6
* cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering2010-11-181-1/+20
* manager: make list of default controllers configurableLennart Poettering2010-11-186-32/+70
* build: expose libcryptsetup dependency in build stringLennart Poettering2010-11-181-1/+7
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-178-53/+71
* pam: duplicate cgroup tree in the cpu hierarchy by default, optionally moreLennart Poettering2010-11-171-14/+81
* Revert "update TODO"Kay Sievers2010-11-171-5/+4
* update TODOKay Sievers2010-11-171-4/+5
* ask-password: add --console mode to ask questions on /dev/consoleLennart Poettering2010-11-161-8/+35
* cryptsetup: reword questions a littleLennart Poettering2010-11-161-2/+2
* path: don't mention too many inotify msgsLennart Poettering2010-11-161-1/+2
* cryptsetup: include device name in password questionLennart Poettering2010-11-161-2/+19
* cryptsetup: lock ourselves into memory as long as we deal with passwordsLennart Poettering2010-11-161-0/+4
* plymouth: use updated socket nameLennart Poettering2010-11-162-6/+9
* pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTI...Lennart Poettering2010-11-161-11/+29
* cgroup: call root cgroup system instead of systemd-1Lennart Poettering2010-11-151-2/+6
* exec: automatically determine right TERM= setting based on tty nameLennart Poettering2010-11-155-12/+40
* pam: rename master user cgroup to 'master'Lennart Poettering2010-11-151-3/+3
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-1512-60/+60
* path: properly free PathSpec structsLennart Poettering2010-11-151-11/+13
* manager: ignore invalid epoll eventsLennart Poettering2010-11-151-0/+3
* unit: introduce ConditionDirectoryNotEmpty=Lennart Poettering2010-11-154-3/+17
* build-sys: fix building against libnotify 0.7Matthias Clasen2010-11-151-5/+4
* units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering2010-11-154-16/+1
* load-dropin: add support for .requires directoriesLennart Poettering2010-11-151-38/+57
* cryptsetup: bind cryptsetup service to both source and destination deviceLennart Poettering2010-11-151-2/+2
* manager: consider jobs already installed as redundant when reducing new trans...Lennart Poettering2010-11-151-6/+13
* path: avoid immediate restarting of units triggered by paths if nothing actua...Lennart Poettering2010-11-152-10/+36
* path: always look for IN_ATTRIB since deletion is signalled that wayLennart Poettering2010-11-151-4/+4
* manager: always pull 'following' units into transactionLennart Poettering2010-11-146-0/+104
* util: always highlight distro nameLennart Poettering2010-11-141-1/+1
* units: make use of agetty mandatoryLennart Poettering2010-11-141-6/+23