Systemd/src/systemd
Lennart Poettering 19befb2d5f sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection
This makes callback behaviour more like sd-event or sd-resolve, and
creates proper object for unregistering callbacks.

Taking the refernce to the slot is optional. If not taken life time of
the slot will be bound to the underlying bus object (or in the case of
an async call until the reply has been recieved).
2014-05-15 01:15:30 +02:00
..
_sd-common.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
sd-bus-protocol.h driverd: implement AddMatch/RemoveMatch logic 2013-12-19 04:40:56 +01:00
sd-bus-vtable.h bus: introduce concept of "const" properties 2013-12-22 03:50:52 +01:00
sd-bus.h sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
sd-daemon.h sd-damon is LGPL now 2014-02-19 18:23:14 +01:00
sd-dhcp-client.h sd-dhcp-client: Add reference counting for DHCP 2014-04-11 10:53:10 +03:00
sd-dhcp-lease.h sd-dhcp-lease: add NTP support 2014-04-29 12:25:58 +02:00
sd-event.h sd-event: reorder header slightly 2014-05-15 00:44:29 +02:00
sd-id128.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
sd-ipv4ll.h sd-ipv4ll: Add reference counting for IPv4LL 2014-04-11 10:53:52 +03:00
sd-journal.h api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
sd-login.h login: add 'mir' to the list of session types 2014-04-09 21:22:48 +02:00
sd-memfd.h api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
sd-messages.h logind: detect whether the system is docked, and if it is inhibit lid switch processing 2014-02-24 16:22:23 +01:00
sd-network.h sd-network: expose global operational state 2014-05-08 17:21:37 +02:00
sd-readahead.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
sd-resolve.h sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bus and sd-event 2014-04-29 15:45:16 +02:00
sd-rtnl.h rtnl: change from bitmask to enum for rtnl groups 2014-05-10 20:56:37 +02:00
sd-shutdown.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
sd-utf8.h bus: export utf8 validator calls as pure functions 2013-11-12 00:12:44 +01:00