Age | Commit message (Expand) | Author |
2013-12-10 | bus: suppress creating empty parts in messages | Lennart Poettering |
2013-12-09 | bus: rely on explicit eof check instead of checking when mapping payload | Lennart Poettering |
2013-12-09 | bus: rearrange bus-message.c function order to keep read and write calls toge... | Lennart Poettering |
2013-12-09 | bus: demarshal gvariant | Lennart Poettering |
2013-12-09 | extend CODING_STYLE document a bit | Lennart Poettering |
2013-12-08 | man: document 'is-enabled' output | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | systemctl: fix 'is-enabled' | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | systemctl: simplify argument parsing | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | Help output spring cleaning | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | kernel-install: add -h/--help | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | Trim TODO | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | bootchart: remove dead assignment | Thomas Hindoe Paaboel Andersen |
2013-12-08 | Fix memory leak in stdout journal streams | Dan McGee |
2013-12-08 | test: cgroup-util - do not fail if cpu controller is not available | Kay Sievers |
2013-12-07 | systemctl: fix and refactor wait_for_jobs | Thomas Hindoe Paaboel Andersen |
2013-12-06 | systemctl: allow globbing in list-<whatever> commands | Zbigniew Jędrzejewski-Szmek |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-12-06 | systemctl: check the value from start_unit_one | Thomas Hindoe Paaboel Andersen |
2013-12-06 | bus: catch up with latest kdbus changes | Kay Sievers |
2013-12-06 | bus: catch up with latest kdbus changes | Kay Sievers |
2013-12-06 | rfkill: Avoid error when state restore is disabled | Bastien Nocera |
2013-12-06 | bus: catch up with latest kdbus changes | Kay Sievers |
2013-12-06 | busctl: remove ','; it's all one string | Kay Sievers |
2013-12-06 | nspawn: fix buggy mount_binds, now works for bind-mounted files | Shawn Landden |
2013-12-05 | util: fix misuse of memcmp | Yuxuan Shui |
2013-12-05 | shell-completion: busctl | Zbigniew Jędrzejewski-Szmek |
2013-12-06 | bus: update kdbus.h | Kay Sievers |
2013-12-05 | systemd: add a start job for all units in SYSTEMD_[USER_]WANTS= | Zbigniew Jędrzejewski-Szmek |
2013-12-05 | execute.h: remove redefinition of Unit | Thomas Hindoe Paaboel Andersen |
2013-12-05 | test-bus-gvariant: remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-12-05 | bus: start maintaining a list of difference between kdbus/dbus1 | Lennart Poettering |
2013-12-05 | bus: add missing LE meta data enforcement for gvariant serializer | Lennart Poettering |
2013-12-05 | busname: improve condition check | Lennart Poettering |
2013-12-05 | bus: add support for serializing to gvariant | Lennart Poettering |
2013-12-05 | bus: switch to multiple KDBUS_ITEM_NAME including the flags | Kay Sievers |
2013-12-04 | man.systemd-cgls: Fix an option typo | Alex Jia |
2013-12-04 | README: remove obsolete paragraph about D-Bus | Thomas Hindoe Paaboel Andersen |
2013-12-04 | systemctl: make an always true assert static | Thomas Hindoe Paaboel Andersen |
2013-12-04 | systemctl: no need to fdopen stdout | Thomas Hindoe Paaboel Andersen |
2013-12-04 | libsystemd-bus: catch up with latest kdbus changes | Kay Sievers |
2013-12-04 | Fix typo: SetChasis -> SetChassis | David Coppa |
2013-12-04 | TODO: add networkd entries | Tom Gundersen |
2013-12-04 | networkd: add link-sense and simplify state-machine a bit | Tom Gundersen |
2013-12-04 | rtnl: add link_get_flags | Tom Gundersen |
2013-12-04 | rtnl: add callback support | Tom Gundersen |
2013-12-04 | rtnl: don't ignore broadcast messages | Tom Gundersen |
2013-12-04 | libsystemd-bus: catch up with latest kdbus list query changes | Kay Sievers |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
2013-12-03 | sd-memfd: use assert_return | Thomas Hindoe Paaboel Andersen |
2013-12-03 | bus: fix parsing of AcquireName() response | Lennart Poettering |