summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Strauss <david@davidstrauss.net>2013-10-15 16:25:45 -0700
committerDavid Strauss <david@davidstrauss.net>2013-10-15 16:25:45 -0700
commitae25936d0f92472bd3365627b1d87fec9d322a98 (patch)
tree5cbf3c7ab65e0e72434abee49944f93b352cb573 /TODO
parent912b54ad47e1597c1744ccd936368b0eb1468b16 (diff)
Update TODOs with follow-up sabridge work.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3f8c30518f..a047f626e2 100644
--- a/TODO
+++ b/TODO
@@ -48,6 +48,14 @@ CGroup Rework Completion:
Features:
+* sabridge: Support multiple inherited sockets mapped using different proxies
+
+* sabridge: Use a nonblocking alternative to getaddrinfo
+
+* sabridge: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example.
+
+* sabridge: Support starting daemons directly without requiring a shell script; update man pages
+
* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
* rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it