summaryrefslogtreecommitdiffstats
path: root/lib/connector
Commit message (Expand)AuthorAgeFilesLines
...
| * don't allow user to delete Shared dir via webdav and sync client (bug #774)Bjoern Schiessle2012-06-041-2/+4
* | Fix OC_Connector_Sabre_Locks for SQLiteJakob Sack2012-08-241-2/+4
* | escape all identifiers with backticksjfd2012-07-312-11/+11
* | Check if user is already logged in for DAV auth, instead of logging in and cr...Michael Gapczynski2012-07-301-6/+11
* | - remove namespace from file property name (webdav)Bjoern Schiessle2012-07-231-0/+1
* | Revert "use readfile() instead iof fopen() for file download over webdav."Robin Appelman2012-07-191-1/+1
* | use readfile() instead iof fopen() for file download over webdav.Bjoern Schiessle2012-07-111-1/+1
* | Fix initialization of OC_Filesystem setup from DAVBart Visscher2012-06-221-1/+1
* | Fix webdav property name compareBart Visscher2012-06-191-1/+1
* | Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-192-5/+17
* | 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