Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        bind-sdb: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server with database backends.
        
        
        - 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.
BIND SDB (Simplified Database Backend) provides named_sdb, the DNS
name server compiled to include support for using alternative Zone Databases
stored in an LDAP server (ldapdb), a postgreSQL database (pgsqldb), or in the
filesystem (dirdb), in addition  to the standard in-memory RBT (Red Black Tree)
zone database.
 
        
        
        Changelog
        
            - * Tue Jan  6 16:00:00 2009 Adam Tkac <atkac redhat com> 30:9.3.4-10.P1
 
            - check DSA_do_verify return value correctly
 
        
            - * Thu Sep  4 17:00:00 2008 Adam Tkac <atkac redhat com> 30:9.3.4-9.P1
 
            - bind-chroot update now honours user defined chroot directory (#451450)
 
        
            - * Wed Sep  3 17:00:00 2008 Adam Tkac <atkac redhat com> 30:9.3.4-8.9.P1
 
            - don't crash when certain subdomain is used as rndc reload argument (#457533)
- return nonzero value from initscript when named fails to reload (#457984)
- accept krb5-self and krb5-subdomain update-policy matches (#457932)