bind-sdb - BIND server with database backends and DLZ support
Website: | http://www.isc.org/products/BIND/ |
---|---|
License: | ISC |
Vendor: | Fedora Project |
- Description:
BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. BIND includes a DNS server (named-sdb) which has compiled-in SDB (Simplified Database Backend) which includes support for using alternative Zone Databases stored in an LDAP server (ldapdb), a postgreSQL database (pgsqldb), an sqlite database (sqlitedb), or in the filesystem (dirdb), in addition to the standard in-memory RBT (Red Black Tree) zone database. It also includes support for DLZ (Dynamic Loadable Zones)
Packages
bind-sdb-9.6.1-0.3.b1.fc11.ppc64 [323 KiB] |
Changelog
by Martin Nagy (2009-04-29):
- update the patch for dynamic loading of database backends - create %{_libdir}/bind directory - copy default named.conf to doc directory, shared with s-c-bind (atkac) |