summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump versionv24Lennart Poettering2011-04-061-1/+1
* update TODOLennart Poettering2011-04-061-3/+2
* cmdline: we actually want to parse the kernel cmdline in VMs, just not in con...Lennart Poettering2011-04-064-4/+4
* units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...Lennart Poettering2011-04-067-8/+9
* job: fix deserialization of jobs: do not ignore orderingLennart Poettering2011-04-065-24/+30
* var-lock: don't try to enable var-lock.mount if we don't install itLennart Poettering2011-04-062-5/+12
* update TODOLennart Poettering2011-04-061-0/+4
* systemctl: properly parse JobNew signalsLennart Poettering2011-04-061-5/+15
* service: fix units with more than one socketLennart Poettering2011-04-063-5/+3
* systemctl: make most operations NOPs in a chrootLennart Poettering2011-04-061-5/+17
* manager: don't show PID for incoming signals if it is 0Lennart Poettering2011-04-062-10/+12
* man: fix description of systemctl reload-or-try-restartLennart Poettering2011-04-052-6/+7
* mount: block creation of mount units for API file systemsLennart Poettering2011-04-052-5/+6
* units: call the logger a bridge tooLennart Poettering2011-04-052-2/+4
* build-sys: we don't need rootsbindir anymore since we don't install anything ...Lennart Poettering2011-04-051-3/+2
* build-sys: better don't use libexecdir here at allLennart Poettering2011-04-051-4/+1
* build-sys: fix libexecdir to /usr/libLennart Poettering2011-04-051-0/+3
* build-sys: always place user units in /usr/lib/systemdKay Sievers2011-04-053-8/+6
* update TODOLennart Poettering2011-04-051-2/+2
* build-sys: bump version numberv23Lennart Poettering2011-04-051-1/+1
* update TODOLennart Poettering2011-04-051-1/+14
* pkgconfig: update .pc file accordinglyLennart Poettering2011-04-042-2/+3
* lookup: always also look into /usr/lib for unitsLennart Poettering2011-04-041-2/+8
* exec: support unlimited resourcesLennart Poettering2011-04-043-2/+11
* selinux: relabel /run the same way as /dev after loading the policy since the...Lennart Poettering2011-04-042-5/+7
* update TODOLennart Poettering2011-04-041-0/+4
* manager: fd must be int, not charMichal Schmidt2011-04-041-1/+1
* change remaining /var/run to /runKay Sievers2011-04-044-12/+11
* units: move user units from /usr/share to /usr/lib since they might be arch-d...Lennart Poettering2011-04-042-2/+4
* logger: name socket like serviceLennart Poettering2011-04-041-1/+1
* units: improve logger descriptionsLennart Poettering2011-04-043-4/+2
* man: document /etc/sysctl.d/Lennart Poettering2011-04-044-3/+99
* binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering2011-04-047-4/+340
* update TODOLennart Poettering2011-04-031-0/+7
* tmpfiles: create leading directories for d/D instructionsKay Sievers2011-04-032-2/+1
* condition: use 'selinux' rather than 'SELinux' as preferred spellingLennart Poettering2011-04-032-2/+2
* man: document ConditionSecurityMichal Schmidt2011-04-031-0/+8
* condition: add ConditionSecurityMichal Schmidt2011-04-033-0/+18
* load-fragment: unify config_parse_condition_{kernel, virt}Michal Schmidt2011-04-031-38/+6
* condition: fix dumping of conditionsMichal Schmidt2011-04-031-2/+5
* initctl: /dev/initctl is a named pipe, not a socketLennart Poettering2011-04-031-1/+1
* kmsg-syslogd: pass facility value into kmsgLennart Poettering2011-04-034-83/+50
* move /var/lock to HAVE_SYSV_COMPATKay Sievers2011-04-033-21/+26
* update TODOKay Sievers2011-04-031-0/+5
* tmpfiles: split off rules for legacy systems into legacy.confLennart Poettering2011-04-025-3/+29
* general: replace a few uses of /var/run by /runLennart Poettering2011-04-017-29/+25
* build-sys: bump versionv22Lennart Poettering2011-04-011-1/+1
* tmpfiles: enforce new /var/lock semanticsLennart Poettering2011-04-011-1/+4
* man: document ConditionPathIsDirectory=Lennart Poettering2011-04-012-4/+8
* mount: also relabel pre-mounted API dirsLennart Poettering2011-03-311-1/+2