Add LSM-agnostic support for LinuxSecurityLabel credential

System Internals / DBus - Simon McVittie [collabora.co.uk] - 18 February 2015 04:35 UTC

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89041

96c3bce Add LSM-agnostic support for LinuxSecurityLabel credential
bus/driver.c | 32 +++++++++---
dbus/dbus-auth.c | 11 ++--
dbus/dbus-connection-internal.h | 3 ++
dbus/dbus-connection.c | 26 ++++++++++
dbus/dbus-credentials.c | 68 +++++++++++++++++++++++++
dbus/dbus-credentials.h | 4 ++
dbus/dbus-sysdeps-unix.c | 105 +++++++++++++++++++++++++++++++++++++++
dbus/dbus-transport.c | 27 ++++++++++
dbus/dbus-transport.h | 3 ++
9 files changed, 268 insertions(+), 11 deletions(-)

Upstream: cgit.freedesktop.org


  • Share