[kdbus] Add new library API for common tasks on dbus/kdbus
authorLukasz Skalski <l.skalski@samsung.com>
Fri, 22 Aug 2014 13:53:59 +0000 (15:53 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 10 Jul 2015 09:47:43 +0000 (11:47 +0200)
commitf14a66e3df9e5e3f0f170b68e976011c80ffc041
tree2b96b0dae2a52dfd29957686a0f111257bebb6d3
parentea4f9ce8a060d53cbc299e4c384089f6cc926caa
[kdbus] Add new library API for common tasks on dbus/kdbus

For kdbus purpose we need introduce two new bus types
called "user" and "machine". Will not be possible to
make calls to the 'org.freedesktop.DBus' destination on
the new bus types, thus this patch introduce new API
for tasks such as "get Unix user ID of the process connected
to the server", "returns a list of all currently-owned names
on the bus" and so on.

Change-Id: Ib9ba65346290d597341d4157b09cb45bd3d1151d
gio/gdbusconnection.c
gio/gdbusconnection.h