Age | Commit message (Expand) | Author |
---|---|---|
2013-04-05 | bus: add convenience functions for constructing and sending method calls/sign... | Lennart Poettering |
2013-03-31 | bus: parse matches locally and allow registration of callbacks for them | Lennart Poettering |
2013-03-25 | bus: implement support for FD passing | Lennart Poettering |
2013-03-22 | bus: move attribute to end of structure, so it is not ignored | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | bus: implicitly collect ucred/label information | 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: 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 |