Age | Commit message (Expand) | Author |
2022-04-19 | ucb: webdav-curl: put user name from config into LOCK request | Michael Stahl |
2021-12-15 | ucb: remove --with-webdav=neon | Michael Stahl |
2021-12-15 | ucb: remove --with-webdav=serf | Michael Stahl |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-01 | ucb: webdav-curl: Related: tdf#82677, implement a PROPFIND 'propname' request... | Giuseppe Castagno |
2021-11-01 | ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONS | Giuseppe Castagno |
2021-11-01 | ucb: webdav-curl: implement CurlSession | Michael Stahl |
2021-11-01 | ucb: webdav-curl: add CurlSession boilerplate | Michael Stahl |
2021-11-01 | ucb: webdav-curl: implement CurlUri, partially based on SerfUri | Michael Stahl |
2021-11-01 | ucb: copy SerfLockStore class to webdav-curl | Michael Stahl |
2021-11-01 | ucb: copy upper level code of serf webdav ucp to webdav-curl | Michael Stahl |
2021-04-22 | fix component handling for ucpdav1 when --with-webdav=serf | Luboš Luňák |
2020-07-22 | ucb/neon: create instances with uno constructors | Noel Grandin |
2018-02-01 | Support for webdav:// and webdavs:// schemes from command line | Vasily Melenchuk |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-14 | try to fix webdav build | Markus Mohrhard |
2016-08-23 | Related: tdf#82677, implement a PROPFIND 'propname' request cache | Giuseppe Castagno |
2016-07-28 | tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONS | Giuseppe Castagno |
2015-12-16 | Related tdf#90700 Add configuration for web connection timeout. | Giuseppe Castagno |
2014-06-05 | ucb: move APR dependencies to gb_LinkTarget__use_apr | Michael Stahl |
2014-06-05 | apr uses iconv | Tor Lillqvist |
2014-03-26 | webdav: Implement unlocking of documents. | Matúš Kukan |
2014-03-26 | webdav: Store locks in SerfLockStore, so we could unlock later. | Matúš Kukan |
2014-03-26 | webdav: Lock files when opening them. | Matúš Kukan |
2014-03-26 | Remove pointless SerfRequestProcessorImplFac indirection. | Matúš Kukan |
2014-03-18 | webdav: fix various warnings | Matúš Kukan |
2014-03-06 | Build webdav based on serf if neon is disabled. | Matúš Kukan |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-10-04 | rename ucb/source/ucp/webdav to webdav-neon | Michael Meeks |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan |