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