Age | Commit message (Expand) | Author |
2011-10-11 | unit: introduce ConditionCapability | Lennart Poettering |
2011-10-11 | units: forgot target units | Lennart Poettering |
2011-10-11 | units: increase LimitNOFILE a bit | 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: remount root and API FS before all mount units are applied | Lennart Poettering |
2011-10-11 | units: introduce local-fs-pre.target and remote-fs-pre.target | Lennart Poettering |
2011-10-11 | l10n: Reword the polish translation a bit | Zbigniew Jędrzejewski-Szmek |
2011-10-11 | man: document list-unit-files | Ran Benita |
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-11 | man: .include directive does not include as textual include it includes by pa... | Barry Scott |
2011-10-11 | man: for ExecStart= provide more details on env var substitution and how that... | Barry Scott |
2011-10-11 | update TODO | Lennart Poettering |
2011-10-10 | util: fix close() call on wrong variable | Thomas Jarosch |
2011-10-10 | tmpfiles: fix file descriptor leak | Thomas Jarosch |
2011-10-10 | update TODO | Lennart Poettering |
2011-10-09 | test_virtualization: do not try to compare id in !virt context | Kay Sievers |
2011-10-09 | update TODO | Kay Sievers |
2011-10-08 | journal: implement parallel traversal in client | Lennart Poettering |
2011-10-07 | journal: split user logs into their own journal files | Lennart Poettering |
2011-10-07 | journal: replace linked list by hashmap when merging files | Lennart Poettering |
2011-10-07 | journal: store XOR combination of entry data object hashes to identify hash l... | Lennart Poettering |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering |
2011-10-07 | update TODO | Lennart Poettering |
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 |