Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.
            Arch: ppc
            
                
                | Download: | bind-sdb-9.3.2-4.1.ppc.rpm | 
                
                | Build Date: | Sat Feb 11 01:30:37 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 485 KiB | 
            
         
        Changelog
        
            - * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 30:9.3.2-4.1
- 
            - bump again for double-long bug on ppc(64) 
            - * Tue Feb  7 17:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 30:9.3.2-4
- 
            - regenerate redhat_doc patch for non-DBUS builds
- allow dbus builds to work with dbus version < 0.6 (bz #179816) 
            - * Tue Feb  7 17:00:00 2006 Florian La Roche <laroche{%}redhat{*}com> 30:9.3.2-3
- 
            - try supporting without dbus support