- 06 Jul, 2020 5 commits
-
-
Evan Hunt authored
use 'tsig-keygen' as the primary name for the tool Closes #1998 See merge request isc-projects/bind9!3801
-
Evan Hunt authored
'ddns-confgen' is now an alias for 'tsig-keygen', rather than the other way around.
-
Mark Andrews authored
Resolve "Bad isc_mem_put size." Closes #1990 See merge request isc-projects/bind9!3790
-
Mark Andrews authored
-
Mark Andrews authored
Resolve "Cleanup redundant non-NULL check." Closes #1991 See merge request isc-projects/bind9!3791
-
- 05 Jul, 2020 1 commit
-
-
Mark Andrews authored
-
- 03 Jul, 2020 5 commits
-
-
Matthijs Mekking authored
Increase rndc output buffer size for rndc dnssec -status Closes #1988 See merge request isc-projects/bind9!3802
-
Matthijs Mekking authored
BUFSIZ (512 bytes on Windows) may not be enough to fit the status of a DNSSEC policy and three DNSSEC keys. Set the size of the relevant buffer to a hardcoded value of 4096 bytes, which should be enough for most scenarios.
-
Ondřej Surý authored
Resolve "Additional text edits to BIND ARM" Closes #1925 See merge request isc-projects/bind9!3800
-
Suzanne Goldlust authored
-
Suzanne Goldlust authored
-
- 02 Jul, 2020 20 commits
-
-
Ondřej Surý authored
Don't fail the system tests when shutdown test is missing pytest See merge request isc-projects/bind9!3795
-
Ondřej Surý authored
-
Michał Kępień authored
Add CHANGES entry for #1627 Closes #1627 See merge request isc-projects/bind9!3794
-
Michał Kępień authored
-
Ondřej Surý authored
Resolve "Text edits in pkcs11.rst" Closes #1883 See merge request isc-projects/bind9!3591
-
Suzanne Goldlust authored
-
Ondřej Surý authored
Update the generated files after the source manpages update See merge request isc-projects/bind9!3793
-
Ondřej Surý authored
-
Ondřej Surý authored
Edits to man pages for BIND 9 ARM Closes #1915 See merge request isc-projects/bind9!3676
-
Suzanne Goldlust authored
This commit updates the wording in following man pages: * ddns-confgen.rst * delv.rst * dig.rst * dnssec-dsfromkey.rst * dnssec-importkey.rst * dnssec-keyfromlabel.rst * dnssec-keygen.rst * dnssec-revoke.rst * dnssec-settime.rst * dnssec-signzone.rst * dnssec-verify.rst * dnstap-read.rst * filter-aaaa.rst * host.rst * mdig.rst * named-checkconf.rst * named-checkzone.rst * named-nzd2nzf.rst * named.conf.rst * named.rst * nsec3hash.rst * nsupdate.rst * pkcs11-destroy.rst * pkcs11-keygen.rst * pkcs11-list.rst * pkcs11-tokens.rst * rndc-confgen.rst * rndc.rst
-
Ondřej Surý authored
Resolve "Edits to man pages for BIND ARM" Closes #1915 See merge request isc-projects/bind9!3644
-
Suzanne Goldlust authored
Follwing manual pages have been updated: rndc.conf.rst, rndc.rst nsec3hash.rst, dnstap-read.rst, named-nzd2nzf.rst, mdig.rst, named-rrchecker.rst, dnssec-revoke.rst, dnssec-cds.rst, dnssec-keyfromlabel.rst, and dnssec-keygen.rst
-
Ondřej Surý authored
Resolve "Add BIND version number to introduction.rst file" Closes #1951 See merge request isc-projects/bind9!3710
-
Suzanne Goldlust authored
(and remove duplicate copyright statement)
-
Ondřej Surý authored
Resolve "Removing more references to "master" and "slave" in BIND ARM" Closes #1940 See merge request isc-projects/bind9!3692
-
Suzanne Goldlust authored
-
Ondřej Surý authored
Resolve "Additional text edits to BIND ARM" Closes #1925 See merge request isc-projects/bind9!3679
-
Suzanne Goldlust authored
-
Evan Hunt authored
add a placeholder for GL #330 in v9_11_sub See merge request isc-projects/bind9!3789
-
Evan Hunt authored
-
- 01 Jul, 2020 9 commits
-
-
Ondřej Surý authored
Resolve "Fix formatting error in man pages section of BIND ARM" Closes #1987 See merge request isc-projects/bind9!3785
-
Suzanne Goldlust authored
-
Matthijs Mekking authored
Fix kasp test set_keytime Closes #1939 See merge request isc-projects/bind9!3780
-
Matthijs Mekking authored
While the creation and publication times of the various keys in this policy are nearly at the same time there is a chance that one key is created a second later than the other. The `set_keytimes_algorithm_policy` mistakenly set the keytimes for KEY3 based of the "published" time from KEY2.
-
Evan Hunt authored
Resolve "add synonym for 'masters'" Closes #1948 See merge request isc-projects/bind9!3703
-
Evan Hunt authored
-
Evan Hunt authored
this changes most visble uses of master/slave terminology in tests.sh and most uses of 'type master' or 'type slave' in named.conf files. files in the checkconf test were not updated in order to confirm that the old syntax still works. rpzrecurse was also left mostly unchanged to avoid interference with DNSRPS.
-
Evan Hunt authored
-
Evan Hunt authored
it is now an error to have two primaries lists with the same name. this is true regardless of whether the "primaries" or "masters" keywords were used to define them.
-