X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=dac44e0c6a6f875165ffecf053783828e8e4c89e;hb=e77f18939b849e636591309ef2f400b6dd537b60;hp=8f9aabc232fd8d47b8ae7c15e5ef5dc687430e73;hpb=014e7ea7f2361e9431926fca1959d868b9f3a430;p=elogind.git diff --git a/TODO b/TODO index 8f9aabc23..dac44e0c6 100644 --- a/TODO +++ b/TODO @@ -112,11 +112,8 @@ 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 - - move to gvariant - implement monitor logic - properly map matches with well-known names against messages with unique names - when triggering property change events, allow a NULL strv indicate that all properties listed as such are send out as changed @@ -166,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).