- 22 Mar, 2013 3 commits
-
-
Evan Hunt authored
3535. [func] Add support for setting Differentiated Services Code Point (DSCP) values in named. Most configuration options which take a "port" option (e.g., listen-on, forwarders, also-notify, masters, notify-source, etc) can now also take a "dscp" option specifying a code point for use with outgoing traffic, if supported by the underlying OS. [RT #27596]
-
Mark Andrews authored
-
Evan Hunt authored
3534. [bug] Extra text after an embedded NULL was ignored when parsing zone files. [RT #32699]
-
- 21 Mar, 2013 3 commits
-
-
Mark Andrews authored
3532. [contrib] zkt: fixed buffer overrun, resource leaks. [RT #32960]
-
Mark Andrews authored
of memory. [RT #32960]
-
Evan Hunt authored
3530. [contrib] Better RTT tracking in queryperf. [RT #30128]
-
- 20 Mar, 2013 2 commits
-
-
Mark Andrews authored
by default. Named previously only listened on IPv4 interfaces by default unless named was running in IPv6 only mode. [RT #32945]
-
Evan Hunt authored
3528. [func] New "dnssec-coverage" command scans the timing metadata for a set of DNSSEC keys and reports if a lapse in signing coverage has been scheduled inadvertently. (Note: This tool depends on python; it will not be built or installed on systems that do not have a python interpreter.) [RT #28098]
-
- 19 Mar, 2013 1 commit
-
-
Evan Hunt authored
3527. [compat] Add a URI to allow applications to explicitly request a particular XML schema from the statistics channel, returning 404 if not supported. [RT #32481]
-
- 15 Mar, 2013 1 commit
-
-
Evan Hunt authored
3526. [cleanup] Set up dependencies for unit tests correctly during build. [RT #32803]
-
- 14 Mar, 2013 1 commit
-
-
Evan Hunt authored
3525. [func] Support for additional signing algorithms in rndc: hmac-sha1, -sha224, -sha256, -sha384, and -sha512. The -A option to rndc-confgen can be used to select the algorithm for the generated key. (The default is still hmac-md5; this may change in a future release.) [RT #20363]
-
- 13 Mar, 2013 1 commit
-
-
Evan Hunt authored
3524. [func] Added an alternate statistics channel in JSON format, when the server is built with the json-c library: http://[address]:[port]/json. [RT #32630]
-
- 12 Mar, 2013 1 commit
-
-
Evan Hunt authored
3523. [contrib] Ported filesystem and ldap DLZ drivers to dynamically-loadable modules, and added the "wildcard" module based on a contribution from Vadim Goncharov <vgoncharov@nic.ru>. [RT #23569]
-
- 11 Mar, 2013 1 commit
-
-
Evan Hunt authored
3522. [bug] DLZ lookups could fail to return SERVFAIL when they ought to. [RT #32685]
-
- 08 Mar, 2013 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
where it should have been. [RT #32794]
-
- 07 Mar, 2013 3 commits
-
-
Evan Hunt authored
3519. [func] Full replay protection via four-way handshake is now mandatory for rndc clients. Very old versions of rndc will no longer work. [RT #32798]
-
Mark Andrews authored
so that all dns_rrl_rtype_t enum values fit regardless of whether it is teated as signed or unsigned by the compiler. [RT #32792]
-
Mark Andrews authored
-
- 06 Mar, 2013 3 commits
-
-
Mark Andrews authored
-
Evan Hunt authored
-
Mark Andrews authored
-
- 04 Mar, 2013 3 commits
-
-
Evan Hunt authored
3514. [bug] The ranges for valid key sizes in ddns-confgen and rndc-confgen were too constrained. Keys up to 512 bits are now allowed for most algorithms, and up to 1024 bits for hmac-sha384 and hmac-sha512. [RT #32753]
-
Evan Hunt authored
3513. [func] "dig -u" prints times in microseconds rather than milliseconds. [RT #32704]
-
Evan Hunt authored
3512. [func] "rndc validation check" reports the current status of DNSSEC validation. [RT #21397]
-
- 01 Mar, 2013 3 commits
-
-
Evan Hunt authored
3511. [doc] Improve documentation of redirect zones. [RT #32756]
-
Evan Hunt authored
3510. [func] "rndc status" and XML statistics channel now report server start and reconfiguration times. [RT #21048]
-
Curtis Blackburn authored
easy naming of different products (BIND vs BIND ESV, for example). [RT #32755]
-
- 28 Feb, 2013 4 commits
-
-
Evan Hunt authored
-
Evan Hunt authored
3507. [bug] Statistics channel XSL had a glitch when attempting to chart query data before any queries had been received. [RT #32620]
-
Evan Hunt authored
3506. [func] When setting "max-cache-size" and "max-acache-size", the keyword "unlimited" is no longer defined as equal to 4 gigabytes (except on 32-bit platforms); it means literally unlimited. [RT #32358] 3505. [bug] When setting "max-cache-size" and "max-acache-size", larger values than 4 gigabytes could not be set explicitly, though larger sizes were available when setting cache size to 0. This has been corrected; the full range is now available. [RT #32358]
-
Evan Hunt authored
3504. [func] Add support for ACLs based on geographic location, using MaxMind GeoIP databases. Based on code contributed by Ken Brownfield <kb@slide.com>. [RT #30681]
-
- 27 Feb, 2013 3 commits
-
-
Evan Hunt authored
3503. [doc] Clarify size_spec syntax. [RT #32449]
-
Evan Hunt authored
3502. [func] zone-statistics: "no" is now a synonym for "none", instead of "terse". [RT #29165]
-
Evan Hunt authored
3501. [func] zone-statistics now takes three options: full, terse, and none. "yes" and "no" are retained as synonyms for full and terse, respectively. [RT #29165]
-
- 26 Feb, 2013 4 commits
-
-
Mark Andrews authored
all platforms. [RT #32688]
-
Evan Hunt authored
3499. [doc] Corrected ARM documentation of built-in zones. [RT #32694]
-
Mark Andrews authored
empty zone could have their zone-statistics setting overridden. reviewed via jabber.
-
Mark Andrews authored
report the files that were being used so they can be cleaned up if desired. [RT #27899] Squashed commit of the following: commit 0e4e69d0c3153fe94aaa375b908cf7e3e45b5059 Author: Mark Andrews <marka@isc.org> Date: Thu Feb 21 17:01:44 2013 +1100 report the zones to be removed rather than removing them commit 5d247ac592eef64c4c467d99af4983b8c1ff998f Author: Mark Andrews <marka@isc.org> Date: Wed Feb 20 15:05:47 2013 +1100 remove slave/stub files when deleting a zone using delzone
-
- 25 Feb, 2013 1 commit
-
-
Evan Hunt authored
-