Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-03 | Do not advertise .d snippets over main config file | Zbigniew Jędrzejewski-Szmek | |
For daemons which have a main configuration file, there's little reason for the administrator to use configuration snippets. They are useful for packagers which need to override settings, but we shouldn't advertise that as the main way of configuring those services. https://bugs.freedesktop.org/show_bug.cgi?id=89397 | |||
2015-02-10 | man: boilerplate unification | Zbigniew Jędrzejewski-Szmek | |
2015-02-03 | Reindent man pages to 2ch | Zbigniew Jędrzejewski-Szmek | |
2014-11-29 | resolved: Support resolved.conf.d directories in the usual search paths | Josh Triplett | |
2014-08-11 | man: update resolved man pages a bit | Lennart Poettering | |
2014-08-04 | man: bring resolved.conf up-to-date | Lennart Poettering | |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen | |
Also remove the equivalent functionality from networkd. |