Thread: 5.3.0r
View Single Post
Old 11-17-2003, 09:27 PM  
darkone
Disabled
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default 5.3.0r

Another new release? Expect to see 'u' version within few days

All:
- New: Internal directory cache
- Fix: Invalid ports were used for passive mode
- Fix: Hostnames did not work properly in hosts.rules
- Fix: Resume permission
- Fix: Stats modification on DELE
- Change: Non-raided directories are now alpha sorted (directories first.. makes use of httpd much more fun)
- Change: Directory_Cache_Max to DirectoryCache_Size (determinates size of one of the eight cache buckets; real amount of directories cached is 8x this value)
- Change: Execute permission is no longer required to enter directory. (execute controls listing)

Itcl:
- New: waitobject command. (see scripting forum for definition)
- New: user list
- New: group list
- New: vfs chattr <filename> <attribute> returns requested special attribute for directory. (0 = private path, 1 = symbolic link)
- Fix: Invalid idle time was given for users
- Change: vfs read/write no longer require directory/file parameter
- Change: vfs default-* commands were removed. Use 'config read' instead.
darkone is offline   Reply With Quote