Home | History | Annotate | Download | only in rpcbind
History log of /src/usr.sbin/rpcbind/check_bound.c
RevisionDateAuthorComments
 1.9  17-Jun-2020  kamil Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
via <rump/rump.h>.
 1.8  03-Jan-2019  christos Handle memory allocations and error exit codes consistently.
 1.7  16-Aug-2017  christos branches: 1.7.2; 1.7.4;
merge FreeBSD changes:
- fixes CVE-2015-7236
- adds -h hostip to bind, -6 for only ipv6 access, -a for abort gracefully
- documents -w (warmstart)
XXX: should fix warmstart file to go to /var/run instead of /tmp
 1.6  08-Nov-2015  christos merge RUMP changes.
 1.5  27-Aug-2007  dsl Depracate ND_DEBUG and BIND_DEBUG in favour of RPCBIND_DEBUG.
Add commented out entries for RPCBIND_DEBUG and SVC_RUN_DEBUG in Makefile.
 1.4  13-May-2007  christos branches: 1.4.4;
- WARNS = 4
- De __P
- While starting up, send messages to stderr not syslog.
- Fix error messages
- Don't play with umask and forget to restore it on error
 1.3  25-May-2006  christos Coverity CID 3653: Fix memory leak.
 1.2  22-Jun-2000  fvdl branches: 1.2.2;
Plug a few memory leaks.
 1.1  02-Jun-2000  fvdl branches: 1.1.2;
rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,
then modified. This still contains some ugly special casing for
procedures in the security section, but I haven't found a nicer way
so far.
 1.1.2.1  23-Jun-2000  hannken Pull up revision 1.2:
- Fix memory leaks.
 1.2.2.2  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.2.2.1  22-Jun-2000  minoura file check_bound.c was added on branch minoura-xpg4dl on 2000-06-22 18:01:11 +0000
 1.4.4.1  06-Nov-2007  matt sync with HEAD
 1.7.4.1  10-Jun-2019  christos Sync with HEAD
 1.7.2.1  18-Jan-2019  pgoyette Synch with HEAD

RSS XML Feed