Attachments (2)
Change History (14)
by , 22 years ago
Attachment: | xinetd.patch added |
---|
comment:1 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | xinetd-2.3.7 → xinetd-2.3.8 |
Version increment;
o Reworked redirect to better detect problems in its configuration. Also,
redirect now allows service names for port numbers. -Steve Grubb
o Reworked attribute checking in confparse & updated attr.h. -Steve Grubb o Ensure that children have the default signal handlers installed. o Added support for DNS service registration ala Rendezvous. o Fixed some compile errors on Mac OS X, FreeBSD, and OpenBSD. o Added preliminary support for tcpmux -Philip Armstrong o Update the xinetd man page to document the -version option. o Now ignores the --with-inet6 compile option. Services will default to IPv4
unless configured otherwise.
o Bring back the inetd.conf parser in a different form. Parse all the xinetd
config files first, then parse /etc/inetd.conf, and add services from there (if it exists). Use the -inetd_compat option to read inetd.conf.
o IPv6 updates for bind_parser, only_from, and no_access. -Steve Grubb
comment:3 by , 22 years ago
Summary: | xinetd-2.3.8 → xinetd-2.3.9 |
---|
Version increment (2.3.9);
o Fixed bug uncovered by IPv6 updates for bind parser. In the id_parser, a
test was being performed for uniqueness. It relied on the address already being given. However, the address may not be known if more than one record came back from the getaddrinfo function call. -Steve Grubb
o Added code to service_fill to resolve port if unspecified. -Steve Grubb o Consolidated duplicate services tests into check_entry. -Steve Grubb o Fixed a bug with access control & internal services. o Make sure we byteswap the value returned by time services. o Fix an omission with the tcpmux integration. o Fixed a race when there's 1 service configured and it is a wait service.
comment:4 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | xinetd-2.3.9 → xinetd-2.3.10 |
Version increment (2.3.10)
comment:6 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:7 by , 21 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | xinetd-2.3.10 → xinetd-2.3.11 |
Version increment (2.3.11)
comment:8 by , 21 years ago
Milestone: | future → post-1.0 |
---|
comment:9 by , 21 years ago
Summary: | xinetd-2.3.11 → xinetd-2.3.12 |
---|
comment:10 by , 21 years ago
Priority: | high → highest |
---|
comment:11 by , 21 years ago
bug_file_loc: | → http://www.xinetd.org/ |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Adds xinetd