Systemd/src/libsystemd-bus
2013-03-22 03:37:10 +01: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: also finish connection before returning from sd_bus_get_unique_name() 2013-03-22 03:37:10 +01:00
bus-message.c bus: when parsing enforce maximum container depth 2013-03-22 02:32:34 +01:00
bus-message.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01: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: also finish connection before returning from sd_bus_get_unique_name() 2013-03-22 03:37:10 +01:00
sd-bus.h bus: also finish connection before returning from sd_bus_get_unique_name() 2013-03-22 03:37:10 +01:00
test-bus-chat.c bus: also finish connection before returning from sd_bus_get_unique_name() 2013-03-22 03:37:10 +01:00
test-bus-marshal.c bus: generate a nice error when attempting to add a NULL string 2013-03-22 00:24:21 +01:00
test-bus-signature.c bus: properly verify recursion depth of signatures 2013-03-22 02:19:49 +01:00