chiark / gitweb /
core: explicitly specify credentials for direct connections, too
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Apr 2015 22:37:47 +0000 (00:37 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:11:16 +0000 (08:11 +0100)
commit18ecad86637d1caff5486ce8f8dcfa49996e3f07
tree12435e698ff069b3d24b05ca7203c6ec533fbaf4
parent7b3efd75e7eca9ca1ea300d8960a757082dad776
core: explicitly specify credentials for direct connections, too

So far we authenticate direct connections primarily at connection time,
but let's also do this for each method individually, by attaching the
creds we need for that right away.
src/libelogind/sd-bus/bus-socket.c