summaryrefslogtreecommitdiff
path: root/src/backends/webdav/WebDAVSource.cpp
Commit message (Expand)AuthorAge
* WebDAV: avoid segfault during collection lookupPatrick Ohly2013-05-16
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* Logging: remove usage of Logger instancePatrick Ohly2013-05-06
* CalDAV: work around Google server regression (undeclared namespace prefix in ...Patrick Ohly2013-02-26
* Merge tag 'syncevolution-1-3-2'Patrick Ohly2012-11-29
|\
| * CardDAV: "--status target-config@" aborts (FDO #56263)Patrick Ohly2012-11-25
* | WebDAV: auto-discovery fixPatrick Ohly2012-10-25
|/
* testing: fixed testInsertTwicePatrick Ohly2012-07-10
* WebDAV: handle UID conflictsPatrick Ohly2012-07-02
* WebDAV: updated Radicale 412 -> 404 workaroundPatrick Ohly2012-07-02
* WebDAV: fixed data corruption issue when uploading item with long UIDPatrick Ohly2012-06-29
* WebDAV: --status for WebDAV source abortedPatrick Ohly2012-06-29
* WebDAV: moved UID manipulation into base classPatrick Ohly2012-06-15
* CalDAV: support VJOURNAL + VTODO (BMC #24893)Patrick Ohly2012-06-15
* WebDAV: handle 200 response to deletePatrick Ohly2012-06-15
* WebDAV: handle 412 response to deletePatrick Ohly2012-06-15
* WebDAV: handle 410 response to readPatrick Ohly2012-06-15
* WebDAV: support SyncML<->WebDAV bridgePatrick Ohly2012-03-13
* WebDAV: avoid potential crash during database detectionPatrick Ohly2012-02-23
* WebDAV: ignore Radicale PROPFIND + allprops problemPatrick Ohly2012-02-23
* WebDAV: better path normalization (user config)Patrick Ohly2012-02-23
* WebDAV: better path normalization (Radicale)Patrick Ohly2012-02-23
* config: return value + "was set" for each config propertyPatrick Ohly2011-11-28
* phone sync: delete<->delete conflict + phone calendar+todo sync (BMC #23744)Patrick Ohly2011-11-14
* WebDAV: make usage of CTag optionalPatrick Ohly2011-11-09
* WebDAV: infinite loop during collection scanPatrick Ohly2011-10-17
* WebDAV: better logging of scanningPatrick Ohly2011-10-17
* WebDAV: increased number of queries while scanning for collectionsPatrick Ohly2011-10-17
* WebDAV: ignore props of a found collectionPatrick Ohly2011-10-17
* WebDAV: handle more than one entry in calendar/addresbook-home-setPatrick Ohly2011-10-17
* WebDAV: allow relative redirects (eGroupware)Patrick Ohly2011-10-17
* WebDAV: more resilient codePatrick Ohly2011-10-17
* WebDAV: fallback to .well-known URLs for hostname as syncURLPatrick Ohly2011-10-17
* WebDAV: ignore certain collectionsPatrick Ohly2011-10-17
* WebDAV: initial support for listing databasesPatrick Ohly2011-10-17
* WebDAV: strip quotes from ETag only if presentPatrick Ohly2011-10-10
* SyncSource API: support and use Synthesis DB_DataMerged/Replace/Conflict resu...Patrick Ohly2011-09-14
* fixed compile issues with Debian Testing/gcc 4.6.1Patrick Ohly2011-08-12
* WebDAV: fixed item operations without configuration (BMC #22164)Patrick Ohly2011-08-01
* WebDAV: fixed Google throttling workaround during initial syncPatrick Ohly2011-06-29
* WebDAV: fixed regression caused by 404->401 patch (BMC #17862)Patrick Ohly2011-06-28
* WebDAV: use CTag for quick change detectionPatrick Ohly2011-06-24
* WebDavSource.cpp: hijack error 404 to 401 when appropriate (BMC #17862).Salvatore Iovene2011-06-21
* WebDAV: fixed backup/restorePatrick Ohly2011-06-20
* WebDAV: use "database" for resoure URLPatrick Ohly2011-06-17
* WebDAV: syncing failed after recent changePatrick Ohly2011-05-18
* WebDAV + GTK sync-ui: avoid long delays when accessing configsPatrick Ohly2011-05-13
* WebDAV: ignore 404 for DELETE requestsPatrick Ohly2011-05-10
* WebDAV + Debian Testing: fixed invalid syncURL error messagePatrick Ohly2011-05-05