Systemd/src/systemd
Lennart Poettering 74b2466e14 resolved: add a DNS client stub resolver
Let's turn resolved into a something truly useful: a fully asynchronous
DNS stub resolver that subscribes to network changes.

(More to come: caching, LLMNR, mDNS/DNS-SD, DNSSEC, IDN, NSS module)
2014-07-16 00:31:38 +02:00
..
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
_sd-common.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +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-daemon: introduce sd_pid_notify() and sd_pid_notifyf() 2014-06-05 17:05:18 +02:00
sd-dhcp-client.h sd-dhcp-client: make request broadcasts opt-in 2014-07-15 18:55:31 +02:00
sd-dhcp-lease.h resolved: add a DNS client stub resolver 2014-07-16 00:31:38 +02:00
sd-dhcp-server.h networkd/sd-dhcp-server: only start dhcp server when necessary 2014-06-29 15:18:21 +02:00
sd-dhcp6-client.h sd-dhcp6-client: Add Option Request Option support 2014-06-26 16:10:11 +03:00
sd-dhcp6-lease.h sd-dhcp6-lease: Add functions for accessing lease and addresses 2014-06-19 15:44:44 +03:00
sd-event.h sd-event: reorder header slightly 2014-05-15 00:44:29 +02:00
sd-icmp6-nd.h sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery 2014-06-26 16:09:40 +03: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 nss-mymachines: add new NSS module for automatically resolving addresses of all local containers 2014-07-11 03:15:21 +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 networkd/sd-network: extend operational states 2014-05-19 20:44:21 +02: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-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