kdbus: bugfix for return codes on call to non-existing destination 72/128372/4
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 9 May 2017 12:45:26 +0000 (14:45 +0200)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 1 Jun 2017 10:11:43 +0000 (10:11 +0000)
commit18fabb32c9b7c70592b6f94f80480048b42293c0
tree066b3479c2d32e566ab10ed1144152d350f3c0f0
parent86343daa55afd65116eb0786d2c8ff715643de59
kdbus: bugfix for return codes on call to non-existing destination

Calling a method on non-existing destination with auto start disabled
caused error org.freedesktop.DBus.ServiceUnknown.
Non-kdbus implementation gives org.freedesktop.DBus.NameHasNoOwner.
This patch makes kdbus return the same error as non-kdbus implementation.

Change-Id: Iadbf060159e91d5c4e10ea9a26abb50d02154a5f
dbus/dbus-transport-kdbus.c
packaging/dbus.spec