Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-07 | resolved: make use of union in_addr_union in resolved, too | Lennart Poettering | |
2014-07-07 | resolved: make sure SIGTER/SIGINT actually can be caught and processed | Lennart Poettering | |
2014-07-07 | resolved: let config_parse() open the configuration file for us | Lennart Poettering | |
2014-06-03 | resolved: run as unpriviliged "systemd-resolve" user | Tom Gundersen | |
This service is not yet network facing, but let's prepare nonetheless. Currently all caps are dropped, but some may need to be kept in the future. | |||
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. |