ofono/gdbus
Lucas De Marchi a39520e1be gdbus: Don't include just added interfaces in GetManagedObjects
If we received a call to ObjectManager.GetManagedObject we should not
include in the response the interfaces in data->added. This is because
it's not guaranteed that those interfaces will trigger an
InterfacesAdded signal, which is the case if the interface is removed in
the same mainloop iteration.
2013-01-03 21:34:18 -08:00
..
client.c gdbus: Hold client reference during get name owner reply 2013-01-02 07:37:35 -08:00
gdbus.h gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL 2012-12-30 10:49:27 -08:00
mainloop.c gdbus: Fix crash when getting disconnected from the bus 2012-10-31 16:18:41 -05:00
object.c gdbus: Don't include just added interfaces in GetManagedObjects 2013-01-03 21:34:18 -08:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Add g_dbus_add_properties_watch function 2012-11-30 09:59:34 +01:00