| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a duplicate global (rfc931_timeout). | Brooks Davis | 2019-07-17 | 1 | -1/+0 |
* | Use headers instead of manual declerations of standard functions and | Brooks Davis | 2019-07-17 | 5 | -14/+5 |
* | Use ANSI C function definitions and declerations. | Brooks Davis | 2019-07-17 | 11 | -46/+42 |
* | Reduce the log level of tcpd_warn calls from ERR to WARNING. | Bjoern A. Zeeb | 2018-08-23 | 1 | -1/+1 |
* | remove bogus declaration of malloc from tcp_wrappers | Andriy Gapon | 2017-06-20 | 1 | -4/+0 |
* | TCP Wrappers: tcpdchk (tcp wrapper configuration checker) and tcpdmatch | Sean Bruno | 2017-06-16 | 5 | -5/+10 |
* | tcp_wrappers: Sprinkle some bounds-checked string copying | Conrad Meyer | 2017-04-14 | 1 | -2/+2 |
* | After r311459, some ports can break, because a few of the newly added | Dimitry Andric | 2017-01-06 | 1 | -0/+5 |
* | Also remove unnecessary extern keywords from tcpd.h. | Dimitry Andric | 2017-01-05 | 1 | -35/+35 |
* | Put proper prototypes in tcpd.h | Dimitry Andric | 2017-01-05 | 2 | -58/+41 |
* | tcpd.h: add prototype for hosts_ctl | Pedro F. Giffuni | 2014-10-11 | 1 | -0/+1 |
* | tcpd: complete function prototypes. | Pedro F. Giffuni | 2014-10-11 | 4 | -48/+48 |
* | Queisce warning about undeclared function usage. | Sean Bruno | 2013-10-30 | 1 | -0/+5 |
* | Quiesce warning, which could be a bug IMO, by correctly defining the host_info | Sean Bruno | 2013-10-30 | 1 | -1/+1 |
* | Quiesce two warnings: | Sean Bruno | 2013-10-30 | 1 | -6/+11 |
* | Quiesce warnings by updating headerfile includes | Sean Bruno | 2013-10-30 | 7 | -0/+10 |
* | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 1 | -2/+2 |
* | Make these files compile with clang. | Rui Paulo | 2010-07-22 | 1 | -0/+1 |
* | Allow comment (#) to be placed anywhere in the line, not only at the | Maxim Sobolev | 2010-01-08 | 1 | -1/+11 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 2 | -12/+4 |
* | Correct compilation with "#define really_paranoid". | Ceri Davies | 2003-12-27 | 1 | -1/+1 |
* | Add a declaration that malloc() returns a pointer, not an int. Otherwise | Peter Wemm | 2003-01-08 | 1 | -0/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r80260, | Kris Kennaway | 2001-07-24 | 1 | -3/+18 |
|\ |
|
| * | Import updated/clarified license for tcp_wrappers.vendor/tcp_wrappers | Kris Kennaway | 2001-07-24 | 1 | -3/+18 |
* | | Unbreak "paranoid" host checking, which was broken with the IPv6 code | Kris Kennaway | 2001-07-04 | 1 | -1/+1 |
* | | Make tcpwrappers use the magic in syslog.h for getting syslog facility | David Malone | 2001-01-14 | 1 | -100/+10 |
* | | - reject numeric address | Hajimu UMEMOTO | 2000-09-25 | 1 | -0/+22 |
* | | Don't touch ai_canonname without checking NULL. Current | Hajimu UMEMOTO | 2000-09-23 | 1 | -3/+6 |
* | | Add IPv6 scoped address support. | Hajimu UMEMOTO | 2000-07-14 | 6 | -319/+296 |
* | | Stop the tcp_wrappers ident code sending a request which is split | David Malone | 2000-07-14 | 1 | -8/+9 |
* | | Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it. | Yoshinobu Inoue | 2000-02-03 | 16 | -12/+727 |
* | | Add the ``blacklist'' feature, which allows a path to a filename to | Sheldon Hearn | 1999-09-21 | 3 | -1/+65 |
* | | Since our inetd wrapped now, treat all its services as tcpd-prefixed | Andrey A. Chernov | 1999-04-03 | 1 | -0/+4 |
|/ |
|
* | Clean import of TCP-wrappers by Wietse Venema.vendor/tcp_wrappers/7.6 | Mark Murray | 1999-03-14 | 56 | -0/+9731 |