diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-28 19:17:27 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-28 20:29:44 +0100 |
commit | cb2264aa0dcd5bb67338d25ee797ebec50ac7530 (patch) | |
tree | fbc42cf76a8457a7256945a2bdac4aba12508343 | |
parent | 198b158f4941b817f26f8eb0ff75809bf5436496 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,9 +257,9 @@ Features: ReadOnlyDirectories=... for whitelisting files for a service. * sd-bus: + - xml policy inforcement and bus activated services is broken? - rework errno registration logic - how can we make the xml enforcement for native clients unnecessary? - - add "as" (array of strings) support to bloom filter - kdbus: the kernel should not allow messages to be delivered that have a reply serial != 0, reply-expect unset, but no appropriate window - kdbus: when we fake creds euid being (uint32_t) -1 is weirdly translated - kdbus: timestamps on kernel's NameOwnerChanged messages? |