index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
nfsserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC
rwatson
2009-06-05
1
-0
/
+2
*
Unbreak options VIMAGE kernel builds.
zec
2009-05-31
1
-0
/
+1
*
Fix the experimental nfs subsystem so that it builds with the
rmacklem
2009-05-26
2
-4
/
+8
*
Add two sysctl variables to the experimental nfs server, so
rmacklem
2009-05-26
1
-3
/
+17
*
Fix the handling of NFSv4 Illegal Operation number to conform
rmacklem
2009-05-26
1
-11
/
+14
*
Fix the experimental nfs server's interface to the new krpc so
rmacklem
2009-05-26
1
-11
/
+10
*
Add NFSv4 root export checks to the DelegPurge, Renew and
rmacklem
2009-05-25
1
-0
/
+15
*
Fix the experimental NFSv4 server so that it handles the case
rmacklem
2009-05-24
1
-0
/
+5
*
Change the printf of r192595 to identify the function,
rmacklem
2009-05-22
1
-1
/
+1
*
Modified the printf message of r192590 to remove the
rmacklem
2009-05-22
1
-1
/
+1
*
Change the comment at the beginning of the function to reflect the
rmacklem
2009-05-22
1
-2
/
+2
*
Change the reboot panic that would have occurred if clientid
rmacklem
2009-05-22
1
-6
/
+2
*
Fix the experimental nfs server so that it depends on the nlm,
rmacklem
2009-05-22
1
-0
/
+1
*
Fix the comment at line 3711 to be consistent with the change
rmacklem
2009-05-21
1
-1
/
+1
*
Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid()
rmacklem
2009-05-21
1
-2
/
+9
*
Although it should never happen, all the nfsv4 server can do
rmacklem
2009-05-20
1
-1
/
+1
*
Fix the acquisition of local locks via VOP_ADVLOCK() by the
rmacklem
2009-05-17
1
-11
/
+28
*
Added a SYSCTL to sys/fs/nfsserver/nfs_nfsdport.c so that the value of
rmacklem
2009-05-17
1
-6
/
+14
*
Fixed the Null callback RPCs so that they work with the new krpc. This
rmacklem
2009-05-16
1
-0
/
+8
*
Apply changes to the experimental nfs server so that it uses the security
rmacklem
2009-05-14
5
-55
/
+165
*
Modify the experimental nfs server to use the new nfsd_nfsd_args
rmacklem
2009-05-12
2
-40
/
+39
*
Change the name of the nfs server addsock structure from nfsd_args
rmacklem
2009-05-11
1
-1
/
+1
*
Modify nfsvno_fhtovp() to ensure that it always sets the credp
rmacklem
2009-05-11
1
-0
/
+1
*
Remove the thread argument from the FSD (File-System Dependent) parts of
attilio
2009-05-11
2
-7
/
+4
*
Do not embed struct ucred into larger netcred parent structures.
kan
2009-05-09
2
-10
/
+6
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
7
-0
/
+15640