Age | Commit message (Expand) | Author |
---|---|---|
2013-03-22 | bus: implicitly handle peer commands Ping() and GetMachineId() | Lennart Poettering |
2013-03-22 | bus: enforce limits on all client influenced data objects | Lennart Poettering |
2013-03-22 | bus: implicitly set no_reply flag on outgoing messages if the serial number i... | Lennart Poettering |
2013-03-21 | bus: implement full method call timeout logic | Lennart Poettering |
2013-03-20 | bus: hook up client with socket communication | Lennart Poettering |
2013-03-20 | bus: introduce bus_error_is_dirty() independently of sd_bus_error_is_set() | Lennart Poettering |
2013-03-20 | bus: demarshal header fields properly | Lennart Poettering |
2013-03-20 | bus: implement demarshaller | Lennart Poettering |
2013-03-20 | bus: suppress reply messages to method calls with no_reply set | Lennart Poettering |
2013-03-20 | bus: add basic implementation of a native bus client library | Lennart Poettering |