Base Code merged to SPIN 2.4
[platform/upstream/connman.git] / gdbus / mainloop.c
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2012-09-28 Johan Hedberggdbus: Fix crash when getting disconnected from the bus
2012-04-16 Marcel Holtmanngdbus: Remove unneeded NEED_DBUS_WATCH_GET_UNIX_FD...
2011-03-09 Grant Ericksongdbus: Unconditionally remove D-Bus timeouts
2011-01-02 Marcel Holtmanngdbus: Update copyright information
2010-10-13 Luiz Augusto von... gdbus: fix not handling bus disconnects
2010-03-07 Vinicius Costa GomesFix the case when the requested name is already in use
2010-01-27 Marcel HoltmannRemove unneeded use of status variable
2010-01-27 Forrest ZhaoIntroduce g_dbus_setup_private() to gdbus
2010-01-03 Marcel HoltmannCleanup of D-Bus mainloop integration
2010-01-02 Marcel HoltmannUpdate copyright information of D-Bus helper library
2009-12-29 Luiz Augusto Von... Port gdbus to use g_dbus_add_signal_watch
2009-12-17 Daniel OrstadiusFix D-Bus timeout handling
2009-10-29 Claudio TakahasiFix message handling for autostart.
2009-08-07 Marcel HoltmannFix blocking service watch initial connect handling
2009-01-01 Marcel HoltmannUpdate copyright information
2008-11-23 Marcel HoltmannAdd function for checking if a service is present
2008-10-17 Marcel HoltmannFix connection disconnect function
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption