| Commit message (Expand) | Author | Age | Files | Lines |
* | Change nfsserver so that it uses the nfssvc() system call provided | rmacklem | 2009-04-12 | 1 | -14/+4 |
* | Fix an mbuf leak in the error path. | dfr | 2009-03-19 | 1 | -0/+2 |
* | Use the remote address for access control, not the local address. This fixes | dfr | 2008-11-13 | 1 | -2/+44 |
* | Turn (NFSERR_AUTHERR|code) status values into svcerr_auth(rqst, code) replies | dfr | 2008-11-12 | 1 | -2/+7 |
* | Include <sys/eventhandler.h>. | dfr | 2008-11-04 | 1 | -0/+1 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -0/+565 |