]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-bus/bus-match.c
Add hasprefix macro to check prefixes of fixed length
[thirdparty/systemd.git] / src / libsystemd-bus / bus-match.c
2013-06-21  Zbigniew Jędrzejew... Add hasprefix macro to check prefixes of fixed length
2013-05-20  Lennart Poetteringbus: calculate bloom filter for match
2013-05-16  Lennart Poetteringbus: synthesize timeout message errors instead of retur...
2013-04-14  Lennart Poetteringbus: always explicitly rewind read index before passing...
2013-04-14  Lennart Poetteringbus: fix counting of argN= matches
2013-04-12  Zbigniew Jędrzejew... util: add wrapper for realloc to avoid specyfing type
2013-04-05  Lennart Poetteringbus: properly detect and handle if a callback is instal...
2013-03-31  Lennart Poetteringbus: s/sd_message_handler_t/sd_bus_message_handler_t/g
2013-03-31  Lennart Poetteringbus: parse matches locally and allow registration of...