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
/
rpcbind
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r311470:
ngie
2017-02-04
1
-3
/
+6
*
Fix usr.sbin/rpcbind ATF tests on 32-bit platforms
asomers
2016-06-16
1
-3
/
+3
*
rpcbind(8): Make use of some xdr_* macros.
pfg
2016-06-09
1
-3
/
+3
*
Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STAT
ngie
2016-06-08
1
-1
/
+1
*
Follow up to r300932
ngie
2016-05-29
1
-1
/
+2
*
Fix rpcbind init after r300941.
markj
2016-05-29
1
-1
/
+2
*
Staticize variables only used in rpcbind.c
ngie
2016-05-29
1
-7
/
+7
*
Remove unnecessary caller_uaddr != NULL test before calling free on it
ngie
2016-05-29
1
-2
/
+1
*
Remove a useless if (x != NULL) check before calling free on allocated_uaddr
ngie
2016-05-29
1
-2
/
+1
*
Don't leak res in network_init(..)
ngie
2016-05-29
1
-0
/
+1
*
Plug leak with ifp by calling freeifaddrs after calling getifaddrs
ngie
2016-05-29
1
-0
/
+1
*
Catch malloc(3) errors and socket(2) errors
ngie
2016-05-29
1
-0
/
+7
*
Only expose `hint_uaddr` in the ND_DEBUG case
ngie
2016-05-27
1
-0
/
+6
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
1
-4
/
+0
*
rpcbind: use our roundup() macro when available through <sys/param.h>.
pfg
2016-05-02
1
-1
/
+1
*
MFH
gjb
2016-03-10
1
-0
/
+21
|
\
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
1
-0
/
+21
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
1
-0
/
+4
|
/
*
Fix Coverity warnings regarding r293229
asomers
2016-01-13
2
-5
/
+28
*
"source routing" in rpcbind
asomers
2016-01-06
6
-49
/
+979
*
Reallocate a maxlen-long buffer only when the current maxlen is
hrs
2015-10-06
1
-4
/
+6
*
Fix a regression with SA-15:24 patch that prevented NIS from
delphij
2015-10-02
1
-4
/
+7
*
The Sun RPC framework uses a netbuf structure to represent the
delphij
2015-09-29
1
-5
/
+19
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+23
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-2
/
+2
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge head
sjg
2014-04-28
11
-254
/
+265
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync with HEAD.
obrien
2013-02-08
2
-26
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+24
*
|
|
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
rpcbind does not need to be linked to libutil
bapt
2014-11-06
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Disable libwrap (TCP wrappers) support in rpcbind by default, introducing
mav
2014-03-06
4
-11
/
+31
*
|
|
Replace Sun RPC license with a 3-clause BSD license, with the explicit
hrs
2013-11-25
9
-243
/
+234
|
|
/
|
/
|
*
|
Fix socket calls on error post-r243965.
kevlo
2012-12-21
1
-2
/
+2
*
|
Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to
hrs
2012-11-17
1
-24
/
+0
|
/
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
2
-3
/
+3
*
Use prototype. While I'm there, add a pair of parenthesis to mark an if
delphij
2011-07-14
5
-7
/
+8
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Revert bogus change that snuck into r203972.
imp
2010-02-17
1
-2
/
+0
*
The NetBSD Foundation has given permission to remove clause 3 and 4
imp
2010-02-16
1
-7
/
+2
*
When you have multiple addresses on the same network on different
imp
2010-02-09
3
-12
/
+93
*
Initialize fromlen before calling recvfrom to avoid passing in random
imp
2010-02-07
1
-0
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
[next]