]> git.ipfire.org Git - thirdparty/systemd.git/commit
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)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 28 Jun 2017 17:20:16 +0000 (13:20 -0400)
commit694859b5e74de0ad291453493b117c522b1e2ada
treed4380944b6296d79f4807986c7e81141080af190
parent56892b0b36904a67f9d0d0af91b53ca391aaa9ee
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/libsystemd/sd-bus/bus-control.c
src/libsystemd/sd-bus/bus-internal.h
src/libsystemd/sd-bus/sd-bus.c