syncevolution/src/backends
Patrick Ohly f4803dc5d1 WebDAV: auto-discovery fix
With Google Contact + CardDAV the auto-discovery failed after
finding the default address, without reporting that result.

The reason was that the search continued at the root of the server
where PROPFIND triggers an error when using the Google server. Because
of a missing check for "have result", that error was treated as
something which needs to be reported to the user.

Fixed by unifying the various checks in a singe class.
2012-10-25 16:43:44 +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: added support for EDS 3.5.x 2012-07-24 08:25:20 +00: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