chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 18 Mar 2014 20:06:08 +0000 (21:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 18 Mar 2014 20:06:08 +0000 (21:06 +0100)
TODO

diff --git a/TODO b/TODO
index 9ffe6b0c2b0f40913879dec9ccfe871c95f24163..c37b56e0c68ae3329a8a58535d2247f042e68537 100644 (file)
--- a/TODO
+++ b/TODO
@@ -182,6 +182,7 @@ Features:
   - port to sd-resolve for connecting to TCP dbus servers
   - constructors for bus messages should probably not be OK with a NULL bus pointer
   - .busname units should not use get_user_creds()/get_cgroup_creds() but instead do NSS only in temporarily forked off child
+  - .busname units need settings for controlling the attached creds, and timestamps for messages queued into its names.
 
 * sd-event
   - allow multiple signal handlers per signal?