summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-01-16 10:30:13 +0100
committerKay Sievers <kay@vrfy.org>2014-01-16 21:19:06 +0100
commit6dc8072e533e216b1cbb7f86cee54dc8981659a6 (patch)
tree64a73d449178bc4cd0cacdb5fe8d2b25b8204ed5 /TODO
parentb5adfeaa382d042432c055afb3e0168dae646f7d (diff)
downloadkdbus-bus-6dc8072e533e216b1cbb7f86cee54dc8981659a6.tar.gz
kdbus-bus-6dc8072e533e216b1cbb7f86cee54dc8981659a6.tar.bz2
kdbus-bus-6dc8072e533e216b1cbb7f86cee54dc8981659a6.zip
TODO: update
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/TODO b/TODO
index d393f40c809..f28cc824453 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,12 @@ Features:
- attach seclabel to names?
+ - attach policy to names? Where/how to store names from policy but
+ otherwise inactive names (name laceholders).
+
+ - find a way to specify "name prefix wildcards" like:
+ "com.expample.foo.* can be owned by uid foo"
+
- also attach queued names to metadata?
- account and limit number of messages a connection can have in-flight
@@ -18,13 +24,12 @@ Features:
messages in-flight, but only 10 of them for the same connection
- limit the number of buses an ordinary user can create
+ - limit the number of connections per uid
- allow to update the metadata subscription bit mask
- support the creation of anonymous buses
- - limit the number of connections per uid
-
- actually return compatible/incompatible flags to users
External API: