Age | Commit message (Expand) | Author |
2013-12-13 | git: update .gitignore | Lennart Poettering |
2013-12-05 | bus: add support for serializing to gvariant | Lennart Poettering |
2013-12-03 | bus: add generator that turns old dbus1 activation files into .busname + .ser... | Lennart Poettering |
2013-11-29 | rename stdio-bridge to bus-proxyd | Kay Sievers |
2013-11-28 | bus: add new sd_bus_creds object to encapsulate process credentials | Lennart Poettering |
2013-11-27 | journal: add a test case for flushing messages out of a series of journal fil... | Lennart Poettering |
2013-11-22 | build-sys: move more files from core/ to share/ that are generic enough | Lennart Poettering |
2013-11-22 | cgroups: Cache controller masks and optimize queues. | David Strauss |
2013-11-12 | build-sys: parallelize 'exported' target | Zbigniew Jędrzejewski-Szmek |
2013-11-12 | build-sys: add a link test for exported symbols | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |
2013-11-08 | systemctl: rename 'listen' | Kay Sievers |
2013-10-27 | libsystemd-rtnl: add a rtnetlink library | Tom Gundersen |
2013-10-26 | update gitignore | Dave Reisner |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-10-18 | socket-proxyd: rename from saproxy | Lennart Poettering |
2013-10-15 | Rename sabridge to saproxy to be less cryptic | David Strauss |
2013-10-15 | Add sabridge for socket activation of traditional daemons | David Strauss |
2013-10-14 | git: add test-ellipsize to files to ignore by git | Lennart Poettering |
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 |