Age | Commit message (Expand) | Author |
2011-11-01 | mount: order remote mounts after both network.target and remote-fs-pre.target | Lennart Poettering |
2011-11-01 | cgroup: always recreate cgroup before we try to apply attributes | Lennart Poettering |
2011-11-01 | initctl: don't use dbus connection after PID 1 got respawned | Lennart Poettering |
2011-11-01 | condition: Fix file descriptor leak in test_capability() | Thomas Jarosch |
2011-11-01 | random-seed: convert poolsize from bits to bytes | Tom Gundersen |
2011-11-01 | plymouth: fix ply proto endianess issues | Lennart Poettering |
2011-10-24 | systemctl: make list-unit-files output more economical | Zbigniew Jędrzejewski-Szmek |
2011-10-19 | systemctl-completion: always invoke with --no-legend | Dave Reisner |
2011-10-17 | audit: do not complain if kernel lacks audit | Jonathan Nieder |
2011-10-17 | service: Drop rcN.d runlevels from SysV services that also exist in rcS.d | Tollef Fog Heen |
2011-10-17 | manager: fix a crash in isolating | Michal Schmidt |
2011-10-11 | util: properly detect what the last capability is | Lennart Poettering |
2011-10-11 | service: don't try to guess PID for SysV services anymore | Lennart Poettering |
2011-10-11 | localed: make sure s-s-k doesn't create any X11 config files anymore | Lennart Poettering |
2011-10-11 | localed: shorten generate-kbd-model-map | Zbigniew Jędrzejewski-Szmek |
2011-10-11 | pager: add _noreturn_ to pager_fallback() | Zbigniew Jędrzejewski-Szmek |
2011-10-11 | unit: introduce ConditionCapability | Lennart Poettering |
2011-10-11 | logind: fail gracefully if too many sessions are created | Lennart Poettering |
2011-10-11 | timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility with... | Lennart Poettering |
2011-10-11 | units: introduce local-fs-pre.target and remote-fs-pre.target | Lennart Poettering |
2011-10-11 | sd-login.h: correct spelling mistakes in comments | Dave Reisner |
2011-10-11 | hostname-setup: Frugalware switched to /etc/hostname | Miklos Vajna |
2011-10-11 | readahead: lower max file size for readahead | Paolo Bonzini |
2011-10-10 | util: fix close() call on wrong variable | Thomas Jarosch |
2011-10-10 | tmpfiles: fix file descriptor leak | Thomas Jarosch |
2011-10-09 | test_virtualization: do not try to compare id in !virt context | Kay Sievers |
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 |