syncevolution/src/backends
Patrick Ohly 26f8af424f EDS Client: work around glib + e_source_registry_new_sync() deadlock
The synchronous version used to deadlock frequently, the asynchronous
one doesn't, so use that instead. The problem was also worked around
later in EDS (commit below), but let's stick to the asynchronous
version anyway to be closer to Evolution.

commit 6c4c1c6a1f40a6873be954a0b9d770e31726bd50
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Sep 7 07:40:09 2012 -0400

    ESourceRegistry: Work around GType deadlock.

    Work around http://bugzilla.gnome.org/show_bug.cgi?id=683519
    until GObject's type initialization deadlock issue is fixed.
    Apparently only the synchronous instantiation is affected.
2012-10-25 16:43:45 +02:00
..
activesync ActiveSync: avoid dangling const char pointer 2012-08-31 19:04:20 +00:00
addressbook SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00
akonadi Use proper paths to link to libraries 2012-06-25 10:31:43 +02:00
evolution EDS Client: work around glib + e_source_registry_new_sync() deadlock 2012-10-25 16:43:45 +02:00
file file backend: use sub-second mod time stamps 2012-08-29 11:01:29 +02:00
gnome password handling: fixed KWallet support, global configuration option 2012-05-30 09:09:00 +02:00
kcalextended SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00
kde KDE: check for D-Bus to avoid crash in KApplication (BMC #25596) 2012-08-16 18:49:52 +02:00
maemo SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00
pbap Impove temp file creation and handling, especially for memory mapped 2012-10-25 16:43:08 +02:00
qtcontacts SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00
sqlite SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00
webdav WebDAV: auto-discovery fix 2012-10-25 16:43:44 +02:00
xmlrpc SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00