summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* log: fix shifting of facilitiesLennart Poettering2011-03-317-23/+14
* log: don't strip facility when writing to kmsgLennart Poettering2011-03-313-14/+50
* man: uinput.ko is a bad exampleLennart Poettering2011-03-311-3/+3
* build-sys: create a number of drop-in config dirsLennart Poettering2011-03-312-0/+12
* src: our lord is coverityLennart Poettering2011-03-3117-21/+39
* random: do not print warning if random seed doesn't exist yetLennart Poettering2011-03-312-15/+13
* plymouth: use PID file to detect whether ply is runningLennart Poettering2011-03-313-3/+7
* build-sys: install systemd-analyze by defaultLennart Poettering2011-03-311-0/+3
* analyze: improve outputLennart Poettering2011-03-311-20/+61
* update TODOKay Sievers2011-03-311-2/+8
* analyze: add plotterLennart Poettering2011-03-312-6/+134
* unit: when deserializing do reconnect to dbus/syslog when they show upLennart Poettering2011-03-301-38/+39
* analyze: beautify output a bitLennart Poettering2011-03-302-4/+5
* analyze: add systemd-analyze toolLennart Poettering2011-03-301-0/+40
* unit: don't override timestamps due to state changes when deserializingLennart Poettering2011-03-301-63/+72
* plymouth: don't explicitly enable status message when plymouth is upv21Lennart Poettering2011-03-301-3/+0
* status: show status messages unconditionally if plymouth is aroundLennart Poettering2011-03-304-7/+11
* taint: add missing cgroups taint flagLennart Poettering2011-03-302-11/+30
* locale: don't access misinitialized variableLennart Poettering2011-03-301-1/+1