chiark / gitweb /
bus: return ECHILD as soon as people try to reuse a bus connection across a fork()
[elogind.git] / src / libsystemd-bus / bus-match.c
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...