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
/
usr.sbin
/
rpc.lockd
/
lock_proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Use svc_getrpccaller() rather than svc_getcaller() for using
kuriyama
2005-02-03
1
-20
/
+16
*
Include <unistd.h> for {g,s}eteuid().
stefanf
2004-10-09
1
-0
/
+1
*
After talking to Colin,
mr
2004-07-16
1
-2
/
+5
*
Make rpc.lockd bind to a reserved port, since there are NFS clients
roam
2004-03-04
1
-0
/
+18
*
Make this compile cleanly. It passes WARNS=2, but I haven't checked
peter
2003-10-26
1
-8
/
+11
*
When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messages
rwatson
2003-05-14
1
-2
/
+7
*
Const fix.
alfred
2002-03-22
1
-1
/
+1
*
constify log_from_addr() parameter.
alfred
2002-03-22
1
-2
/
+2
*
Bring code to WARNS=3 level. Mostly fix unused variables.
alfred
2002-03-21
1
-8
/
+8
*
Remove __P.
alfred
2002-03-21
1
-4
/
+4
*
Turn on NO_WERROR and set WARNS to 1.
alfred
2001-11-13
1
-5
/
+10
*
fix parameters to lock_answer().
alfred
2001-11-12
1
-1
/
+1
*
Implement partial-file NFS lock testing.
alfred
2001-10-14
1
-4
/
+70
*
Distinguish between rpc version numbers in the client cache to avoid
alfred
2001-04-28
1
-1
/
+6
*
Implement client side NFS locks.
alfred
2001-04-17
1
-3
/
+22
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-0
/
+1294