Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bind: A DNS (Domain Name System) server.
- Summary
- BIND (Berkeley Internet Name Domain) is an implementation of the DNS
(Domain Name System) protocols. BIND includes a DNS server (named),
which resolves host names to IP addresses; a resolver library
(routines for applications to use when interfacing with DNS); and
tools for verifying that the DNS server is operating properly.
Changelog
- * Tue Apr 4 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 20:9.2.4-14_EL3
- Fix bug 173961: prevent segfault in resolver.c ncache_adderesult
- allow named ability to dump core after setuid()
- rebuild for new U7 glibc, gcc & binutils
- * Thu Nov 24 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 20:9.2.4-12_EL3
- fix bug 174129: backport critical ISC fixes from 9.2.6 .
- * Mon Oct 10 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 20:9.2.4-10_EL3
- fix bug 170326: backport critical ISC fixes from 9.2.5 .
- fix bug 168808: backport edns-udp-size feature
- fix bug 169416: make named.init handle named -c option properly
- fix bug 167682: correct bind-chroot directory permissions