chiark / gitweb /
hashmap: make gcc shut up on old glibcs that lack getauxval()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index b20447aec03e061d74fe202f67968e032fce151f..dac44e0c6a6f875165ffecf053783828e8e4c89e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -112,8 +112,6 @@ Features:
   ReadOnlyDirectories=... for whitelisting files for a service.
 
 * libsystemd-bus:
-  - default policy (allow uid == 0 and our own uid)
-  - access policy as vtable flag
   - when kdbus doesn't take our message without memfds, try again with memfds
   - implement translator service
   - implement monitor logic
@@ -165,7 +163,6 @@ Features:
 * test/:
   - add 'set -e' to scripts in test/
   - make stuff in test/ work with separate output dir
-  - qemu wrapper script: http://www.spinics.net/lists/kvm/msg72389.html
 
 * systemctl delete x.snapshot leaves no trace in logs (at least at default level).