chiark / gitweb /
sd-bus: never augment creds when we are operating on remote connections (#6217)
authorLennart Poettering <lennart@poettering.net>
Wed, 28 Jun 2017 17:20:16 +0000 (19:20 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 25 Jul 2017 07:46:53 +0000 (09:46 +0200)
commitf3fcbcdd9eb8fc459526e1aa2b13cd4ef24d281e
tree91281b008c548e31e645a5f9d028c707cec60d3c
parent88bbc24cd275253fd495d7bc896adda644316bb5
sd-bus: never augment creds when we are operating on remote connections (#6217)

It's not always clear when something is a remote connection, hence only
flag the obvious cases as local.

Fixes: #6207
src/libelogind/sd-bus/bus-control.c
src/libelogind/sd-bus/bus-internal.h
src/libelogind/sd-bus/sd-bus.c