summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-03-17 19:06:22 +0100
committerKay Sievers <kay@vrfy.org>2014-03-17 19:07:29 +0100
commit4b6c9199e4d7626ad5ea3af529c96343defd3fd5 (patch)
treed772d2914dbef2b35929d411bf0b9b81d0f97b30 /TODO
parent17ff9389bd562b66e2292ac676bdcbc98ddea73b (diff)
downloadkdbus-bus-4b6c9199e4d7626ad5ea3af529c96343defd3fd5.tar.gz
kdbus-bus-4b6c9199e4d7626ad5ea3af529c96343defd3fd5.tar.bz2
kdbus-bus-4b6c9199e4d7626ad5ea3af529c96343defd3fd5.zip
TODO: update
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2e3ee118605..adc9e055f49 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+Bugs:
+ - replace memfd ioctls with shmem memfd_create() + fcntl() logic
+ - disconnect connections with kdbus_ep_disconnect(), remove
+ ep->disconnected checks
+
Features:
- test kdbus_match_bloom() multi-generation bloom masks, we need to
be sure it works with old kernels when we update userspace tools