systemd/src/libsystemd-bus
Zbigniew Jędrzejewski-Szmek 9e1fe7c3db bus: don't free an unallocated var
Also remove unused variable.
2013-03-22 23:08:17 -04:00
..
bus-control.c bus: also finish connection before returning from sd_bus_get_unique_name() 2013-03-22 03:37:10 +01:00
bus-error.c bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-error.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-internal.c bus: validate the entire header more closely 2013-03-22 01:15:20 +01:00
bus-internal.h bus: implement object handler registry 2013-03-22 15:46:49 +01:00
bus-message.c bus: implicitly collect ucred/label information 2013-03-22 03:37:10 +01:00
bus-message.h bus: move attribute to end of structure, so it is not ignored 2013-03-22 23:08:16 -04:00
bus-signature.c bus: properly verify recursion depth of signatures 2013-03-22 02:19:49 +01:00
bus-signature.h bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
bus-type.c bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
bus-type.h bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
busctl.c bus: hook up client with socket communication 2013-03-20 23:00:10 +01:00
Makefile bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
sd-bus-protocol.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
sd-bus.c bus: don't free an unallocated var 2013-03-22 23:08:17 -04:00
sd-bus.h bus: implement object handler registry 2013-03-22 15:46:49 +01:00
test-bus-chat.c bus: implement object handler registry 2013-03-22 15:46:49 +01:00
test-bus-marshal.c bus: implicitly collect ucred/label information 2013-03-22 03:37:10 +01:00
test-bus-signature.c bus: properly verify recursion depth of signatures 2013-03-22 02:19:49 +01:00