Fix signal watch when a service name is given
authorLuiz Augusto Von Dentz <luiz.dentz-von@nokia.com>
Mon, 6 Sep 2010 10:26:20 +0000 (13:26 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 8 Sep 2010 16:29:09 +0000 (18:29 +0200)
commit3eaf7311c21f19ee1c25004364802e2b8eec7568
tree82cd13c53ffd7eb96497c52c47a4a11bc4a6ac27
parent24e666c801f5188d791f5b3725a1c91b45c48a7a
Fix signal watch when a service name is given

The bus name should be resolved when adding a watch by service name since
messages do always come with sender set to owner's bus name, also it
should listen to owner updates since it can change without invalidating
the watch.
gdbus/watch.c