summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/webdav.php
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes in appsBart Visscher2012-08-291-4/+3
* Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-10/+5
|\
| * remove unused variables from webdav file backendRobin Appelman2012-07-201-10/+5
* | Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri...Michael Gapczynski2012-07-241-2/+2
|/
* remove comments around code blockBjoern Schiessle2012-07-091-2/+2
* webdav ssl cleanupBjoern Schiessle2012-07-091-3/+6
* allow user to upload his own root certificate for secure webdav mountBjoern Schiessle2012-07-061-1/+1
* CURLOPT_SSL_VERIFYPEER=false shouldn't be in masterBjoern Schiessle2012-07-061-2/+1
* use OC_Connector_Sabre_ClientBjoern Schiessle2012-07-061-6/+6
* check if caview really existsBjoern Schiessle2012-07-051-2/+4
* send ca cert path to sabredav clientBjoern Schiessle2012-07-051-0/+3
* webdav client crashes for secure connections if he doesn't have the right roo...Bjoern Schiessle2012-07-021-0/+2
* Fix WebDAV external storage opendir() and stat() for directories, bug fix for...Michael Gapczynski2012-06-291-14/+12
* - remove leading http[s] to let createBaseUri() generate secure/unsecure base...Bjoern Schiessle2012-06-291-3/+7
* Don't use substr to get first char of stringBart Visscher2012-06-081-2/+2
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* renaming remote storage support to External storage support to clear up namin...Jan-Christoph Borchardt2012-03-301-0/+293