bind9/bin/nsupdate
Evan Hunt 8f61d07918 merge dns_request_createvia() into dns_request_create()
dns_request_create() was a front-end to dns_request_createvia() that
was only used by test binaries. dns_request_createvia() has been
renamed to dns_request_create(), and the test programs that formerly
used dns_request_create() have been updated to use the new parameters.

(cherry picked from commit ebf7b31aa3)
2022-09-15 16:49:04 -07:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nsupdate.c merge dns_request_createvia() into dns_request_create() 2022-09-15 16:49:04 -07:00
nsupdate.rst Rename yes_or_no to boolean 2022-07-04 16:09:24 +02:00