Home
last modified time | relevance | path

Searched refs:libwrap (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcheck_libwrap_severity.m42 dnl check if libwrap (if exists), requires the caller to define the variables
6 AC_CACHE_CHECK([if libwrap wants caller to define allow_severity and deny_severity], ac_cv_need_lib…
H A Dheader_templates.m41097 [does libwrap exist?])
1100 [does libwrap expect caller to define the variables allow_severity and deny_severity])
/netbsd-src/lib/libwrap/
H A Dlibwrap2netbsd35 d=$2/libwrap
/netbsd-src/usr.sbin/tcpdchk/
H A DMakefile13 CPPFLAGS+= -I${NETBSDSRCDIR}/lib/libwrap -DSYS_ERRLIST_DEFINED
/netbsd-src/usr.sbin/tcpdmatch/
H A DMakefile13 CPPFLAGS+= -I${TCPDCHK} -I${NETBSDSRCDIR}/lib/libwrap -DSYS_ERRLIST_DEFINED
/netbsd-src/usr.sbin/rtadvd/
H A DMakefile17 LIBWRAP= ${NETBSDSRCDIR}/lib/libwrap
/netbsd-src/usr.sbin/rpcbind/
H A Drpcbind.h70 extern int libwrap;
H A Dsecurity.c124 if (libwrap && addr->sa_family != AF_LOCAL) { in check_access()
H A Drpcbind.c106 int libwrap = 0; variable
923 libwrap = 1; in parseargs()
/netbsd-src/share/mk/
H A Dbsd.hostprog.mk72 LIBWRAP?= /usr/lib/libwrap.a
H A Dbsd.README1415 LIBWRAP?= ${DESTDIR}/usr/lib/libwrap.a
/netbsd-src/lib/
H A DMakefile189 SUBDIR+= libwrap
/netbsd-src/external/bsd/am-utils/dist/scripts/
H A Damd.conf-sample97 # perform Amq service checks via tcpwrappers (tcpd/libwrap)
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog495 libwrap.
497 * amd/amq_svc.c: some versions of libwrap require the caller to
4488 libwrap includes the integer variables deny_severity and
4489 allow_severity, since some libwrap implementations do and others
4503 * amd/amq_svc.c: if libwrap does not include the severity
4509 * configure.in: if libwrap is found, only define it in @WRAPLIB@,
4511 Run test for existence of severity variables in libwrap.
4518 * configure.in: move check for AC_CHECK_LIB(libwrap) as far down
4858 for libwrap's hosts_ctl() (FreeBSD 5.0 doesn't have it).
4860 * m4/macros/check_extern.m4: include tcpd.h if it and libwrap exist.
[all …]
H A Dconfigure.ac1443 dnl next, check if libwrap defines allow/deny_severity or expects the caller to define it
H A DNEWS539 - support tcpd/libwrap tcpwrappers. If your system supports libwrap, then
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog4906 - removed libwrap stuff - superseded by acls.