summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
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
2021-11-01ucb: webdav-curl: tdf#101094 (14) OPTIONS: Options cache removal: PUTGiuseppe Castagno
2021-11-01ucb: webdav-curl: CurlSession OPTIONS() lock cacheMichael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (12) OPTIONS: Add options cache ctrl in getResou...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (11): Add WebDAV options cache configuration param.Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (9) OPTIONS: Add options check in Content::getPr...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (8) OPTIONS: Add options check in Content::resou...Michael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before ...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (5) OPTIONS: Add options check in Content::getRe...Giuseppe Castagno
2021-11-01ucb: webdav-curl: indent that temporarilyMichael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (4) OPTIONS: Add member function getResourceOptionsGiuseppe Castagno
2021-11-01ucb: webdav-curl: implement DAVResourceAccess::OPTIONS()Michael Stahl
2021-11-01ucb: webdav-curl: implement OPTIONS()Michael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno
2021-11-01ucb: webdav-curl: loplugin:unusedfields in ucb/Michael Stahl
2021-11-01ucb: webdav-curl: In case of Web site access, add Content-Type to HEAD request.Giuseppe Castagno
2021-11-01ucb: webdav-curl: loplugin:unuseddefaultparam in ucbNoel Grandin
2021-11-01ucb: webdav-curl: Related tdf#95217: Force HEAD method in Web access if PROPF...Giuseppe Castagno
2021-11-01ucb: webdav-curl: Related tdf#95217: Http header names are case insensitiveGiuseppe Castagno
2021-11-01ucb: webdav-curl: Related tdf#90700 Add configuration for web connection time...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#95792: fix saving file the first time on some WebDAV se...Giuseppe Castagno
2021-11-01ucb: webdav-curl: Fix tdf#90700 Notify connect timeout early.Giuseppe Castagno
2021-11-01ucb: webdav-curl: Add/change some logs in WebDAV ucb.ucp layer.Michael Stahl
2021-11-01ucb: webdav-curl: tdf#83531 Opening WebDAV URL WebDav fails if write is restr...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2021-11-01ucb: webdav-curl: Remove redundant comparisons, copy properties unconditionallyMichael Stahl
2021-11-01ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 1Giuseppe Castagno
2021-11-01ucb: webdav-curl: remove unused LOCK() overloadMichael Stahl
2021-11-01ucb: webdav-curl: NeonLockStore::stopTicker(): really avoid deadlockMichael Stahl
2021-11-01ucb: webdav-curl: NeonLockStore::stopTicker(): avoid deadlockMichael Stahl
2021-11-01ucb: webdav-curl: adjust some trivialities to match...Michael Stahl
2021-11-01ucb: webdav-curl: use std::unqiue_ptr in ResultListMichael Stahl
2021-11-01ucb: webdav-curl: fix exception in Content::queryInterface()Michael Stahl
2021-11-01ucb: webdav-curl: add documentation from "rhbz#678440: Always ...Michael Stahl
2021-11-01ucb: webdav-curl: Adapted TickerThread to safer-to-use salhelper::ThreadStephan Bergmann
2021-11-01ucb: webdav-curl: add OpenCommandArg3 "KeepAlive" supportMichael Stahl
2021-11-01ucb: webdav-curl: callcatcher: remove unused methodsMichael Stahl
2021-11-01ucb: webdav-curl: catch exception by constant referenceMichael Stahl
2021-11-01ucb: webdav-curl: fix init of SimpleAuthenticationRequestMichael Stahl
2021-11-01ucb: webdav-curl: handle additional HTTP status codesMichael Stahl
2021-11-01ucb: webdav-curl: try to prevent acquiring a lock that we already haveMichael Stahl
2021-11-01ucb: webdav-curl: implement CurlSessionMichael Stahl
2021-11-01ucb: webdav-curl: add CurlSession boilerplateMichael Stahl
2021-11-01ucb: webdav-curl: implement CurlUri, partially based on SerfUriMichael Stahl