chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Aug 2014 17:22:40 +0000 (19:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Aug 2014 17:22:40 +0000 (19:22 +0200)
TODO

diff --git a/TODO b/TODO
index e29f7ec2bcad9072f3e9a0ec49b71aea90d23c07..cbd8384b4aa101e04d7bdbd34f33a6334c9bcd10 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,9 @@ External:
 
 Features:
 
 
 Features:
 
+* journald: make use of uid-range.h to managed uid ranges to split
+  journals in.
+
 * tmpfiles: port to unquote_many_words(), similar to sysusers
 
 * unquote_many_words() should probably be used by a lot of code that
 * tmpfiles: port to unquote_many_words(), similar to sysusers
 
 * unquote_many_words() should probably be used by a lot of code that
@@ -49,9 +52,10 @@ Features:
 * systemd.show_status= should probably have a mode where only failed
   units are shown.
 
 * 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.
+* 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.
 
 * networkd:
   - add LLDP client side support
 
 * networkd:
   - add LLDP client side support
@@ -109,9 +113,6 @@ Features:
 
 * the resolv.conf tmpfiles line should be covered by ENABLE_NETWORKD...
 
 
 * the resolv.conf tmpfiles line should be covered by ENABLE_NETWORKD...
 
-* sysusers:
-  - allow configuration of ranges to allocate items in
-
 * Add a new verb "systemctl top"
 
 * logind: allow users to kill or lock their own sessions
 * Add a new verb "systemctl top"
 
 * logind: allow users to kill or lock their own sessions