Systemd/src/libsystemd
Lennart Poettering 3cf8dd5359 sd-bus: destroy AddMatch() reply slot in failure case too
If AddMatch() doesn't work, let's destroy the slot for it too as soon as
we received the failure for it.

This way the mere existance of the slot tells us whether the AddMatch()
method call is still pending or is complete.
2019-07-11 12:18:51 +02:00
..
sd-bus sd-bus: destroy AddMatch() reply slot in failure case too 2019-07-11 12:18:51 +02:00
sd-daemon sd-daemon: make sd_booted() return negative errno on unexpected error 2019-02-07 14:44:44 +01:00
sd-device tree-wide: use PROJECT_FILE instead of __FILE__ 2019-07-04 10:36:00 +02:00
sd-event sd-event: replace snprintf() with strpcpyf() 2019-07-05 02:43:56 +09:00
sd-hwdb tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
sd-id128 sd-id128: expose ID128_UUID_FORMAT_STR 2019-04-05 13:47:54 +02:00
sd-login tree-wide: use reallocarray() where appropriate 2019-04-02 14:54:42 +02:00
sd-netlink Added support for xfrm interfaces 2019-07-10 23:02:19 +09:00
sd-network timesync: judging if network is online by networkd's address state 2019-06-16 23:17:28 +09:00
sd-path sd-path: use _cleanup_strv_free_ attribute 2019-06-24 14:57:50 +09:00
sd-resolve sd-resolve: suppress false positive MSan warnings 2019-06-19 15:48:36 +02:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
disable-mempool.c mempool: only enable mempool use when linked to libsystemd-shared.so 2018-10-11 11:10:37 +02:00
libsystemd.pc.in meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
libsystemd.sym sd-event: add sd_event_source_disable_unref() helper 2019-05-10 16:55:35 +02:00
meson.build meson: simplify handling of pkgconfigdatadir=no, pkgconfiglibdir=no 2018-12-21 13:43:20 +01:00