Age | Commit message (Expand) | Author |
2013-10-14 | rfkill: add new rfkill tool to save/restore rfkill state across reboots | Lennart Poettering |
2013-10-13 | gitignore: ignore clang --analyze output | Zbigniew Jędrzejewski-Szmek |
2013-10-10 | bus: add minimal event loop API | Lennart Poettering |
2013-10-09 | libsystemd-bus: add lightweight object vtable implementation for exposing obj... | Lennart Poettering |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-09-19 | device-nodes: move device node specific code to own file | Dave Reisner |
2013-09-17 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |
2013-08-14 | backlight: add minimal tool to save/restore screen brightness across reboots | Lennart Poettering |
2013-08-13 | gpt-auto-generator: add basic auto-discovery of GPT partitions | Lennart Poettering |
2013-08-04 | gitignore: add test-journal-init | Zbigniew Jędrzejewski-Szmek |
2013-07-23 | remove systemd-timestamp from sources | Dave Reisner |
2013-07-16 | switch from udev keymaps to hwdb | Kay Sievers |
2013-07-13 | Add test coverage and generate report with lcov | Thomas H.P. Andersen |
2013-07-05 | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | test: Add list testcase | Jan Janssen |
2013-06-12 | gitignore: Add test-journal-interleaving | Jan Janssen |
2013-05-22 | bus: add benchmark tool to determine the right threshold for copying vs. memfd | Lennart Poettering |
2013-05-20 | bus: add a more comprehensive test for the bloom filter logic | Lennart Poettering |
2013-05-15 | bus: add support for adding memfds into message payload | Lennart Poettering |
2013-05-10 | bus: add new API for kdbus memfd functionality | Lennart Poettering |
2013-04-12 | bus: add kdbus test case | Lennart Poettering |
2013-04-03 | time: add suppot for fractional time specifications | Lennart Poettering |
2013-04-03 | shared: rework env file reader | Lennart Poettering |
2013-03-31 | bus: parse matches locally and allow registration of callbacks for them | Lennart Poettering |
2013-03-30 | bus: add missing test-bus-server.c | Lennart Poettering |
2013-03-30 | gitignore: update | Kay Sievers |
2013-03-29 | build-sys,man: use XML entities to substite strings | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | shared: add simple priority queue implementation | Lennart Poettering |
2013-03-20 | bus: hook up client with socket communication | Lennart Poettering |
2013-03-20 | bus: add basic implementation of a native bus client library | Lennart Poettering |
2013-02-28 | man: clarify systemctl --property= documentation a bit | Lennart Poettering |
2013-02-13 | Add systemd-analyze to .gitignore | Auke Kok |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers |
2013-02-10 | tests: add tests of strxcpyx | Thomas Hindoe Paaboel Andersen |
2013-02-09 | tests: add test of strbuf | Thomas Hindoe Paaboel Andersen |
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen |
2013-01-21 | efi: add efi boot generator that automatically mounts the ESP to /boot | Lennart Poettering |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering |
2013-01-08 | git: ignore bootchart binary | Lennart Poettering |
2012-12-23 | journalctl: strip TABs and ANSI color sequences from log messages when displa... | Lennart Poettering |
2012-12-02 | gitignore: ignore .trs files from tests | Kay Sievers |
2012-12-01 | build-sys: use parallel tests driver | Zbigniew Jędrzejewski-Szmek |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-26 | journal: introduce entry array chain cache | Lennart Poettering |