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-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-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 | 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 | unit: don't recheck conditions when a unit is already starting but unit_start... | Lennart Poettering |
2011-09-22 | service: warn if a service fails to write its PID file | Michal Schmidt |
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-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 | modules-load: filter out double modules | Lennart Poettering |
2011-09-21 | service: minor change in service_load_pid_file return value | Michal Schmidt |
2011-09-21 | condition: add ConditionPathIsSymbolicLink | Michal Schmidt |
2011-09-21 | condition: always follow symlinks for condition checks, to mimic test | Lennart Poettering |
2011-09-21 | service: handle forking services that move to a new PID | Michal Schmidt |
2011-09-21 | unit: introduce ConditionPathIsMountPoint= | Lennart Poettering |
2011-09-20 | stdout-syslog-bridge: properly handle overly long log lines | Lennart Poettering |
2011-09-20 | service: drop broken support for X-Interactive fields in LSB headers | Lennart Poettering |
2011-09-20 | condition: in ConditionPathIsExecutable follow symlinks | Lennart Poettering |
2011-09-19 | condition: opt out of /proc/cmdline parsing only when running in a container,... | Lennart Poettering |
2011-09-19 | hostnamed: Fix "SetStaticHostname" debug output | Bastien Nocera |
2011-09-04 | timedate: fix interfaces list | Lennart Poettering |
2011-09-03 | dbus: terminate mechanism daemons after a while | Lennart Poettering |