bind9/doc
Aram Sargsyan bb837db4ee Implement catalog zones change of ownership (coo) support
Catalog zones change of ownership is special mechanism to facilitate
controlled migration of a member zone from one catalog to another.

It is implemented using catalog zones property named "coo" and is
documented in DNS catalog zones draft version 5 document.

Implement the feature using a new hash table in the catalog zone
structure, which holds the added "coo" properties for the catalog zone
(containing the target catalog zone's name), and the key for the hash
table being the member zone's name for which the "coo" property is being
created.

Change some log messages to have consistent zone name quoting types.

Update the ARM with change of ownership documentation and usage
examples.

Add tests which check newly the added features.
2022-04-14 20:41:52 +00:00
..
arm Implement catalog zones change of ownership (coo) support 2022-04-14 20:41:52 +00:00
design Drop documents that have been folded into doc/dev/dev.md 2022-03-09 18:01:28 +00:00
dev Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
dnssec-guide Add CDS/CDNSKEY DELETE documentation 2022-04-13 13:26:59 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
misc Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
notes Add CHANGE and release note for #2931 2022-04-13 13:26:59 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00