summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/test-bus-chat.c
Commit message (Expand)AuthorAge
* bus: synthesize timeout message errors instead of returning error codesLennart Poettering2013-05-16
* kdbus: parse cgroup meta data, tooLennart Poettering2013-04-15
* bus: remove two unused variablesZbigniew Jędrzejewski-Szmek2013-04-14
* kdbus: parse even more kernel meta data fieldsLennart Poettering2013-04-13
* bus: when we unmarshal an fd it should stay owned by the message objectLennart Poettering2013-04-10
* bus: various improvements for test-bus-chatLennart Poettering2013-04-05
* bus: convert a couple of calls over to new convenience functionsLennart Poettering2013-04-05
* bus: use C99 struct construction for error initializersLennart Poettering2013-04-05
* bus: rename sd_bus_get_peer() to sd_bus_get_server_id()Lennart Poettering2013-03-31
* bus: parse matches locally and allow registration of callbacks for themLennart Poettering2013-03-31
* bus: implement server mode, and anonymous authenticationLennart Poettering2013-03-30
* tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek2013-03-26
* bus: implement support for FD passingLennart Poettering2013-03-25
* bus: implement object handler registryLennart Poettering2013-03-22
* bus: implicitly collect ucred/label informationLennart Poettering2013-03-22
* bus: also finish connection before returning from sd_bus_get_unique_name()Lennart Poettering2013-03-22
* bus: rework synchronization logicLennart Poettering2013-03-22
* bus: implicitly handle peer commands Ping() and GetMachineId()Lennart Poettering2013-03-22
* bus: implement full method call timeout logicLennart Poettering2013-03-21
* bus: hook up client with socket communicationLennart Poettering2013-03-20