chiark / gitweb /
networkd: tunnel - allow INADDR_ANY as the local address
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 20591e3bd58c996f49d3f1e2ba817798e9338a83..54e7c98e858d52ea3f7baf53243c9fec0f54dd33 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,6 +35,19 @@ External:
 
 Features:
 
+* 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!
 
 * revisit rfkill. the rfkill device names are counted up, and not stable. instead: store per kind of device together with PCI path, ignore the device name.