From ff640bd2e160a74be80d2b055b5fca3cdf5cfbaf Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 2 Nov 2020 15:30:16 +0100 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index fb29a975f7..db44de283e 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,12 @@ Janitorial Clean-ups: Features: +* sd-bus: when connecting to some dbus server socker, set originating AF_UNIX + socket name in abstract namespace to include "description" string, and pick + it up from there in sd_bus_creds logic. i.e. we can use the socket peer + address as conduit for some minimal connection metainfo, and use it to + restore the "description" logic that kdbus used to have. + * teach LoadCredential= the ability to load all files from a specified dir as individual creds