chiark / gitweb /
tests: skip bus test if bus cannot be opened
[elogind.git] / src / libsystemd-bus / bus-message.h
2013-03-25 Lennart Poetteringbus: implement support for FD passing
2013-03-23 Zbigniew Jędrzejew... bus: move attribute to end of structure, so it is not...
2013-03-22 Lennart Poetteringbus: implicitly collect ucred/label information
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-20 Lennart Poetteringbus: hook up client with socket communication
2013-03-20 Lennart Poetteringbus: demarshal header fields properly
2013-03-20 Lennart Poetteringbus: implement demarshaller
2013-03-20 Lennart Poetteringbus: suppress reply messages to method calls with no_re...
2013-03-20 Lennart Poetteringbus: add basic implementation of a native bus client...