summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* logind: fail gracefully if too many sessions are createdLennart Poettering2011-10-11
* timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with...Lennart Poettering2011-10-11
* units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering2011-10-11
* sd-login.h: correct spelling mistakes in commentsDave Reisner2011-10-11
* hostname-setup: Frugalware switched to /etc/hostnameMiklos Vajna2011-10-11
* readahead: lower max file size for readaheadPaolo Bonzini2011-10-11
* util: fix close() call on wrong variableThomas Jarosch2011-10-10
* tmpfiles: fix file descriptor leakThomas Jarosch2011-10-10
* test_virtualization: do not try to compare id in !virt contextKay Sievers2011-10-09
* hashmap: use different version of DJB's hash algorithm that uses shifting ins...Lennart Poettering2011-10-07
* logind: properly generate session creation response on dbusLennart Poettering2011-10-04
* systemctl: fix corrupted output of unitsMichal Schmidt2011-09-29
* localed: handle multiple X11 kbd layoutsLennart Poettering2011-09-29
* systemctl: fix error message when no connection to systemd is availableLennart Poettering2011-09-29
* systemctl: fix detection whether the dbus connection is availableLennart Poettering2011-09-29
* vconsole: don't parse Fedora's KEYMAP= kernel parameters anymoreLennart Poettering2011-09-28
* localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering2011-09-28
* analyze: always draw top kernel, initramfs, userspace barsKay Sievers2011-09-27
* systemctl: better width and alignment of fieldsMichal Schmidt2011-09-27
* systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt2011-09-27
* pager: add a trivial internal pagerMichal Schmidt2011-09-27
* service: fix up std output/error before we add dependencies to the bridge socketLennart Poettering2011-09-23
* virt: add missing header inclusionLennart Poettering2011-09-23
* condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering2011-09-23
* util: move virtualization detection into its own files, and extend return codesLennart Poettering2011-09-23
* analyze: report startup time in plot mode as wellKoen Kooi2011-09-23
* analyze: always draw 1s marker for scaleKoen Kooi2011-09-23
* unit: fix complementing of requirement deps with After deps for targetsMichal Schmidt2011-09-23
* util: don't fail if no id was passed to detect_container()Lennart Poettering2011-09-23
* util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering2011-09-23
* nspawn: set env var container=systemd-nspawn, following the scheme lxc introd...Lennart Poettering2011-09-23
* loginctl: fix typoLennart Poettering2011-09-23
* llvm-analyze: change a few things to make llvm-analyze show fewer false posit...Lennart Poettering2011-09-23
* llvm-analyze: fix some bugs found by llvm-analyzeLennart Poettering2011-09-23
* util: improve signal_to_string, signal_from_stringMichal Schmidt2011-09-23
* manager: fix job mode for SIGRTMIN+1, +2Michal Schmidt2011-09-23
* condition: fix reversed tests if path does not exist at allMichal Schmidt2011-09-23
* coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering2011-09-23
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-23
* unit: don't recheck conditions when a unit is already starting but unit_start...Lennart Poettering2011-09-22
* service: warn if a service fails to write its PID fileMichal Schmidt2011-09-22
* selinux: reopen log when loading the SELinux policy failsLennart Poettering2011-09-22
* service: if StandardInput=socket and StandardOutput=inherit imply socket for ...Lennart Poettering2011-09-22
* udev: asynchronously mount fuse/confifgs as soon as the kmods are loadedLennart Poettering2011-09-22
* mount: pull in quota tools from fstab lines with 'quota' option, tooLennart Poettering2011-09-21
* job: after converting a job from restart to start readd it to run queueLennart Poettering2011-09-21
* modules-load: filter out double modulesLennart Poettering2011-09-21
* service: minor change in service_load_pid_file return valueMichal Schmidt2011-09-21
* condition: add ConditionPathIsSymbolicLinkMichal Schmidt2011-09-21
* condition: always follow symlinks for condition checks, to mimic testLennart Poettering2011-09-21