summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-23build-sys: bump releasesystemd/v36Lennart Poettering
2011-09-23readahead: opt out of bridge logging for readahead in order not to delay thin...Lennart Poettering
2011-09-23service: fix up std output/error before we add dependencies to the bridge socketLennart Poettering
2011-09-23virt: add missing header inclusionLennart Poettering
2011-09-23condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering
2011-09-23util: move virtualization detection into its own files, and extend return codesLennart Poettering
2011-09-23analyze: report startup time in plot mode as wellKoen Kooi
2011-09-23analyze: always draw 1s marker for scaleKoen Kooi
2011-09-23unit: fix complementing of requirement deps with After deps for targetsMichal Schmidt
2011-09-23util: don't fail if no id was passed to detect_container()Lennart Poettering
2011-09-23util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering
2011-09-23nspawn: set env var container=systemd-nspawn, following the scheme lxc introd...Lennart Poettering
2011-09-23loginctl: fix typoLennart Poettering
2011-09-23llvm-analyze: change a few things to make llvm-analyze show fewer false posit...Lennart Poettering
2011-09-23llvm-analyze: fix some bugs found by llvm-analyzeLennart Poettering
2011-09-23util: improve signal_to_string, signal_from_stringMichal Schmidt
2011-09-23manager: fix job mode for SIGRTMIN+1, +2Michal Schmidt
2011-09-23condition: fix reversed tests if path does not exist at allMichal Schmidt
2011-09-23coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering
2011-09-23coverity: fix a couple of bugs found by coverityLennart Poettering
2011-09-22units: fix rescue.service race with plymouthMichal Schmidt
2011-09-22man: document that PathChanged= does not care for simple writes but only for ...Lennart Poettering
2011-09-22unit: don't recheck conditions when a unit is already starting but unit_start...Lennart Poettering
2011-09-22man: document pkg-config line for sd-daemonLennart Poettering
2011-09-22man: document that sd-daemon.[ch] is now available as shared libraryLennart Poettering
2011-09-22service: warn if a service fails to write its PID fileMichal Schmidt
2011-09-22update TODOLennart Poettering
2011-09-22selinux: reopen log when loading the SELinux policy failsLennart Poettering
2011-09-22service: if StandardInput=socket and StandardOutput=inherit imply socket for ...Lennart Poettering
2011-09-22udev: asynchronously mount fuse/confifgs as soon as the kmods are loadedLennart Poettering
2011-09-22units: introduce unit file for FUSE fsLennart Poettering
2011-09-21units: In MeeGo there was more than one ExecStart lines present that caused s...Marko Saukko
2011-09-21mount: pull in quota tools from fstab lines with 'quota' option, tooLennart Poettering
2011-09-21job: after converting a job from restart to start readd it to run queueLennart Poettering
2011-09-21update TODOKay Sievers
2011-09-21units: we don't need to check whether /sys/kernel/security is already mounted...Lennart Poettering
2011-09-21update TODOLennart Poettering
2011-09-21units: drop automount unit for /dev/hugepagesLennart Poettering
2011-09-21units: drop automount unit for /dev/mqueueLennart Poettering
2011-09-21units: drop automount unit for /sys/kernel/securityLennart Poettering
2011-09-21units: drop automount unit for /sys/kernel/debugLennart Poettering
2011-09-21units: drop /sys/kernel/config automount unitLennart Poettering
2011-09-21modules-load: filter out double modulesLennart Poettering
2011-09-21service: minor change in service_load_pid_file return valueMichal Schmidt
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21condition: always follow symlinks for condition checks, to mimic testLennart Poettering
2011-09-21service: handle forking services that move to a new PIDMichal Schmidt
2011-09-21units: don't initialize automount point for securityfs if the initrd already ...Lennart Poettering
2011-09-21unit: introduce ConditionPathIsMountPoint=Lennart Poettering
2011-09-20man: document which condition tests follow symlinksMichal Schmidt