| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 245508,245566,245568,245611,245909: | John Baldwin | 2013-02-28 | 1 | -2/+2 |
| * | Partial merge of r218345: | Alan Cox | 2012-02-15 | 1 | -1/+2 |
| * | MFC 228185: | John Baldwin | 2012-01-05 | 1 | -60/+69 |
| * | MFC: r223309 | Rick Macklem | 2011-07-04 | 1 | -12/+4 |
| * | MFC r216565,r216631,r216632,r216633,r216774: | Pawel Jakub Dawidek | 2010-12-30 | 3 | -54/+65 |
| * | MFC r216454: | Konstantin Belousov | 2010-12-26 | 1 | -2/+11 |
| * | MFC r214851: | Konstantin Belousov | 2010-11-08 | 1 | -1/+1 |
| * | MFC r214049: | Konstantin Belousov | 2010-11-03 | 1 | -12/+13 |
| * | MFC r211854: | Pawel Jakub Dawidek | 2010-11-02 | 1 | -40/+48 |
| * | MFC: r205661 | Rick Macklem | 2010-04-09 | 1 | -0/+3 |
| * | - Factor out the code shared between NFS client and server into its own | Marius Strobl | 2010-02-22 | 4 | -60/+5 |
| * | MFC: r201899 | Marius Strobl | 2010-01-16 | 3 | -79/+75 |
| * | MFC: r201896 | Marius Strobl | 2010-01-16 | 3 | -3/+8 |
| * | MFC 200084: | John Baldwin | 2009-12-18 | 1 | -4/+3 |
| * | MFC r199274, r199284: | Marcel Moolenaar | 2009-11-24 | 1 | -1/+1 |
| * | MFC r197287, r197289, r197351, r197426, r197458, r197459, r197497, r197498, | Pawel Jakub Dawidek | 2009-09-29 | 1 | -1/+1 |
| * | MFC r197039, r197040: | Pawel Jakub Dawidek | 2009-09-15 | 1 | -2/+2 |
| * | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | Doug Rabson | 2009-06-30 | 9 | -2623/+4 |
| * | Fix build with NFS_LEGACYRPC enabled after the socket upcall locking | John Baldwin | 2009-06-30 | 1 | -0/+1 |
| * | Rework the credential code to support larger values of NGROUPS and | Brooks Davis | 2009-06-19 | 2 | -5/+3 |
| * | Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on the | Rick Macklem | 2009-06-17 | 1 | -0/+1 |
| * | Add a #include <sys/jail.h> so that it builds when | Rick Macklem | 2009-06-12 | 1 | -0/+1 |
| * | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | Robert Watson | 2009-06-05 | 2 | -2/+2 |
| * | Rework socket upcalls to close some races with setup/teardown of upcalls. | John Baldwin | 2009-06-01 | 3 | -9/+7 |
| * | Place hostnames and similar information fully under the prison system. | Jamie Gritton | 2009-05-29 | 1 | -2/+3 |
| * | Add hierarchical jails. A jail may further virtualize its environment | Jamie Gritton | 2009-05-27 | 1 | -0/+3 |
| * | Fix build of KGSSAPI bits post-vimage. | Doug Rabson | 2009-05-24 | 1 | -1/+2 |
| * | Remove the thread argument from the FSD (File-System Dependent) parts of | Attilio Rao | 2009-05-11 | 1 | -2/+2 |
| * | Do not embed struct ucred into larger netcred parent structures. | Alexander Kabaev | 2009-05-09 | 1 | -0/+3 |
| * | Change nfsserver so that it uses the nfssvc() system call provided | Rick Macklem | 2009-04-12 | 4 | -49/+22 |
| * | Fix an mbuf leak in the error path. | Doug Rabson | 2009-03-19 | 1 | -0/+2 |
| * | Include audit.h so that the system call path protected by NFS_LEGACYRPC | Robert Watson | 2009-02-23 | 1 | -0/+2 |
| * | Use shared vnode locks when invoking VOP_READDIR(). | John Baldwin | 2009-02-13 | 1 | -2/+2 |
| * | Audit the flag argument to the nfssvc(2) system call. | Robert Watson | 2009-02-08 | 1 | -0/+2 |
| * | Last step of splitting up minor and unit numbers: remove minor(). | Ed Schouten | 2009-01-28 | 1 | -2/+2 |
| * | Handle VFS_VGET() failing with an error other than EOPNOTSUPP in addition | Ken Smith | 2008-12-16 | 1 | -3/+6 |
| * | We need to pass a structure with enough space for an NFSv2 filehandle to | Doug Rabson | 2008-12-10 | 1 | -3/+3 |
| * | Change nfsserver slightly so that it does not trip over the timestamp | Alexander Kabaev | 2008-12-03 | 1 | -7/+8 |
| * | In the nfsrv_fhtovp(), after the vfs_getvfs() function found the pointer | Konstantin Belousov | 2008-11-29 | 1 | -3/+6 |
| * | Switch the default rpc implementation for NFS back to the new code. I believe | Doug Rabson | 2008-11-14 | 1 | -4/+0 |
| * | Use the remote address for access control, not the local address. This fixes | Doug Rabson | 2008-11-13 | 1 | -2/+44 |
| * | Temporarily switch NFS back to the old RPC code while I try to diagnose and | Doug Rabson | 2008-11-13 | 1 | -0/+4 |
| * | Turn (NFSERR_AUTHERR|code) status values into svcerr_auth(rqst, code) replies | Doug Rabson | 2008-11-12 | 1 | -2/+7 |
| * | Allow v3 GETATTR requests even when weakly authenticated. Change the error | Doug Rabson | 2008-11-12 | 1 | -2/+3 |
| * | Range-check NFSv2 procedure numbers before converting to NFSv3. | Doug Rabson | 2008-11-07 | 1 | -2/+7 |
| * | Don't depend on krpc.ko in the NFS_LEGACYRPC case. | Doug Rabson | 2008-11-06 | 1 | -0/+2 |
| * | Unbreak NFS. | Dag-Erling Smørgrav | 2008-11-06 | 1 | -0/+1 |
| * | If mountd doesn't specify a secflavor list for the mount, assume that -sec=sys | Doug Rabson | 2008-11-05 | 1 | -0/+10 |
| * | Include <sys/eventhandler.h>. | Doug Rabson | 2008-11-04 | 1 | -0/+1 |
| * | Implement support for RPCSEC_GSS authentication to both the NFS client | Doug Rabson | 2008-11-03 | 11 | -65/+1373 |