bind9/contrib
2017-09-09 10:30:16 +02:00
..
dane [master] contrib/dane/mkdane.sh 2012-10-27 20:46:45 -07:00
dlz Finished merge of rt45019 (openssl hash default) 2017-09-09 10:30:16 +02:00
dnsperf-2.1.0.0-1 [master] add "configure --with-bind" option to dnsperf 2017-02-03 16:28:45 -08:00
dnsperf-patches Add a missing brace in dnsperf ECS patch that was dropped during cleanup 2016-09-12 16:15:18 +05:30
idn [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
kasp [master] dnssec-keymgr 2016-04-28 00:16:01 -07:00
nslint-3.0a2 [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
perftcpdns 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
query-loc-0.4.0 copyright 2016-07-21 19:38:52 +10:00
queryperf 4532. [contrib] Make gen-data-queryperf.py python 3 compatible. 2016-12-12 17:46:03 +11:00
scripts 4634. [contrib] check5011.pl needs to handle optional space before 2017-06-11 22:03:51 +10:00
sdb copyright 2016-07-21 19:38:52 +10:00
zkt-1.1.3 [master] added omitted examples directory 2014-11-21 08:47:06 -08:00
README [master] add dnsperf to contrib 2016-02-03 15:29:12 -08:00

This directory contains contributed scripts, tools, libraries, and other
useful accessories to BIND 9.  Contrib software is not supported by ISC,
but reported bugs will be fixed as time permits.

    - 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. (These are no longer actively maintained and are
      expected to be deprecated eventually.)

    - idn/

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

    - dnsperf-2.1.0.0-1/

      DNS server performance testing tools, like 'queryperf' but more
      advanced: 'dnsperf' focuses on authoritative server performance
      and 'resperf' on recursive server performance.

    - 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