summaryrefslogtreecommitdiff
path: root/lib/libwrap
AgeCommit message (Expand)Author
2000-07-14Correct ctype(3) usage, just in case....itohy
2000-04-02backout previous changes.billc
2000-04-02namespace collision with getopt change (struct option -> libwrap_option)billc
2000-02-05#include <stdio.h> to cover the use of "FILE *" in one of the prototypes.danw
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-09-10fix behavior for configuration like "ALL: 127.".itojun
1999-08-31Apply IPv6 support patch.itojun
1999-08-27increment shlib minor for libwrap (0.0 -> 0.1).itojun
1999-08-27resolve conflicts on upgrade (to 7.6).itojun
1999-08-02Xref hosts_access(3).bouyer
1999-07-03Revert white space changes for imported sources.simonb
1999-07-02More trailing white space.simonb
1999-05-09Allow passing NULL for check only.christos
1999-05-09don't use inet_addr, use inet_aton... Otherwise masks of 255.255.255.255christos
1999-02-25Add a note to update src/distrib/sets/lists/base/shl.*, and add a missingabs
1999-01-18sprintf -> snprintf (not needed, but since snprintf is used everywhere else)christos
1999-01-18PR/6837: Greg A. Woods: Bring into scope getpeername to make sure thatchristos
1999-01-18PR/6837: Greg A. Woods: Add RBL capability for libwrap.christos
1999-01-18PR/6836: Grag A. Woods: Formatting errors and limitation doc.christos
1998-10-07Remove trailing space from LIB= linesimonb
1998-03-19Add LOG_AUTHPRIV and LOG_FTP as inspired by PR #3176.tv
1998-01-05RCSID Police.perry
1998-01-05RCSID Police.perry
1997-11-12add missing .Nm calls and MLINKS. from spz@serpens.swb.demrg
1997-10-26Add -DNETGROUPchristos
1997-10-26PR/4347: Jim Bernard: compile error with -DNETGROUPchristos
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-10-21fix compile warnings with -O3 on the alpha.mrg
1997-10-09Fix for WARNS=1 and remove WARNS override from Makefilechristos
1997-10-09- define WARNS?=1 in the top-level Makefile.inc, and don't definelukem
1997-03-24Makefile cleanups:christos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1997-01-20Changes to bring it in line with the NetBSD use of libwrap. These are acjs
1997-01-20Remove code to generate Makefile, since we want to continue to usecjs
1997-01-20Comment out -DPARANOID, since this is not used by the library but bycjs
1997-01-11Moved CFLAGS defines for program configuration from Makefile tocjs
1996-12-17libwarp -> libwrapmrg
1996-12-04turn on PROCESS_OPTIONS, and link in hosts.allow.5, hosts.deny.5, hosts_ctl.3,mrg
1996-12-04nuke 'the the' typoperry
1996-11-28we do not need percent_m.cmrg
1996-11-26libwrap from tcp_wrappers 7.4mrg