Home | History | Annotate | Line # | Download | only in contrib
      1 <!--
      2 Copyright (C) Internet Systems Consortium, Inc. ("ISC")
      3 
      4 SPDX-License-Identifier: MPL-2.0
      5 
      6 This Source Code Form is subject to the terms of the Mozilla Public
      7 License, v. 2.0.  If a copy of the MPL was not distributed with this
      8 file, you can obtain one at https://mozilla.org/MPL/2.0/.
      9 
     10 See the COPYRIGHT file distributed with this work for additional
     11 information regarding copyright ownership.
     12 -->
     13 
     14 This directory contains scripts, tools, and other useful accessories to
     15 BIND 9.  Contrib software is not supported by ISC, but reported bugs will
     16 be fixed as time permits.
     17 
     18     - scripts/
     19 
     20       Assorted useful scripts, including 'nanny' which monitors
     21       named and restarts it in the event of a crash, 'zone-edit'
     22       which enables editing of a dynamic zone, and others.
     23 
     24     - dlz/modules
     25 
     26       Dynamically linkable DLZ modules have been moved into a separate
     27       repository located at https://gitlab.isc.org/isc-projects/dlz-modules.
     28 
     29     - gitchangelog/
     30 
     31       QA utility to produce changelog and release notes from git log.
     32 
     33 Some links to useful software and other resources related to BIND 9 and
     34 DNS can be found at https://www.isc.org/dns-tools-and-resources.
     35