Systemd/src/libsystemd
Lennart Poettering ae1a2efa8b sd-bus: add a "recursive" mode to sd_bus_track
This adds an optional "recursive" counting mode to sd_bus_track. If enabled
adding the same name multiple times to an sd_bus_track object is counted
individually, so that it also has to be removed the same number of times before
it is gone again from the tracking object.

This functionality is useful for implementing local ref counted objects that
peers make take references on.
2016-08-22 14:17:24 +02:00
..
sd-bus sd-bus: add a "recursive" mode to sd_bus_track 2016-08-22 14:17:24 +02:00
sd-daemon tree-wide: htonl() is weird, let's use htobe32() instead (#3538) 2016-06-15 01:26:01 +02:00
sd-device treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
sd-event sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) 2016-06-30 21:25:07 +02:00
sd-hwdb tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
sd-id128 sd-id128: be more liberal when reading files with 128bit IDs 2016-07-25 20:53:26 +02:00
sd-login Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
sd-netlink networkd: added support for vrf interfaces (#3316) 2016-06-16 00:25:06 +02:00
sd-network tree-wide: remove unused variables 2016-02-23 20:40:51 +01:00
sd-path sd-path: use XDG_CONFIG_HOME instead of hardcoding ~/.config for user-dirs 2016-03-15 04:09:44 +00:00
sd-resolve sd-resolve: use close_many() (#3643) 2016-07-02 08:17:26 -07:00
sd-utf8 tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
.gitignore libsystemd: remove list of symbols to export only in the future 2015-06-17 16:21:13 +02:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym sd-bus: add a "recursive" mode to sd_bus_track 2016-08-22 14:17:24 +02:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00