aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Lockdown/Filesystem
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-052-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-4/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-062-14/+23
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Make declaration compatibleLukas Reschke2017-08-091-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+3
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+5
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* return unknown free space from nullstorageRobin Appelman2017-02-081-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* basic lockdown logicRobin Appelman2016-11-162-0/+299
Signed-off-by: Robin Appelman <icewind@owncloud.com>