Download List

Project Description

xinetd is a replacement for inetd, the internet
services daemon. Anybody can use it to start
servers that don't require privileged ports
because xinetd does not require that the services
in its configuration file be listed in
/etc/services. It can do access control on all
services based on the address of the remote host,
time of access, connection attempts, or process
limits. Access control works on all services,
whether multi-threaded or single-threaded and for
both the TCP and UDP protocols. xinetd supports
both internal access control, and the use of the
libwrap library. IPv6 with access control is also
supported. It can redirect service requests to
other machines, and has the standard built in
services, including tcpmux.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-12 05:44 Back to release list
2.3.10

A fix for a bug that disables services on reconfig, a fix for a bug that leads to "out of descriptors message", cleanups for memory leaks, improved descriptor management, new syslog facilities, corrections for some portability issues, a fix for a bug in the consistency check, and correction of an internal services problem with tcp_wrappers.
Tags: Major bugfixes

Project Resources