Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcp_wrappers: A security tool which acts as a wrapper for TCP daemons.
- Summary
- The tcp_wrappers package provides small daemon programs which can
monitor and filter incoming requests for systat, finger, FTP, telnet,
rlogin, rsh, exec, tftp, talk and other network services.
Install the tcp_wrappers program if you need a security tool for
filtering incoming network services requests.
This version also supports IPv6.
Changelog
- * Fri Jun 29 19:00:00 2007 Tomas Janousek <tjanouse{%}redhat{*}com> - 7.6-37.4
- dropped the hostname resolving patch (#220015)
- compare localhost and localhost.localdomain as the same (#196326)
- * Mon May 28 19:00:00 2007 Tomas Janousek <tjanouse{%}redhat{*}com> - 7.6-37.3
- resolve hostnames in hosts.{allow,deny}, fixes #196326, #220015
- unblock and catch SIGCHLD from spawned shell commands,
fixes #112975 (#241356)
- don't discard exits from other child processes than the spawned one, fixes
- * Thu Oct 7 19:00:00 2004 Thomas Woerner <twoerner{%}redhat{*}com> 7.6-37.2
- new URL and spec file cleanup, patch from Robert Scheck