Mark Andrews
74741bc952
3971. [bug] Reduce the cascasding failures due to a bad $TTL line
...
in named-checkconf / named-checkzone. [RT #37138 ]
(cherry picked from commit c81d56c03e )
2014-10-05 08:30:29 +11:00
Mark Andrews
9fe54596cc
3966. [bug] Missing dns_db_closeversion call in receive_secure_db.
...
[RT #35746 ]
(cherry picked from commit 9c0589bc8b )
2014-10-03 07:51:45 +10:00
Tinderbox User
d5a5ca7225
update copyright notice
2014-09-30 23:46:53 +00:00
Mark Andrews
a6869655d6
3961. [bug] Forwarding of SIG(0) signed UPDATE messages failed with
...
BADSIG. [RT #37216 ]
2014-10-01 07:37:27 +10:00
Mark Andrews
520fddb75b
3959. [bug] Updates could be lost if they arrived immediately
...
after a rndc thaw. [RT #37233 ]
(cherry picked from commit fa827173df )
2014-10-01 06:59:55 +10:00
Tinderbox User
c16cf64ba5
update copyright notice
2014-09-29 23:45:52 +00:00
Mark Andrews
eeafb33f52
3958. [bug] Detect when writeable files have multiple references
...
in named.conf. [RT #37172 ]
(cherry picked from commit 386d6c08167bc048dfd20e3bba051a5f9d3cc545)
2014-09-29 10:51:14 +10:00
Mark Andrews
c85116cb56
3957. [bug] "dnssec-keygen -S" failed for ECCGOST, ECDSAP256SHA256
...
and ECDSAP384SHA384. [RT #37183 ]
(cherry picked from commit 80169c379d )
2014-09-29 10:19:52 +10:00
Tinderbox User
1c536f8e6f
update copyright notice
2014-09-28 23:45:47 +00:00
Mark Andrews
b92f71d4fc
don't redefine GEOIP_DATA
2014-09-29 09:32:59 +10:00
Mark Andrews
319659fc23
3955. [bug] Notify messages due to changes are no longer queued
...
behind startup notify messages. [RT #24454 ]
2014-09-29 09:32:22 +10:00
Tinderbox User
aba5aaeaa8
update copyright notice
2014-09-27 23:45:48 +00:00
Mark Andrews
1809c690e3
3953. [bug] Don't escape semi-colon in TXT fields. [RT #37159 ]
...
(cherry picked from commit 9a36fb86f5 )
2014-09-27 12:14:47 +10:00
Mark Andrews
556259c4d3
3952. [bug] dns_name_fullcompare failed to set *nlabelsp when the
...
two name pointers were the same. [RT #37176 ]
(cherry picked from commit a266ab205b )
2014-09-27 11:44:59 +10:00
Evan Hunt
2d3bd3471d
[v9_10] prep 9.10.1
2014-09-16 09:32:56 -07:00
Evan Hunt
bde3e46ba2
[v9_10] spelling
2014-09-15 18:20:20 -07:00
Mark Andrews
b38ca786e1
update named-checkzone manpage for SPF changes
2014-09-13 07:56:13 +10:00
Mark Andrews
af6a52437f
3948. [port] solaris: RCVBUFSIZE was too large on Solaris with
...
--with-tuning=large. [RT #37059 ]
(cherry picked from commit 52131a8351 )
2014-09-09 09:43:39 +10:00
Tinderbox User
0253b39064
update copyright notice
2014-09-05 23:45:59 +00:00
Evan Hunt
2bb52b7c30
[v9_10] prep 9.10.1rc2
2014-09-05 10:35:42 -07:00
Evan Hunt
aa430f55f4
[v9_10] [rt36786] use INSTALL_PROGRAM for shared libs
...
3947. [cleanup] Set the executable bit on libraries when using
libtool. [RT #36786 ]
(cherry picked from commit f687e639f0 )
2014-09-05 10:24:54 -07:00
Mark Andrews
04df7dff0d
3945. [bug] Invalid wildcard expansions could be incorrectly
...
accepted by the validator. [RT #37093 ]
(cherry picked from commit 2fa1fc5332 )
2014-09-05 12:11:49 +10:00
Tinderbox User
868bab4830
regen v9_10
2014-09-05 01:09:53 +00:00
Mark Andrews
99a3873ba5
3942. [bug] Wildcard responses from a optout range should be
...
marked as insecure. [RT #37072 ]
2014-09-04 13:58:15 +10:00
Evan Hunt
9c1a043383
[v9_10] prep 9.10.1rc1
2014-08-29 18:21:23 -07:00
Tinderbox User
91ed46dd3a
update copyright notice
2014-08-29 23:45:51 +00:00
Evan Hunt
4ab9bb2b27
[v9_10] fix geoip asnum matching
...
3935. [bug] "geoip asnum" ACL elements would not match unless
the full organization name was specified. They
can now match against the AS number alone (e.g.,
AS1234). [RT #36945 ]
2014-08-28 21:39:43 -07:00
Mark Andrews
e30f7e362d
3934. [bug] Catch bad 'sit-secret' in named-checkconf. Improve
...
sit-secrets documentation. [RT #36980 ]
(cherry picked from commit 7c73ac5e13 )
2014-08-29 14:36:55 +10:00
Evan Hunt
3df390931e
[v9_10] fixes to checkconf test, HIP casecompare
...
3933. [bug] Corrected the implementation of dns_rdata_casecompare()
for the HIP rdata type. [RT #36911 ]
3932. [test] Improved named-checkconf tests. [RT #36911 ]
(cherry picked from commit 0c2313eb36 )
2014-08-27 21:36:46 -07:00
Mark Andrews
5859a1e047
3931. [cleanup] Cleanup how dlz grammer is defined. [RT #36879 ]
...
(cherry picked from commit 1164997311 )
2014-08-26 15:02:13 +10:00
Mark Andrews
d07f2a7497
dlz clauses are not inheritable
...
(cherry picked from commit be5d42f255 )
2014-08-25 14:52:53 +10:00
Evan Hunt
6c004123f9
[v9_10] complete change #3925
...
- don't use fwdname in dns_view_findzonecut()
(cherry picked from commit 27d6642e8b )
2014-08-22 14:58:17 -07:00
Mark Andrews
fb5ab2d4ae
3925. [bug] DS lookup of RFC 1918 empty zones failed. [RT #36917
...
(cherry picked from commit 840d6a4614 )
2014-08-22 16:33:06 +10:00
Tinderbox User
007127f5b3
regen v9_10
2014-08-19 01:10:24 +00:00
Evan Hunt
1058966060
[v9_10] backport doc fixes from master
2014-08-18 14:01:40 -07:00
Mark Andrews
0a484c39fc
remove duplicate request-ixfr rt36878
2014-08-16 08:50:36 +10:00
Mark Andrews
a8f79ce26b
remove redundant isc_sockaddr_format call
2014-08-08 21:28:18 +10:00
Tinderbox User
addfa6e30b
update copyright notice
2014-08-07 23:45:43 +00:00
Evan Hunt
bf3ebcb44c
[v9_10] win32 sockets don't support dscp
2014-08-06 21:36:10 -07:00
Evan Hunt
11a589a507
[v9_10] files missing for win32 build
2014-08-06 20:51:41 -07:00
Evan Hunt
c48620c997
[v9_10] need local strlcpy() in VS2005
2014-08-06 19:57:26 -07:00
Tinderbox User
fee9f28503
update copyright notice
2014-08-07 01:14:31 +00:00
Evan Hunt
a766d4c1d2
[v9_10] [36737] allow zero-length URI and CAA fields
...
3914. [bug] Allow the URI target and CAA value fields to
be zero length. [RT #36737 ]
(cherry picked from commit cfe32752a6 )
2014-08-06 17:41:16 -07:00
Tinderbox User
be39e5cb44
update copyright notice
2014-08-06 23:45:50 +00:00
Mark Andrews
23cd746fc2
3913. [bug] Address race issue in dispatch. [RT #36731 ]
...
(cherry picked from commit 493f3eb297 )
2014-08-06 18:50:45 +10:00
Evan Hunt
14a9e98904
[v9_10] install new include file
2014-08-05 22:11:25 -07:00
Evan Hunt
336002e483
[v9_10] make lwres/stdlib.h and lwres/string.h instead of compat.h
2014-08-05 22:01:30 -07:00
Evan Hunt
649dca47a8
[v9_10] prep 9.10.1b2
2014-08-05 21:54:13 -07:00
Mark Andrews
0b9336e775
3912. [bug] Address some unrecoverable lookup failures. [RT #36330 ]
...
(cherry picked from commit c5734964e6 )
2014-08-06 14:18:47 +10:00
Mark Andrews
8676cea66f
silence signed/unsigned comparision warning
...
(cherry picked from commit f38a398033 )
2014-08-06 12:25:30 +10:00