GetConnectionCredentials: add
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 22 Aug 2013 17:21:58 +0000 (18:21 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 22 Aug 2013 17:21:58 +0000 (18:21 +0100)
commit4b63567c02022cc3a5dc2f4ef03c7bd344766b43
treebd40c7484c520b71e4addad9824ff7f47a11561d
parent46af309cf5e3f4a0a8c773461b65a7bacb9e87e0
GetConnectionCredentials: add

The initial set of credentials is just UnixUserID and ProcessID.
The rest can follow when someone is sufficiently interested to actually
test them.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54445
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
[rename a function that Ralf found unclear -smcv]
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/driver.c
doc/dbus-specification.xml
test/dbus-daemon.c