Jump to letter: [
ABCDEGIKLMNOPRSUY
]
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 Jan 5 18:00:00 2010 Adam Tkac <atkac redhat com> 20:9.2.4-30.5
- named should not die when receives command to reload subdomain (#475202)
- set default open files limit to unlimited as written in documentation (#456417)
- named could occasional crash due too early closed sockets (#462060)
- wait till named terminates in initscript "stop" section (#455540)
- * Wed Jul 29 19:00:00 2009 Tomas Hoger <thoger redhat com> 20:9.2.4-30.4
- security fix for remote DoS (CVE-2009-0696, #514292)
- * Mon Jul 20 19:00:00 2009 Adam Tkac <atkac redhat com> 20:9.2.4-30.3
- fix potential deadlock on socket's control FDs (#512668)