summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2021-11-01ucb: webdav-curl: implement CurlSession::abort()Michael Stahl
2021-11-01ucb: webdav-curl: escape broken SharePoint 2016 URIsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 4Michael Stahl
2021-11-01ucb: webdav-curl: use curl_multi API to support read timeoutMichael Stahl
2021-11-01ucb: webdav-curl: remove locks from LockStore after AUTH errorMichael Stahl
2021-11-01ucb: webdav-curl: convert hrefs in PROPFIND response to URIMichael Stahl
2021-11-01ucb: webdav-curl: implement dead properties in PROPFIND/PROPPATCHMichael Stahl
2021-11-01ucb: webdav-curl: clean up CurlUri m_Path messMichael Stahl
2021-11-01ucb: webdav-curl: convert URI reference to URI as early as possibleMichael Stahl
2021-11-01ucb: webdav-curl: handle "depth" in WebDAVResponseParserMichael Stahl
2021-11-01ucb: webdav-curl: Don't crash when accessing WebDAV resource after auth failedMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:constfields in ucbMichael Stahl
2021-11-01ucb: webdav-curl: tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2021-11-01ucb: webdav-curl: const-ness fixesStephan Bergmann
2021-11-01ucb: webdav-curl: tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File'Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (8): Return empty property when not present.Giuseppe Castagno
2021-11-01ucb: webdav-curl: loplugin:unusedmethodsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (6): Cache OPTIONS if not present or if lifetime...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (5): Deal with HTTP unofficial response status c...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (3): Change caching model for HTTP response stat...Michael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV ...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (34): Fix test and missing field value in compar...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (2): Refactor the WebDAV resource access retryMichael Stahl
2021-11-01ucb: webdav-curl: tdf#102499 (1): Add WebDAV test to check HTTP reponse statusMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:unusedmethods in sc..vclMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:unusedfieldsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (32): Use a partial GET as a fall-back for HEAD...Giuseppe Castagno
2021-11-01ucb: webdav-curl: add additional comments from commit...Michael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (30): Better explanation of OPTIONS errors in de...Giuseppe Castagno
2021-11-01ucb: webdav-curl: WebDAV: Make some SAL_WARN log wording a bit betterGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (29) Fix for IIS 10.0 disabled OPTIONS methodGiuseppe Castagno
2021-11-01ucb: webdav-curl: Related: tdf#82677, remove cached element when appropriateGiuseppe Castagno
2021-11-01ucb: webdav-curl: Related: tdf#82677, add cache use in Content::getProperties()Giuseppe Castagno
2021-11-01ucb: webdav-curl: Related: tdf#82677, implement a PROPFIND 'propname' request...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (26): Fix possible early relase of cache mutexGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (25): Make a std::less explicit, add/remove TODO...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (24): Simplify cache removal: DESTROY, PROPPATCH...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (23): Simplify cache removal: MOVE, COPYGiuseppe Castagno
2021-11-01ucb: webdav-curl: Related: tdf#99499, add a limit to the number of http redir...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (22): Simplify cache removal: MKCOL, PUTGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (21): Simplify cache removal: LOCK, UNLOCKGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (20) OPTIONS: Check for Class1 DAV before unlockGiuseppe Castagno
2021-11-01ucb: webdav-curl: Related: tdf#96410 eXo Platform WebDAV: where lock fails...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (19) OPTIONS: Add mechanism to manage not found ...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if n...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (17) OPTIONS: Options cache removal: COPYGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (16) OPTIONS: Options cache removal: MOVEGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (15) OPTIONS: Options cache removal: MKCOLGiuseppe Castagno