Systemd/src/systemd
Tom Gundersen 57fa1d094c libsystemd: add sd-device library
This provides equivalent functionality to libudev-device, but in the
systemd style. The public API only caters to creating sd_device objects
from for devices that already exist in /sys, there is no support for
listening for monitoring events or creating devices received over
the udev netlink protocol.

The private API contains the necessary functionality to make sd-device
a drop-in replacement for libudev-device, but which we would not
otherwise want to export.
2015-04-02 00:18:27 +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 sd-bus: add support for new InteractiveAuthorizationRequired error from dbus spec 2014-10-28 14:59:48 +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: allow setting a per-connection default value for the "allow-interactive-authentication" message flag 2015-02-18 11:43:18 +01:00
sd-daemon.h Fix typos 2015-03-09 13:38:53 +01:00
sd-device.h libsystemd: add sd-device library 2015-04-02 00:18:27 +02:00
sd-dhcp-client.h sd-dhcp-client: allow getting/setting the client ID 2014-11-19 00:53:24 +01:00
sd-dhcp-lease.h sd-dhcp-lease: load/save client ID 2014-11-19 00:58:51 +01:00
sd-dhcp-server.h sd-dhcp-server: always send out ROUTER and SUBNET_MASK 2014-08-04 20:58:15 +02:00
sd-dhcp6-client.h sd-dhcp6-client: Implement Information Request message 2014-12-10 18:31:21 +01:00
sd-dhcp6-lease.h sd-dhcp6-lease: Revise address iteration functions 2015-01-27 09:35:24 +02:00
sd-event.h sd-event: rename PASSIVE/PREPARED to INITIAL/ARMED 2015-03-14 12:17:24 +01:00
sd-hwdb.h hwdb: fix dangling 'else' ambuguity 2014-12-12 09:43:54 +01:00
sd-icmp6-nd.h sd-icmp6-nd: Add support for fetching the latest expired prefix 2015-01-27 09:35:24 +02:00
sd-id128.h id128: add new sd_id128_is_null() call 2015-02-24 17:27:53 +01:00
sd-ipv4ll.h sd-ipv4ll: Add reference counting for IPv4LL 2014-04-11 10:53:52 +03:00
sd-journal.h journal: fix dangling 'else' ambiguity 2014-12-12 09:52:06 +01:00
sd-lldp.h sd-lldp: minor header cleanup 2014-12-19 22:42:03 +01:00
sd-login.h treewide: correct spacing near eol in code comments 2014-12-11 15:10:03 +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 networkd: add support for Uplink Failure Detection 2015-02-27 13:58:30 -05:00
sd-path.h path: add new "systemd-path" utility for querying paths described in file-hierarchy(7) 2014-07-02 12:23:36 +02:00
sd-pppoe.h libsystemd-networkd: introduce sd-pppoe library 2014-11-01 22:31:40 +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 sd-rtnl: extend type system to allow address-family to decide the union members 2015-02-08 17:43:39 +01: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