chiark / gitweb /
socket: enforce limit on number of concurrent connections
[elogind.git] / fixme
diff --git a/fixme b/fixme
index b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4..a366ea83a56bff53df069f1a996da45c8a9be4b2 100644 (file)
--- a/fixme
+++ b/fixme
@@ -1,7 +1,5 @@
 * calendar time support in timer
 
-* enforce max number of concurrent connection limit in sockets.
-
 * complete dbus exposure
 
 * make conf parser work more like .desktop parsers
 
 * follow property change dbus spec
 
+* make systemd bus activatable (?)
+
 * pam module
 
 * selinux
 
-* make systemd bus activatable
+External:
 
 * systemd-sysvinit as package
 
-* abstract namespace dbus socket
-
 * patch /etc/init.d/functions with:
 
   if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi