summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-match.c
AgeCommit message (Expand)Author
2013-08-22remove hasprefix(), use startswith()Shawn Landden
2013-06-20Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek
2013-05-20bus: calculate bloom filter for matchLennart Poettering
2013-05-16bus: synthesize timeout message errors instead of returning error codesLennart Poettering
2013-04-14bus: always explicitly rewind read index before passing message to caller or ...Lennart Poettering
2013-04-14bus: fix counting of argN= matchesLennart Poettering
2013-04-12util: add wrapper for realloc to avoid specyfing typeZbigniew Jędrzejewski-Szmek
2013-04-05bus: properly detect and handle if a callback is installed/removed from withi...Lennart Poettering
2013-03-31bus: s/sd_message_handler_t/sd_bus_message_handler_t/gLennart Poettering
2013-03-31bus: parse matches locally and allow registration of callbacks for themLennart Poettering