We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf45341 commit ff640bdCopy full SHA for ff640bd
TODO
@@ -20,6 +20,12 @@ Janitorial Clean-ups:
20
21
Features:
22
23
+* sd-bus: when connecting to some dbus server socker, set originating AF_UNIX
24
+ socket name in abstract namespace to include "description" string, and pick
25
+ it up from there in sd_bus_creds logic. i.e. we can use the socket peer
26
+ address as conduit for some minimal connection metainfo, and use it to
27
+ restore the "description" logic that kdbus used to have.
28
+
29
* teach LoadCredential= the ability to load all files from a specified dir as
30
individual creds
31
0 commit comments