Fix regression when removing watches
[framework/connectivity/connman.git] / gdbus / watch.c
2010-01-08 Luiz Augusto Von... Fix regression when removing watches
2010-01-02 Marcel HoltmannUpdate copyright information of D-Bus helper library
2009-12-30 Luiz Augusto Von... Fix undefined symbols
2009-12-29 Luiz Augusto Von... Add initial implementation of g_dbus_add_signal_watch
2009-08-08 Johan HedbergUse NameHasOwner instead of ListNames for name checking
2009-08-07 Marcel HoltmannFix blocking service watch initial connect handling
2009-05-06 Luiz Augusto von... Fix crash when calling g_dbus_remove_watch from watch...
2009-04-04 Marcel HoltmannFix handling of watch functions
2009-01-01 Marcel HoltmannUpdate copyright information
2008-10-17 Marcel HoltmannAdd g_dbus_add_service_watch() implementation
2008-10-17 Marcel HoltmannChange declaration of GDBusWatchFunction
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption