X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=25fbdaaed46d9500fd598a27d8dc19ceec836540;hb=bd5f920f1288c0d4d488629fadf067f709227030;hp=328a46a57a98cc967f3dda5770e93a7ede0f03bd;hpb=bdb074a562e358d36590d09daddbf1f0c24e6676;p=elogind.git diff --git a/TODO b/TODO index 328a46a57..25fbdaaed 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,8 @@ External: Features: +* kdbus: for some reason "busctl monitor" only shows metadata for signal msgs, never method call or method reply msgs + * add "systemctl start -v foobar.service" that shows logs of a service while the start command runs. This is non-trivial to do without races though, since we should flush out all journal messages before @@ -307,7 +309,7 @@ Features: ReadOnlyDirectories=... for whitelisting files for a service. * sd-bus: - - kdbus: maybe add euid, egid, fsuid, fsgid, controlling tty and ppid metadata fields + - kdbus: maybe add controlling tty and ppid metadata fields - see if we can introduce a new sd_bus_get_owner_machine_id() call to retrieve the machine ID of the machine of the bus itself - when kdbus does not take our message without memfds, try again with memfds - systemd-bus-proxyd needs to enforce good old XML policy