diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-11-02 15:30:16 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-11-02 15:30:16 +0100 |
commit | ff640bd2e160a74be80d2b055b5fca3cdf5cfbaf (patch) | |
tree | da566537008c0613db77c81da3b8a57f70240940 /TODO | |
parent | po: Update Turkish translation (diff) | |
download | systemd-ff640bd2e160a74be80d2b055b5fca3cdf5cfbaf.tar.xz systemd-ff640bd2e160a74be80d2b055b5fca3cdf5cfbaf.zip |
update TODO
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |