Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-20 | Revert "sd-bus: let sd_bus_call() use the synchronous kdbus method" | Kay Sievers | |
This reverts commit 021b89861d0b1defcbd6ba71d1aaf6271785a942. Something is not quite right, "KillUnit" sent from systemctl is not handled correctly and shutdown has problems. | |||
2014-01-19 | sd-bus: let sd_bus_call() use the synchronous kdbus method | Daniel Mack | |
2014-01-16 | bus: fix issue with reference counting | Zbigniew Jędrzejewski-Szmek | |
b7fc42e03 introduced a regression. | |||
2014-01-16 | bus: break reference cycle between bus and messages | Zbigniew Jędrzejewski-Szmek | |
Previously (6ee4f99 bus: break reference cycle between bus and messages) I committed the test code, but not the actual fix :) | |||
2014-01-13 | libsystemd-bus: rename to libsystemd | Tom Gundersen | |
Documentation was updated to refer to either 'libsystemd' or 'sd-bus' in place of libsystemd-bus. |