Commit Graph

16 Commits

Author SHA1 Message Date
Matthew Dawson 9e75e34184 Return a '/' instead of 'false' when listing the root folder.
Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
2011-01-06 16:52:28 -05:00
Matthew Dawson 0f5923a150 Add similar check to the canWrite function.
Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
2011-01-03 17:58:49 -05:00
Matthew Dawson 61ce6e21ec Fix a chroot issue where the path /.. (and related paths) are not caught and removed.
Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
2011-01-03 17:48:31 -05:00
Robin Appelman 653c6e5984 fix small bug in filesystem abstraction 2010-10-18 16:29:10 +00:00
Robin Appelman 494d88a435 fix bug in detecting mountpoints of file storages within chrooted filesystem 2010-10-03 23:07:55 +00:00
Robin Appelman 44946e208d make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot 2010-09-28 23:07:13 +02:00
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 2010-09-06 20:02:17 +02:00
Robin Appelman 2738aab45b fixed bug in filesystem abstraction that broke file uploading 2010-09-06 17:59:35 +02:00
Robin Appelman a47558b2fd change the way the user is rooted in his own folder in order to make filesystem managment easier 2010-09-02 20:47:15 +02:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
Robin Appelman d374bcddc1 fix recursive copying of folders with webdav 2010-07-04 18:08:35 +02:00
Robin Appelman 23d006fc25 fix users being to able to read files outside the datadir 2010-06-25 13:28:24 +02:00
Robin d909f91d07 small webdav fixes 2010-05-22 22:08:08 +02:00
Robin 51b253447d provide option for automatic backup 2010-05-08 21:32:20 +02:00
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 2010-05-07 22:50:59 +02:00