aboutsummaryrefslogtreecommitdiffstats
path: root/lib/connector
Commit message (Expand)AuthorAgeFilesLines
* Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-082-5/+17
* Comment layout and spelling fixesBart Visscher2012-06-081-2/+4
* don't allow user to delete Shared dir via webdav and sync client (bug #774)Bjoern Schiessle2012-06-041-2/+4
* fixing file headers with copy rightThomas Müller2012-05-055-66/+90
* Merge branch 'master' into sabredav_1.6Georg Ehrke2012-03-193-46/+3
|\
| * fix for webdav when having additional storage backends mountedRobin Appelman2012-03-071-2/+2
| * Remove the link between the principals table and the sabre principals connector.Jakob Sack2012-03-021-44/+0
| * provide early file system when using webdavRobin Appelman2012-02-211-0/+1
* | add empty methods updatePrincipal and searchPrincipals and change method getP...Georg Ehrke2012-02-251-1/+3
* | replace Sabre_DAV_Exception_FileNotFound with Sabre_DAV_Exception_NotFoundGeorg Ehrke2012-02-251-1/+1
|/
* allow to set a files mtime through a PROPPATCH request on resourceKlaas Freitag2012-02-141-8/+4
* Add copyright to OC_Connector_Sabre_PrincipalBart Visscher2012-02-121-0/+7
* Derive the user principles from the owncloud usersBart Visscher2012-02-111-69/+43
* - Added the ability to change a files mtime via webdavs propset.Klaas Freitag2012-02-101-7/+23
* also use fscache when getting used space for webdavRobin Appelman2011-12-141-3/+3
* Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file c...Florian Vichot2011-11-061-1/+1
* Database.xmlJakob Sack2011-08-061-2/+2
* Add principals, minor changes in base.phpJakob Sack2011-08-061-0/+181
* Renaming classes :-)Jakob Sack2011-07-295-28/+28
* One class per file!Jakob Sack2011-07-292-2/+0
* Use autoloadJakob Sack2011-07-275-0/+559