summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-11units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering
2011-10-11sd-login.h: correct spelling mistakes in commentsDave Reisner
2011-10-11hostname-setup: Frugalware switched to /etc/hostnameMiklos Vajna
2011-10-11readahead: lower max file size for readaheadPaolo Bonzini
2011-10-10util: fix close() call on wrong variableThomas Jarosch
2011-10-10tmpfiles: fix file descriptor leakThomas Jarosch
2011-10-09test_virtualization: do not try to compare id in !virt contextKay Sievers
2011-10-08journal: implement parallel traversal in clientLennart Poettering
2011-10-07journal: split user logs into their own journal filesLennart Poettering
2011-10-07journal: replace linked list by hashmap when merging filesLennart Poettering
2011-10-07journal: store XOR combination of entry data object hashes to identify hash l...Lennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering
2011-10-07hashmap: use different version of DJB's hash algorithm that uses shifting ins...Lennart Poettering
2011-10-04logind: properly generate session creation response on dbusLennart Poettering
2011-09-29systemctl: fix corrupted output of unitsMichal Schmidt
2011-09-29localed: handle multiple X11 kbd layoutsLennart Poettering
2011-09-29systemctl: fix error message when no connection to systemd is availableLennart Poettering
2011-09-29systemctl: fix detection whether the dbus connection is availableLennart Poettering
2011-09-28vconsole: don't parse Fedora's KEYMAP= kernel parameters anymoreLennart Poettering
2011-09-28localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus callsLennart Poettering
2011-09-27analyze: always draw top kernel, initramfs, userspace barsKay Sievers
2011-09-27systemctl: better width and alignment of fieldsMichal Schmidt
2011-09-27systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt
2011-09-27pager: add a trivial internal pagerMichal Schmidt
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-22unit: don't recheck conditions when a unit is already starting but unit_start...Lennart Poettering
2011-09-22service: warn if a service fails to write its PID fileMichal Schmidt
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-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-21modules-load: filter out double modulesLennart Poettering