Systemd/src/libsystemd-bus
2013-03-30 15:21:55 +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: consider it an error if the first message we get on the bus is not a reply to HELLO 2013-03-30 15:21:54 +01:00
bus-message.c build-sys: make gcc shut up 2013-03-26 03:03:13 +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-socket.c bus: if we recieve fds but fd passing is off, consider this an error 2013-03-30 15:21:55 +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-type.h
busctl.c bus: hook up client with socket communication 2013-03-20 23:00:10 +01:00
Makefile
sd-bus-protocol.h bus: add C++ wrappers to public header files 2013-03-30 15:21:54 +01:00
sd-bus.c bus: properly set up bus connections with sd_bus_set_exec() 2013-03-30 15:21:55 +01:00
sd-bus.h bus: add C++ wrappers to public header files 2013-03-30 15:21:54 +01:00
test-bus-chat.c tests: skip bus test if bus cannot be opened 2013-03-26 23:50:44 -04: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