bind9/contrib
Mark Andrews b334ccf31e 3847. [bug] 'configure --with-dlz-postgres' failed to fail when
there is not support available.

(cherry picked from commit 61fbd791fbd817301dcac27c05e1e742c37b10ab)
2014-05-14 17:17:41 +10:00
..
dane [master] contrib/dane/mkdane.sh 2012-10-27 20:46:45 -07:00
dlz 3847. [bug] 'configure --with-dlz-postgres' failed to fail when 2014-05-14 17:17:41 +10:00
idn - moved NSEC3-NOTES to README.dnssec 2009-12-04 20:14:28 +00:00
nslint-3.0a2 [master] update contrib 2014-02-05 16:38:28 -08:00
perftcpdns [master] add epoll test for perftcpdns 2014-04-11 19:13:51 -07:00
query-loc-0.4.0 [master] correct copyrights and attributions 2014-01-24 09:46:00 -08:00
queryperf [master] fix queryperf integer overflow 2014-01-14 16:56:23 -08:00
scripts update copyright notice 2014-02-07 23:46:39 +00:00
sdb [master] quote table names 2013-05-02 07:38:49 -07:00
zkt-1.1.2 [v9_10] remove core file accidentally included in zkt-1.1.2 2014-04-30 10:00:31 -07:00
README [master] add contrib/perftcpdns 2014-04-09 15:21:14 -07:00

This directory contains contributed scripts, tools, libraries,
and other useful additions to BIND 9. It includes:

    - scripts/

      Assorted useful scripts, including 'nanny' which monitors 
      named and restarts it in the event of a crash, 'zone-edit'
      which enables editing of a dynamic zone, and others

    - queryperf/

      A DNS query performance testing tool

    - perftcpdns/

      A performance testing tool for DNS over TCP

    - dane/

      mkdane.sh generates TLSA records for use with DNS-based
      Authentication of Named Entities (DANE)

    - dlz/modules

      Dynamically linkable DLZ modules that can be configured into
      named at runtime, enabling access to external data sources including
      LDAP, MySQL, Berkeley DB, perl scripts, etc

    - dlz/drivers

      Old-style DLZ drivers that can be linked into named at compile
      time.  (These are no longer actively maintained and are expected
      to be deprecated eventually.)

    - sdb/

      SDB drivers: another mechanism for accessing external data
      sources

    - idn/

      Contains source for 'idnkit', which provides support for
      Internationalized Domain Name processing.

    - nslint-3.0a2

      A lint-like tool for checking DNS files

    - query-loc-0.4.0

      A tool for retrieving location information stored in the DNS

    - zkt-1.1.2

      DNSSEC Zone Key Tools, an alternate method for managing keys
      and signatures