Systemd/src/libsystemd-bus
2013-03-25 03:43:19 +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: split socket related code into bus-socket.[ch], to prepare for kdbus backend 2013-03-25 03:43:19 +01:00
bus-message.c bus: make optional whether unix socket passing is negotiated and whether hello is sent 2013-03-25 02:33:35 +01:00
bus-message.h bus: implement support for FD passing 2013-03-25 02:33:34 +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-socket.c bus: split socket related code into bus-socket.[ch], to prepare for kdbus backend 2013-03-25 03:43:19 +01:00
bus-socket.h bus: split socket related code into bus-socket.[ch], to prepare for kdbus backend 2013-03-25 03:43:19 +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: split socket related code into bus-socket.[ch], to prepare for kdbus backend 2013-03-25 03:43:19 +01:00
sd-bus.h bus: split socket related code into bus-socket.[ch], to prepare for kdbus backend 2013-03-25 03:43:19 +01:00
test-bus-chat.c bus: implement support for FD passing 2013-03-25 02:33:34 +01:00
test-bus-marshal.c bus: implement support for FD passing 2013-03-25 02:33:34 +01:00
test-bus-signature.c bus: properly verify recursion depth of signatures 2013-03-22 02:19:49 +01:00