Systemd/src/libsystemd-bus
Lennart Poettering 392d5b378c bus: parse matches locally and allow registration of callbacks for them
This includes code to parse and split up match strings which will also
be useful to calculate bloom filter masks when the time comes.
2013-03-31 16:16:37 +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: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
bus-match.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
bus-match.h bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
bus-message.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +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 bus: implement server mode, and anonymous authentication 2013-03-30 15:21:55 +01: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-protocol.h bus: add C++ wrappers to public header files 2013-03-30 15:21:54 +01:00
sd-bus.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
sd-bus.h bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
test-bus-chat.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00
test-bus-marshal.c bus: implement support for FD passing 2013-03-25 02:33:34 +01: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: add missing test-bus-server.c 2013-03-30 15:30:23 +01:00
test-bus-signature.c bus: parse matches locally and allow registration of callbacks for them 2013-03-31 16:16:37 +02:00