| Commit message (Expand) | Author | Age | Files | Lines |
* | split out creating the sabre dav server to it's own factory | Robin Appelman | 2015-08-11 | 1 | -30/+12 |
* | Strip public webdav info about sharing and mount points | Vincent Petry | 2015-07-13 | 1 | -1/+1 |
* | use permissions mask wrapper instead of readonly wrapper | Robin Appelman | 2015-07-01 | 1 | -1/+1 |
* | Fixing ctor calls and ctor itself to not break usage in calendar and contacts... | Thomas Müller | 2015-06-29 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -2/+1 |
* | Return 401 when accessing public webdav and s2s is disabled | Vincent Petry | 2015-05-20 | 1 | -4/+5 |
* | Show a empty response for GET on non-files instead of the Browser Plugin | Lukas Reschke | 2015-05-14 | 1 | -1/+2 |
* | fix subfolder reshares over webdav | Robin Appelman | 2015-04-23 | 1 | -2/+2 |
* | resolve reshares in public webdav | Robin Appelman | 2015-04-22 | 1 | -3/+4 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+22 |
* | Adding a more meaningful message for sabre dav exception - fixes #14516 | Thomas Müller | 2015-03-11 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -20/+5 |
* | Remove locks plugin. | Thomas Müller | 2015-02-25 | 1 | -2/+0 |
* | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 1 | -11/+11 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+20 |
* | Merge pull request #10292 from owncloud/external-share-delete | Morris Jobke | 2014-12-23 | 1 | -1/+0 |
|\ |
|
| * | Fix trashbin when deleting a file over an external share | Robin Appelman | 2014-08-08 | 1 | -1/+0 |
* | | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -1/+1 |
|/ |
|
* | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 1 | -1/+0 |
* | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 1 | -1/+2 |
* | Fix public share webdav permissions | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
* | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 1 | -0/+4 |
* | Properly expose read only public shares as read only | Robin Appelman | 2014-06-14 | 1 | -0/+8 |
* | Fix exposing single files over webdav | Robin Appelman | 2014-06-14 | 1 | -2/+6 |
* | Upgrade SabreDAV to 1.8.10 | Thomas Müller | 2014-06-04 | 1 | -3/+3 |
* | Expose public shares over webdav | Robin Appelman | 2014-04-25 | 1 | -0/+58 |