ofono/gdbus
Arman Uguray 26a00f2f31 gdbus/client: Don't GetManagedObjects w/o handlers
The client code currently issues GetManagedObjects if new handlers are
set via g_dbus_client_set_proxy_handlers. An application may set these
to NULL before unref'ing a client or to simply prevent further events.
Hence, there is no need to refresh objects or properties if all handlers
are NULL.
2015-03-26 10:02:05 +01:00
..
client.c gdbus/client: Don't GetManagedObjects w/o handlers 2015-03-26 10:02:05 +01:00
gdbus.h gdbus: Add g_dbus_proxy_set_property_array 2014-03-24 14:27:51 -07:00
mainloop.c gdbus: Fix crash when watch is toggled or disconnected 2014-09-08 05:48:48 +02:00
object.c Revert "gdbus: Don't include just added interfaces in GetManagedObjects" 2014-09-08 05:48:48 +02:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Fix not calling disconnect function 2015-02-24 18:24:42 +01:00