summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-16logger: adjust socket description to match serviceLennart Poettering
2011-04-16units: set stdout of kmsg syslogd to /dev/nullLennart Poettering
2011-04-16units: add --no-block when starting normal service after shell exitedLennart Poettering
2011-04-14update TODOKay Sievers
2011-04-13ask-password: use kill(PID, 0) before querying a passwordLennart Poettering
2011-04-13ask-password: support passwords without timeoutsLennart Poettering
2011-04-13ask-password: always send final NUL charLennart Poettering
2011-04-13ask-password: properly accept empty passwords from agentLennart Poettering
2011-04-13unit: skip default cgroup setup if we have no hierarchy to work onLennart Poettering
2011-04-13units: isolate emergency.target instead of emergency.service when we fail to ...Lennart Poettering
2011-04-13mount: don't pull in stdio logger for root mount unitLennart Poettering
2011-04-12cgroup: be nice to Ingo MolnarLennart Poettering
2011-04-12pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is setLennart Poettering
2011-04-12pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROLLennart Poettering
2011-04-12socket: try creating a socket under our own identity if we have no perms to c...Lennart Poettering
2011-04-12socket: fix check for SEQPACKETLennart Poettering
2011-04-12execute: don't fail if we cannot fix OOM in a containerLennart Poettering
2011-04-12analyze: fix typoLennart Poettering
2011-04-10unit: fix dump outputLennart Poettering
2011-04-10socket: be a bit more verbose when refusing to start a socket unitLennart Poettering
2011-04-10socket: support netlink socketsLennart Poettering
2011-04-10local-fs: invoke emergency.service mounting at boot failsLennart Poettering
2011-04-10path: optionally, create watched directories in .path unitsLennart Poettering
2011-04-10tmpfiles: don't warn if two identical lines are configuredLennart Poettering
2011-04-10bash: fix typoBrendan Jones
2011-04-09update TODOLennart Poettering
2011-04-08man: add man page for ask-passwordLennart Poettering
2011-04-07dbus: expose monotonic timestamps on the busLennart Poettering
2011-04-07manager: no need to use randomized generator dir when running as system managerLennart Poettering
2011-04-07don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering
2011-04-07unit: disallow configuration of more than one on_failure dependencies if OnFa...Lennart Poettering
2011-04-07unit: pull in logger unit only when running in system modeLennart Poettering
2011-04-07manager: serialize/deserialize max job id and /usr taint flagLennart Poettering
2011-04-07manager: don't garbage collect jobs when isolating, to change global stateLennart Poettering
2011-04-07unit: introduce OnFailureIsolate=Lennart Poettering
2011-04-06mount: relabel both before and after a mount, just in caseLennart Poettering
2011-04-06build-sys: bump versionsystemd/v24Lennart Poettering
2011-04-06update TODOLennart Poettering
2011-04-06cmdline: we actually want to parse the kernel cmdline in VMs, just not in con...Lennart Poettering
2011-04-06units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...Lennart Poettering
2011-04-06job: fix deserialization of jobs: do not ignore orderingLennart Poettering
2011-04-06var-lock: don't try to enable var-lock.mount if we don't install itLennart Poettering
2011-04-06update TODOLennart 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-05man: fix description of systemctl reload-or-try-restartLennart Poettering
2011-04-05mount: block creation of mount units for API file systemsLennart Poettering
2011-04-05units: call the logger a bridge tooLennart Poettering