Systemd/src/libsystemd
Lennart Poettering 303acb7f2d sd-bus: add new sd_bus_slot_set_floating() call
This new call allows explicit control of the "floating" state of a bus
slot object. This is useful for creating a bus slot object first,
retaining a reference to it, using it for making changes to the slot
object (for example, set a description) and then handing it over to
sd-bus for lifecycle management.

It's also useful to fix #8551.
2018-05-30 17:13:51 +02:00
..
sd-bus sd-bus: add new sd_bus_slot_set_floating() call 2018-05-30 17:13:51 +02:00
sd-daemon tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
sd-device tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
sd-event Merge pull request #8676 from keszybz/drop-license-boilerplate 2018-04-10 14:53:31 +02:00
sd-hwdb tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
sd-id128 tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
sd-login fileio: accept FILE* in addition to path in parse_env_file() 2018-05-24 17:01:57 +02:00
sd-netlink tree-wide: remove some double newlines in headers, too 2018-05-22 16:13:45 +02:00
sd-network fileio: accept FILE* in addition to path in parse_env_file() 2018-05-24 17:01:57 +02:00
sd-path systemd-path: fix memory leak reported by ASAN (#8874) 2018-05-02 09:47:04 +03:00
sd-resolve sd-resolve: tweak error assignment code a bit, use abs() and regular functions 2018-05-19 15:14:18 +02:00
sd-utf8 tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
libsystemd.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libsystemd.sym sd-bus: add new sd_bus_slot_set_floating() call 2018-05-30 17:13:51 +02:00
meson.build meson: add support for building static libsystemd and libudev 2018-05-08 17:33:04 +02:00