Systemd/src/libsystemd-bus
2013-04-05 03:15:10 +02:00
..
bus-control.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
bus-control.h bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02: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: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
bus-internal.h bus: don't allow recursive invocation of sd_bus_process() 2013-04-05 03:15:10 +02:00
bus-match.c bus: s/sd_message_handler_t/sd_bus_message_handler_t/g 2013-03-31 16:26:14 +02:00
bus-match.h bus: s/sd_message_handler_t/sd_bus_message_handler_t/g 2013-03-31 16:26:14 +02:00
bus-message.c bus: when reading a message from the socket, make sure to note down the size 2013-04-01 03:29:29 +02:00
bus-message.h bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02: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 Always use our own MAX/MIN definitions 2013-04-01 23:43:48 -04:00
bus-socket.h bus: implement server mode, and anonymous authentication 2013-03-30 15:21:55 +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.c bus: don't allow recursive invocation of sd_bus_process() 2013-04-05 03:15:10 +02:00
test-bus-chat.c bus: rename sd_bus_get_peer() to sd_bus_get_server_id() 2013-03-31 16:46:21 +02:00
test-bus-marshal.c test-bus-marshal.c: do not call g_type_init() for modern glib versions 2013-04-04 17:43:21 +02:00
test-bus-match.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
test-bus-server.c bus: allow two different fds for input/output in sd_bus_set_fd() 2013-04-01 03:29:29 +02:00
test-bus-signature.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00