X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=9e6fd99d8d278194642f5fbd8cc5ba424cf4ceaf;hb=e830abd5ff4fe80d73c7c9455813fe1356d072f2;hp=81f302328192a8379a3873c400af83c0a2be6dff;hpb=19f8d037833f2426f0ea6b06279d669ed69fcfd1;p=elogind.git diff --git a/TODO b/TODO index 81f302328..9e6fd99d8 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,9 @@ External: Features: +* systemd.show_status= should probably have a mode where only failed + units are shown. + * sd-event: - make it possible to embedd our event loop into foreign event loops by passing out the epoll fd and providing three functions that fit into GSource nicely. @@ -42,6 +45,18 @@ Features: networkd cares about an interface, but is still in progress.. - the DHCP lease data (such as NTP/DNS) is still made available when a carrier is lost on a link. It should be removed instantly. + - .network setting that allows overriding of the hostname to send to the dhcp server + http://lists.freedesktop.org/archives/systemd-devel/2014-July/021550.html + - add per-network Domains= settings, with a special syntax Domains=* + for routing all non-otherwise routed traffic to this link + - add UseDomains= setting to [DHCP] to add dhcp supplied domains to + per-interface Domains= list. + - expose in the API the following bits: + - option 15, domain name and/or option 119, search list + - option 12, host name and/or option 81, fqdn + - option 100, 101, timezone + - option 123, 144, geolocation + - option 252, configure http proxy (PAC/wpad) * resolved: - DNSSEC