summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-06job: fix deserialization of jobs: do not ignore orderingLennart Poettering
2011-04-06systemctl: properly parse JobNew signalsLennart Poettering
2011-04-06service: fix units with more than one socketLennart Poettering
2011-04-06systemctl: make most operations NOPs in a chrootLennart Poettering
2011-04-06manager: don't show PID for incoming signals if it is 0Lennart Poettering
2011-04-05mount: block creation of mount units for API file systemsLennart Poettering
2011-04-04pkgconfig: update .pc file accordinglyLennart Poettering
2011-04-04lookup: always also look into /usr/lib for unitsLennart Poettering
2011-04-04exec: support unlimited resourcesLennart Poettering
2011-04-04selinux: relabel /run the same way as /dev after loading the policy since the...Lennart Poettering
2011-04-04manager: fd must be int, not charMichal Schmidt
2011-04-04change remaining /var/run to /runKay Sievers
2011-04-04binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering
2011-04-03tmpfiles: create leading directories for d/D instructionsKay Sievers
2011-04-03condition: use 'selinux' rather than 'SELinux' as preferred spellingLennart Poettering
2011-04-03condition: add ConditionSecurityMichal Schmidt
2011-04-03load-fragment: unify config_parse_condition_{kernel, virt}Michal Schmidt
2011-04-03condition: fix dumping of conditionsMichal Schmidt
2011-04-03kmsg-syslogd: pass facility value into kmsgLennart Poettering
2011-04-01general: replace a few uses of /var/run by /runLennart Poettering
2011-03-31mount: also relabel pre-mounted API dirsLennart Poettering
2011-03-31log: fix shifting of facilitiesLennart Poettering
2011-03-31log: don't strip facility when writing to kmsgLennart Poettering
2011-03-31src: our lord is coverityLennart Poettering
2011-03-31random: do not print warning if random seed doesn't exist yetLennart Poettering
2011-03-31plymouth: use PID file to detect whether ply is runningLennart Poettering
2011-03-31analyze: improve outputLennart Poettering
2011-03-31analyze: add plotterLennart Poettering
2011-03-30unit: when deserializing do reconnect to dbus/syslog when they show upLennart Poettering
2011-03-30analyze: beautify output a bitLennart Poettering
2011-03-30analyze: add systemd-analyze toolLennart Poettering
2011-03-30unit: don't override timestamps due to state changes when deserializingLennart Poettering
2011-03-30status: show status messages unconditionally if plymouth is aroundLennart Poettering
2011-03-30taint: add missing cgroups taint flagLennart Poettering
2011-03-30locale: don't access misinitialized variableLennart Poettering
2011-03-30quota: do not pull in quota tools for mounts that do not originate in neither...Lennart Poettering
2011-03-30manager: fix taint check for /usrLennart Poettering
2011-03-30unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering
2011-03-29unit: fix parsing of condition-resultLennart Poettering
2011-03-29unit: don't complain about failed units when deserializingLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-03-29cgroup: explain when we cannot initialize the cgroup stuffLennart Poettering
2011-03-29locale: full fledged /etc/default/locale support for debianFlorian Kriener
2011-03-29systemctl: don't truncate description when using pagerLennart Poettering
2011-03-29ask-password: also accept Backspace as first keypress as silent mode switchLennart Poettering
2011-03-29unit: when deserializing jobs, don't pull in dependenciesLennart Poettering
2011-03-29udev: tty - re-add accidentially removed hvc* matchKay Sievers
2011-03-29locale: fix LC_MESSAGES variable nameLennart Poettering
2011-03-29udev: systemd-tag all ttysKay Sievers
2011-03-28udev: expose some more tty's for various embedded hardwareMichael Olbrich