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
- * Mon Jan 2 18:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 20:9.2.4-7_EL3
- As pointed out by notting , getting chkconfig runlevels as in previous
- fix would fail in non-english locales . Using 'chkconfig --level=$level named'
- instead in triggerun .
- * Sun Jan 2 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 20:9.2.4-6_EL3
- Fix bug 143786 : named run levels still not restored after
- upgrade from 9.4.2-EL3_10 :-(
- * Wed Dec 22 18:00:00 2004 Jason Vas Dias <jvdias{%}redhat{*}com> - 20:9.2.4-4_EL3
- Fix bug 143558 : do 'chkconfig --add named' in triggerpostun after
- 9.2.4-EL3_10's postun 'chkconfig --del named'