chiark / gitweb /
nspawn: complain and continue if machine has same id
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a4cffb3bb380812b40d3e6834a7c30759ad0a3d7..7f56a264699e619a6a94e3d585d4c39f47e91df6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -123,15 +123,13 @@ Features:
   - support "const" properties as flag
   - add API to clone sd_bus_message objects
   - SD_BUS_COMMENT() macro for inclusion in vtables, syntax inspired by gdbus
-  - make sd_bus_open_system_container() kdbus aware
-  - longer term:
-    * priority queues
-    * priority inheritance
   - sort out error codes for sd_bus_release_name(), distuingish: successful removal from foreign name, from non-existing name
-  - bug in kdbus: nameownerchange is not generated for names, only ids.
   - kdbus: matches against source or destination pids for an "strace -p"-like feel. Problem: The PID info needs to be available in userspace too...
   - kdbus: we need a way to distuingish messages we got due to monitoring from normal messages, since we want to bind methods only to the latter
   - figure out what to do when fields in the kdbus header and in the payload header do not match
+  - longer term:
+    * priority queues
+    * priority inheritance
 
 * sd-event
   - allow multiple signal handlers per signal