egroupware/api/src/Vfs
nathangray 0fdd8f87cb Api: Fix out of memory error when deleting users and filesystem is large
Fixed by not deleting the files, just changing owner
2020-04-28 14:16:09 -06:00
..
Dav fixing our wrong static methods in stream-wrapper: unlink, rmdir, mkdir, rename and url_stat (they are not static, so PHP can pass in $context) 2016-07-19 11:59:16 +02:00
Exception * Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories) 2016-08-18 10:04:36 +02:00
Filesystem fix namespace issues 2019-11-19 14:02:37 +02:00
Links * Api - Fix linking into new entries fails with SQL error 2019-01-21 11:22:21 -07:00
Sqlfs Api: Fix out of memory error when deleting users and filesystem is large 2020-04-28 14:16:09 -06:00
HiddenUploadSharing.php Some improvements to sharing when multiple shares are involved 2020-04-03 16:20:47 -06:00
Hooks.php Api: Fix out of memory error when deleting users and filesystem is large 2020-04-28 14:16:09 -06:00
Sharing.php Fix sharing of of a file inside a symlinked directory failed. 2020-04-14 11:19:12 -06:00
StreamWrapper.php Changes to support accessing Samba shares with Collabora 2019-01-31 14:42:37 -07:00
StreamWrapperIface.php fixing our wrong static methods in stream-wrapper: unlink, rmdir, mkdir, rename and url_stat (they are not static, so PHP can pass in $context) 2016-07-19 11:59:16 +02:00
WebDAV.php * Filemanager/WebDAV: handle url-special chars like %, # and ? correctly 2019-03-21 12:36:25 +01:00