Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek | |
2014-07-16 | resolved: add a DNS client stub resolver | Lennart Poettering | |
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-10 | resolved: properly free network monitor | Lennart Poettering | |
2014-07-07 | resolved: make use of union in_addr_union in resolved, too | Lennart Poettering | |
2014-07-07 | resolved: let config_parse() open the configuration file for us | Lennart Poettering | |
2014-06-02 | resolved: move resolv.conf to resolved's runtime dir | Tom Gundersen | |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen | |
Also remove the equivalent functionality from networkd. |