Age | Commit message (Expand) | Author |
2011-10-07 | hashmap: use different version of DJB's hash algorithm that uses shifting ins... | Lennart Poettering |
2011-10-07 | update TODO | Lennart Poettering |
2011-10-04 | logind: properly generate session creation response on dbus | Lennart Poettering |
2011-09-29 | systemctl: fix corrupted output of units | Michal Schmidt |
2011-09-29 | localed: handle multiple X11 kbd layouts | Lennart Poettering |
2011-09-29 | systemctl: fix error message when no connection to systemd is available | Lennart Poettering |
2011-09-29 | systemctl: fix detection whether the dbus connection is available | Lennart Poettering |
2011-09-29 | build-sys: fix build | Lennart Poettering |
2011-09-28 | vconsole: don't parse Fedora's KEYMAP= kernel parameters anymore | Lennart Poettering |
2011-09-28 | localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus calls | Lennart Poettering |
2011-09-27 | analyze: always draw top kernel, initramfs, userspace bars | Kay Sievers |
2011-09-27 | systemctl: better width and alignment of fields | Michal Schmidt |
2011-09-27 | systemctl: print the legend regardless of stdout type, add --no-legend | Michal Schmidt |
2011-09-27 | pager: add a trivial internal pager | Michal Schmidt |
2011-09-23 | build-sys: bump releasesystemd/v36 | Lennart Poettering |
2011-09-23 | readahead: opt out of bridge logging for readahead in order not to delay thin... | Lennart Poettering |
2011-09-23 | service: fix up std output/error before we add dependencies to the bridge socket | Lennart Poettering |
2011-09-23 | virt: add missing header inclusion | Lennart Poettering |
2011-09-23 | condition: optionally test against type of virtualization (vm vs. container) | Lennart Poettering |
2011-09-23 | util: move virtualization detection into its own files, and extend return codes | Lennart Poettering |
2011-09-23 | analyze: report startup time in plot mode as well | Koen Kooi |
2011-09-23 | analyze: always draw 1s marker for scale | Koen Kooi |
2011-09-23 | unit: fix complementing of requirement deps with After deps for targets | Michal Schmidt |
2011-09-23 | util: don't fail if no id was passed to detect_container() | Lennart Poettering |
2011-09-23 | util: detect systemd-nspawn without relying on ns cgroup tree | Lennart Poettering |
2011-09-23 | nspawn: set env var container=systemd-nspawn, following the scheme lxc introd... | Lennart Poettering |
2011-09-23 | loginctl: fix typo | Lennart Poettering |
2011-09-23 | llvm-analyze: change a few things to make llvm-analyze show fewer false posit... | Lennart Poettering |
2011-09-23 | llvm-analyze: fix some bugs found by llvm-analyze | Lennart Poettering |
2011-09-23 | util: improve signal_to_string, signal_from_string | Michal Schmidt |
2011-09-23 | manager: fix job mode for SIGRTMIN+1, +2 | Michal Schmidt |
2011-09-23 | condition: fix reversed tests if path does not exist at all | Michal Schmidt |
2011-09-23 | coverity: change a few things so that coverity doesn't show so many false pos... | Lennart Poettering |
2011-09-23 | coverity: fix a couple of bugs found by coverity | Lennart Poettering |
2011-09-22 | units: fix rescue.service race with plymouth | Michal Schmidt |
2011-09-22 | man: document that PathChanged= does not care for simple writes but only for ... | Lennart Poettering |
2011-09-22 | unit: don't recheck conditions when a unit is already starting but unit_start... | Lennart Poettering |
2011-09-22 | man: document pkg-config line for sd-daemon | Lennart Poettering |
2011-09-22 | man: document that sd-daemon.[ch] is now available as shared library | Lennart Poettering |
2011-09-22 | service: warn if a service fails to write its PID file | Michal Schmidt |
2011-09-22 | update TODO | Lennart Poettering |
2011-09-22 | selinux: reopen log when loading the SELinux policy fails | Lennart Poettering |
2011-09-22 | service: if StandardInput=socket and StandardOutput=inherit imply socket for ... | Lennart Poettering |
2011-09-22 | udev: asynchronously mount fuse/confifgs as soon as the kmods are loaded | Lennart Poettering |
2011-09-22 | units: introduce unit file for FUSE fs | Lennart Poettering |
2011-09-21 | units: In MeeGo there was more than one ExecStart lines present that caused s... | Marko Saukko |
2011-09-21 | mount: pull in quota tools from fstab lines with 'quota' option, too | Lennart Poettering |
2011-09-21 | job: after converting a job from restart to start readd it to run queue | Lennart Poettering |
2011-09-21 | update TODO | Kay Sievers |
2011-09-21 | units: we don't need to check whether /sys/kernel/security is already mounted... | Lennart Poettering |