X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=389c3c7206b3566fd032147f3ec06a3043a5d1d2;hp=39a9840cce24a4f838c7e0e306796c2c958667fb;hb=3e49a3a0633b808fef5fca0a36228e6d70b50bd7;hpb=41114e81b562bcee52be1ef94c684ace2362ca54 diff --git a/TODO b/TODO index 39a9840cc..389c3c720 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,21 @@ External: Features: +* resolved should optionally register additional per-interface LLMNR + names, so that for the container case we can establish the same name + (maybe "host") for referencing the server, everywhere. + +* systemd-journal-upload (or a new, related tool): allow pushing out + journal messages onto the network in BSD syslog protocol, + continously. Default to some link-local IP mcast group, to make this + useful as a one-stop debugging tool. + +* synchronize console access with BSD locks: + http://lists.freedesktop.org/archives/systemd-devel/2014-October/024582.html + +* as soon as we have kdbus, and sender timestamps, revisit coalescing multiple parallel daemon reloads: + http://lists.freedesktop.org/archives/systemd-devel/2014-December/025862.html + * set $REMOTE_IP (or $REMOTE_ADDR/$REMOTE_PORT) environment variable when doing per-connection socket activation. use format introduced by xinetd or CGI for this * the install state probably shouldn't get confused by generated units, think dbus1/kdbus compat!