syncevolution/src/backends
Patrick Ohly 5947ba419f CalDAV + syncevolution.org: fixed segfault without libical+libecal
When libical and libecal were not installed, trying to use the CalDAV
backend for VEVENTs segfaulted because it depends on libical and did
not check properly for it. Only affected syncevolution.org binaries.

The root cause is that libical functions were only looked up in
combination with libecal, when compiled with
--enable-evolution-compatibility. Now they are first checked via
libecal (for old libecal which embedded libical) and separately in
libical itself as fallback.
2012-07-10 15:10:14 +02:00
..
activesync ActiveSync: allow testing against Google 2012-06-07 14:16:58 +02: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 backends: merge with incoming data by default 2012-06-15 12:25:52 +02:00
file testing: fixed testInsertTwice 2012-07-10 09:37:24 +00: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: re-arranged header files to avoid conflict 2012-06-01 15:34:03 +00:00
maemo SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00: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 CalDAV + syncevolution.org: fixed segfault without libical+libecal 2012-07-10 15:10:14 +02:00
xmlrpc SyncSource: remove special RegisterSyncSource::InactiveSource pointer 2012-03-09 07:25:11 +00:00