summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/test-bus-signature.c
AgeCommit message (Collapse)Author
2013-03-31bus: parse matches locally and allow registration of callbacks for themLennart Poettering
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-22bus: properly verify recursion depth of signaturesLennart Poettering
2013-03-20bus: add basic implementation of a native bus client libraryLennart Poettering