This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
nfsserver
History
dfr
75eeed4f1f
We need to pass a structure with enough space for an NFSv2 filehandle to
...
nfs_srvmtofh_xx otherwise bad things happen when an NFSv2 client tries to make a request.
2008-12-10 14:49:54 +00:00
..
nfs_fha.c
We need to pass a structure with enough space for an NFSv2 filehandle to
2008-12-10 14:49:54 +00:00
nfs_fha.h
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nfs_serv.c
Change nfsserver slightly so that it does not trip over the timestamp
2008-12-03 17:54:09 +00:00
nfs_srvcache.c
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nfs_srvkrpc.c
Use the remote address for access control, not the local address. This fixes
2008-11-13 14:36:52 +00:00
nfs_srvsock.c
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nfs_srvsubs.c
In the nfsrv_fhtovp(), after the vfs_getvfs() function found the pointer
2008-11-29 13:34:59 +00:00
nfs_syscalls.c
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nfs.h
Switch the default rpc implementation for NFS back to the new code. I believe
2008-11-14 11:27:53 +00:00
nfsm_subs.h
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nfsrvcache.h
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nfsrvstats.h
…