Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xinetd: A secure replacement for inetd.
Name: | xinetd |
Vendor: | Aurora SPARC Linux |
Version: | 2.3.14 |
License: | Distributable (BSD-like) |
Release: | 8 |
URL: | http://www.xinetd.org |
- Summary
- Xinetd is a secure replacement for inetd, the Internet services
daemon. Xinetd provides access control for all services based on the
address of the remote host and/or on time of access and can prevent
denial-of-access attacks. Xinetd provides extensive logging, has no
limit on the number of server arguments, and lets you bind specific
services to specific IP addresses on your host machine. Each service
has its own specific configuration file for Xinetd; the files are
located in the /etc/xinetd.d directory.
Arch: sparc
Download: | xinetd-2.3.14-8.sparc.rpm |
Build Date: | Sun Oct 15 16:25:15 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 278 KiB |
Changelog
- * Sun Oct 1 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2:2.3.14-8
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
- * Wed Sep 20 17:00:00 2006 Steve Grubb <sgrubb{%}redhat{*}com> 2:2.3.14-7
- Revised labeled networking patch to not allow redirection
- * Tue Aug 29 17:00:00 2006 Steve Grubb <sgrubb{%}redhat{*}com> 2:2.3.14-6
- Revised labeled networking patch again