Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 |
2013-12-03 | bus: don't make use of the private bus socket if kdbus is available | Lennart Poettering |
2013-12-03 | core: use normal library call to query list of current names | Lennart Poettering |
2013-12-03 | bus: rework sd_bus_list_names() to return two lists for acquired and activata... | Lennart Poettering |
2013-12-03 | bus: internalize a lot of protocol definitions | Lennart Poettering |
2013-12-03 | journal: fail silently in sd_j_sendv() if journal is unavailable | Zbigniew Jędrzejewski-Szmek |
2013-12-03 | bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot... | Lennart Poettering |
2013-12-03 | macro: better make IN_SET() macro use const arrays | Lennart Poettering |
2013-12-03 | libsystemd-bus: catch up with latest kdbus changes | Daniel Mack |
2013-12-02 | catalog: determine language from the filename | Zbigniew Jędrzejewski-Szmek |
2013-12-02 | systemd: treat reload failure as failure | Zbigniew Jędrzejewski-Szmek |
2013-12-03 | dbus1: make gcc shut up | Lennart Poettering |