freebsd-dev/sys/fs/nfsserver
Rick Macklem 0c58adb2fa MFC: r206236
Harden the experimental NFS server a little, by adding range
checks on the length of the client's open/lock owner name. Also,
add free()'s for one case where they were missing and would
have caused a leak if NFSERR_BADXDR had been replied. Probably
never happens, but the leak is now plugged, just in case.
2010-04-20 01:25:18 +00:00
..
nfs_nfsdcache.c MFC: r203848 2010-02-18 16:23:13 +00:00
nfs_nfsdkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_nfsdport.c MFC: r206170 2010-04-18 22:51:15 +00:00
nfs_nfsdserv.c MFC: r206236 2010-04-20 01:25:18 +00:00
nfs_nfsdsocket.c Fix the handling of NFSv4 Illegal Operation number to conform 2009-05-26 01:16:09 +00:00
nfs_nfsdstate.c MFC: r205941 2010-04-14 03:13:02 +00:00
nfs_nfsdsubs.c Apply changes to the experimental nfs server so that it uses the security 2009-05-14 21:39:08 +00:00