by pharao90
UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a unified mountd and nfsd program and so far runs under Linux, NetBSD, and Solaris.
- avoid returning large fileids on Windows, for better compatibility with clients such as Linux 2.6.24 - try to prevent races between READDIR and removal of files
- fix LOOKUP permission reporting on execute-bit-only directories - fix writing of files opened for writing with intervening chmod -w - fix reading of files opened for reading with intervening chmod -r
- fix chown operation on symbolic links - fix auxiliary group support
- add support for writing a pid file with the -i option - fix atomic_attr() to respect uid/gid squashing - add -T option for doing test parse of the exports file
- add support for 64 bit inode numbers - the returned "fileid" is now equal to the file's real inode number - fix ACCESS and read_executable to stop adding permissions when user or group matches - report unreadable executables as unreadable unless -r is ...
- add support for 64 bit inode numbers - the returned "fileid" is now equal to the file's real inode number - fix ACCESS and read_executable to stop adding permissions when user or group matches - report unreadable executables as unreadable unless -r is ...
- add support for 64 bit inode numbers - the returned "fileid" is now equal to the file's real inode number - fix ACCESS and read_executable to stop adding permissions when user or group matches - report unreadable executables as unreadable unless -r is ...
- add support for "insecure" and "secure" export options - do not abort daemon on RPC or XDR failures
- add support for "insecure" and "secure" export options - do not abort daemon on RPC or XDR failures
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use