summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vconsole: support additional keymap for toggling layoutsAndrey Borzenkov2010-11-101-3/+8
* main: warn if /etc/mtab is not a symlinkLennart Poettering2010-11-101-0/+20
* add bash completion for systemctl --systemRan Benita2010-11-101-0/+145
* main: rename process on startup to 'systemd' to avoid confusionLennart Poettering2010-11-101-0/+10
* unit: add ConditionNull= conditionLennart Poettering2010-11-103-6/+51
* ac-power: make ac-power a proper binary that scripts can callLennart Poettering2010-11-102-29/+15
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-107-14/+116
* modules-load: fix minor raceLennart Poettering2010-11-101-0/+3
* label: use internal utility functions wher epossibleLennart Poettering2010-11-101-9/+4
* cryptsetup: minimal cryptsetup unit generatorLennart Poettering2010-11-105-51/+346
* selinux: relabel /dev after loading policyLennart Poettering2010-11-102-1/+27
* log: downgrade syslog connection failure message since it might happen during...Lennart Poettering2010-11-101-2/+2
* service: delay automatic restart if job is pendingLennart Poettering2010-11-101-0/+7
* manager: when isolating undo all pending jobs, tooLennart Poettering2010-11-101-1/+1
* manager: only minimize impact if we are in fail modeLennart Poettering2010-11-101-2/+3
* do not overwrite other udev tagsAndrey Borzenkov2010-11-021-8/+8
* Revert "fsck: add new -l switch to fsck mount options"Michael Biebl2010-10-311-2/+1
* fsck: add new -l switch to fsck mount optionsLennart Poettering2010-10-311-2/+3
* fsck: return SUCCESS when we skip the checkKay Sievers2010-10-291-1/+1
* fsck: skip checking / if it is writableKay Sievers2010-10-291-0/+10
* mount: don't pull in nofail mounts by default, but use them if they are aroundLennart Poettering2010-10-291-1/+3
* job: recursively fail BoundBy dependenciesLennart Poettering2010-10-291-0/+7
* fsck: fix target name to check forLennart Poettering2010-10-291-2/+2
* units: order units by default before appropriate targets in case they are pul...Lennart Poettering2010-10-294-3/+18
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-2913-32/+15
* unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering2010-10-296-23/+51
* automount: show who's triggering an automountLennart Poettering2010-10-281-1/+10
* systemctl: always show what and where for mount units in status outputLennart Poettering2010-10-281-2/+2
* shutdown: reword a few messages a littleLennart Poettering2010-10-281-27/+37
* manager: show which jobs are actually installed after a transactionLennart Poettering2010-10-281-0/+2
* timer: when deserializing timer state stay elapsed when we are elapsedLennart Poettering2010-10-281-3/+1
* unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering2010-10-286-20/+16
* service: unify tstamp serialization codeLennart Poettering2010-10-285-52/+16
* device: set recursive_stop=true by defaultLennart Poettering2010-10-281-0/+6
* unit: suppress incorrect deserialization errorsLennart Poettering2010-10-281-4/+9
* swap: there's no reason not order swap after sysinit, so drop itLennart Poettering2010-10-281-3/+0
* socket: fix IPv6 availability detectionAndrey Borzenkov2010-10-281-1/+15
* mounts: automatically create /dev/stderr and friends early on boot so that th...Lennart Poettering2010-10-274-0/+64
* selinux: automatically load policy if the initrd hasn't done this for us yetLennart Poettering2010-10-274-0/+100
* main: move make_null_stdio() to util.cLennart Poettering2010-10-273-14/+10
* service: when after startup only one process is in a service's cgroup, assume...Lennart Poettering2010-10-274-3/+81
* unit: serialize active timestampsLennart Poettering2010-10-275-30/+55
* swap: add only swaps listed in /etc/fstab automatically to swap.target, other...Lennart Poettering2010-10-262-7/+6
* errors: refer to systemctl status when usefulLennart Poettering2010-10-262-2/+2
* swap: add default cgroup to swap exec envLennart Poettering2010-10-261-1/+3
* swap: expose swap exec env proprties via dbusLennart Poettering2010-10-262-8/+21
* readahead: bump a device's request_nr when enabling readaheadLennart Poettering2010-10-263-1/+79
* shutdown: properly handle sigtimedwait() timing outLennart Poettering2010-10-261-2/+4
* exec: fix dbus exposure of UtmpIdentifier fieldLennart Poettering2010-10-261-1/+1
* main: fix typo in kernel cmdline parameters helpAndrey Borzenkov2010-10-261-1/+1