version.
- Make sure versions set on the command line override version set in
nfsmount.conf
- Make version rollbacks still work when versions are set in nfsmount.conf
- mount.nfs: Support negotiation between v4, v3, and v2
- mount.nfs: Keep server's address in nfsmount_info
- mount.nfs: Sandbox each mount attempt
- mount.nfs: Support negotiation between v4, v3, and v2
- Added --sort --list functionality to nfs-iostat.py
- Fixed event handler in idmapd
- Added -o v4 support
- Disabled IPv6 support in nfsd
- Don't give client an empty flavor list
- Fixed gssed so it does not blindly caches machine credentials
- Fix bug when both crossmnt
- nfs(5): Add description of lookupcache mount option
- nfs(5): Remove trailing blanks
- Added nfs41 support to nfssat
- Added support for mount to us a configuration file.
- Add IPv6 support to nfsd
- Allow nfssvc_setfds to properly deal with AF_INET6
- Convert nfssvc_setfds to use getaddrinfo
- Move check for active knfsd to helper function
- Declare a static common buffer for nfssvc.c routine
- Convert rpc.nfsd to use xlog() and add --debug and --syslog options
- utils/nfsd: add support for minorvers4
- sm-notify: Don't orphan addrinfo structs
- sm-notify: Failed DNS lookups should be retried
- mount: remove legacy version of nfs_name_to_address()
- compiling error in rpcgen
- nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
- umount.nfs: Harden umount.nfs error reportin
- gssd: initialize fakeseed in prepare_krb5_rfc1964_buffer
- gssd: NULL-terminate buffer after read in read_service_info (try #2)
- gssd: free buffer allocated by gssd_k5_err_msg
- gssd: fix potential double-frees in gssd
- Removed a number of warn_unused_result warnings
- text-based mount command: Function to stuff "struct pmap" from mount
options
- text-based mount options: Use new pmap stuffer when rewriting mount
options
- text-based mount command: fix mount option rewriting logic
- text-based mount command: support AF_INET6 in rewrite_mount_options()
- mount command: Replace clnt_ping() and getport() calls in probe_port()
- mount command: Use nfs_error() instead of perror()
- mount command: Use nfs_pmap_getport() in probe_statd()