diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-08 23:52:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-08 23:52:27 +0100 |
commit | e7100587da6d147fa601c911122d13ad4257e963 (patch) | |
tree | 6609908a1ebc2c2c03828b4f5b0de631aab7ad96 /TODO | |
parent | 0aa72be6a02e8bbcb364526b8e1904a94b81a547 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,3 +1,13 @@ +Preparations for 218: + +* port libmount hookup to use API's own inotify interface + +* rhbz + +* fdobz + +* Backport: git notes + Bugfixes: * Should systemctl status \* work on all unit types, not just .service? @@ -292,10 +302,8 @@ Features: ReadOnlyDirectories=... for whitelisting files for a service. * sd-bus: - - xml policy inforcement and bus activated services is broken? - - how can we make the xml enforcement for native clients unnecessary? + - kdbus: PID/TID goes missing for method calls from outside the PID namespace? - 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? - kdbus' busnames.target should get pulled in by basic.target - Ignore .busname units on classic D-Bus boots, systemd-resolved cannot be started on kdbus |