egroupware_official/filemanager
Ralf Becker 8f7f89666f New options for filesystme stream-wrapper:
- all:   false (default) = ignore files starting with a dot '.',
  true = show all files (. and .. are always ignored!)
- exec: false (default) = do NOT allow to upload or modify scripts, 
  true = allow it (if docroot is mounted, this allows to run scripts!)
--> deny_script method was added to egw_vfs and calls to it from
filemanager
Other fixes:
- missing write rights of the webserver were not removed from perms
  (causing warnings to be displayed in the ui)
- rename was not working due to typos
--> should be backported for obvious reasons to 1.6
2009-03-31 11:30:12 +00:00
..
inc New options for filesystme stream-wrapper: 2009-03-31 11:30:12 +00:00
setup "fixed typo in author and maintainer info" 2009-03-30 14:09:13 +00:00
templates Implemented symlinks for eGW's VFS: 2009-03-19 20:12:35 +00:00
cli.php "show symlinks in ls -l" 2009-03-24 16:27:29 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00