bind9/contrib
Evan Hunt 7d984067ee [v9_9] fix python script versions
4257.	[cleanup]	Python scripts reported incorrect version. [RT #41080]
2015-11-08 21:41:04 -08:00
..
dane [v9_9] contrib/dane/mkdane.sh 2012-10-27 20:47:17 -07:00
dlz [v9_9] fix python script versions 2015-11-08 21:41:04 -08:00
idn [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
linux Added a FAQ about multithreaded core dumps on linux and the kernel patch. 2000-12-11 18:55:49 +00:00
named-bootconf update copyright notice 2014-01-24 23:45:45 +00:00
nanny update copyright notice 2012-06-29 23:45:45 +00:00
nslint-2.1a3 [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
perftcpdns [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
pkcs11-keygen update OpenSSL PKCS#11 patch (19143) 2009-10-05 11:12:45 +00:00
query-loc-0.4.0 4231. [contrib] Address unchecked memory allocation calls in 2015-09-30 15:48:51 +10:00
queryperf [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
scripts [v9_9] dnssec-keyset.sh 2015-02-25 16:18:01 -08:00
sdb 4231. [contrib] Address unchecked memory allocation calls in 2015-09-30 15:48:51 +10:00
zkt [v9_9] update gitignore files; use rev-parse to get srcid 2014-06-17 14:02:05 -07:00
.gitignore created 2012-03-03 23:25:21 -08:00
check-secure-delegation.pl.in update copyright notice 2012-06-29 23:45:45 +00:00
check5011.pl [v9_9] another check5011 bugfix 2013-04-16 14:05:41 -07:00
README [v9_9] updated contrib/README 2015-03-25 13:12:32 -05:00
zone-edit.sh.in update copyright notice 2012-06-29 23:45:45 +00: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.

    - 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