Mark Andrews
fd007b4e59
4145. [bug] Not all unassociated adb entries where being printed.
...
[RT #37125 ]
(cherry picked from commit 2f66e2dd81 )
2015-06-25 18:27:53 +10:00
Mark Andrews
be4b9178f0
4143. [bug] serial-query-rate was not effective for notify.
...
[RT #39858 ]
2015-06-24 20:54:56 +10:00
Mark Andrews
19818edc45
don't use C++ keyword new; use (const char *) for output of strchr((const char *), char)
...
(cherry picked from commit d4422ec231 )
2015-06-18 11:15:15 +10:00
Mark Andrews
f7d53a6f3b
4138. [bug] A uninitialized value in validator.c could result
...
in a assertion failure. (CVE-2015-4620) [RT #39795 ]
(cherry picked from commit a85c6b35af )
2015-06-17 09:14:19 +10:00
Mark Andrews
6348a4fb9f
add #define check_stale_rdataset check_stale_rdataset64
...
(cherry picked from commit a8cb6c6fbc )
2015-06-12 11:17:28 +10:00
Mark Andrews
cfcc0e5d88
silence unused parameter warning
...
(cherry picked from commit c781d465b6 )
2015-06-11 14:04:17 +10:00
Mukund Sivaraman
9f1888805b
Propagate stale attribute when updating stats ( #39141 )
...
Squashed commit of the following:
commit 9b5b9fa30fbeba8ee1e95cb1028017230ed4db02
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Apr 7 19:30:54 2015 +0530
Remove double function prototypes
commit f3bb8cc60ae476eaa871ba10330b16425ced2d7c
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Apr 7 19:30:34 2015 +0530
Unify several copies of redundant code into a helper function
commit 4899fb9b2f36fc5d159fa877c0780a442a7cbdb3
Author: Mukund Sivaraman <muks@isc.org >
Date: Thu Apr 2 00:23:53 2015 +0530
Propagate stale attribute when updating stats
(cherry picked from commit 59a9cb54c1 )
Conflicts:
CHANGES
2015-06-10 16:10:44 +05:30
Witold Krecicki
6fa116f6d2
better logging of RPZ changes RT #39670
2015-06-05 12:26:07 +02:00
Tinderbox User
93dfacd77f
update copyright notice / whitespace
2015-06-04 23:45:51 +00:00
Evan Hunt
f89d03dc9e
[v9_10] further RPZ fixes
...
4131. [bug] Addressed further problems with reloading RPZ
zones. [RT #39649 ]
2015-06-03 18:19:19 -07:00
Mark Andrews
c9cb7502ec
silence coverity warnings
...
(cherry picked from commit e0fea0bf85 )
2015-05-30 17:45:12 +10:00
Mark Andrews
63af3e1af1
add INSIST to silence coverity
...
(cherry picked from commit 03089dd420 )
2015-05-30 17:37:34 +10:00
Mark Andrews
72dda1b374
unsigned constants
...
(cherry picked from commit 4e056cee66 )
2015-05-29 11:26:46 +10:00
Tinderbox User
b3623d80ab
update copyright notice / whitespace
2015-05-28 23:45:50 +00:00
Evan Hunt
03f4807662
[v9_10] typo in comment
2015-05-28 15:05:00 -07:00
Mark Andrews
234af55779
4129. [port] Address API changes in OpenSSL 1.1.0. [RT #39532 ]
...
(cherry picked from commit 8bb630c751 )
2015-05-28 14:42:13 +10:00
Mark Andrews
c9ca5e3c87
4128. [bug] Address issues raised by Coverity 7.6. [RT #39537 ]
...
(cherry picked from commit e53e202ef3 )
2015-05-28 13:17:24 +10:00
Tinderbox User
41cb49b786
update copyright notice / whitespace
2015-05-27 23:45:52 +00:00
Mark Andrews
00b1fc7536
add dns_zone_cdscheck
...
(cherry picked from commit e7b7ede003 )
2015-05-27 16:18:39 +10:00
Mark Andrews
d8161b8756
4127. [protocol] CDS and CDNSKEY need to be signed by the key signing
...
key as per RFC 7344, Section 4.1. [RT #37215 ]
(cherry picked from commit 598b502695 )
2015-05-27 15:36:55 +10:00
Evan Hunt
a6a15bb069
[v9_10] address regression
...
4126. [bug] Addressed a regression introduced in change #4121 .
[RT #39611 ]
2015-05-26 19:11:54 -07:00
Francis Dupont
d0b0dbca7e
finished print.h stuff
2015-05-23 16:14:16 +02:00
Francis Dupont
1db36edf82
added print.h includes
2015-05-23 14:46:47 +02:00
Tinderbox User
1b9f989cae
update copyright notice / whitespace
2015-05-21 23:45:59 +00:00
Evan Hunt
54b00a777b
[v9_10] add %z format options to printf
...
4123. [port] Added %z (size_t) format options to the portable
internal printf/sprintf implementation. [RT #39586 ]
(cherry picked from commit cadf8d687b )
2015-05-21 14:55:38 -07:00
Mukund Sivaraman
765bcb44ac
Fix RPZ radix tree search() for CLIENT-IP triggers ( #39481 )
...
(cherry picked from commit 705cea35a8 )
2015-05-21 11:17:58 +05:30
Evan Hunt
433b64a548
[v9_10] ensure rpz summary consistence during AXFR updates
...
4121. [bug] When updating a response-policy zone via AXFR,
summary data about other policy zones could fall
out of sync. Ultimately this could trigger an
assertion failure in rpz.c. [RT #39567 ]
(cherry picked from commit 19365b43e9 )
2015-05-20 15:07:09 -07:00
Evan Hunt
04defaf799
[v9_10] address a possible policy update race
...
4120. [bug] A bug in RPZ could cause the server to crash if
policy zones were updated while recursion was
pending for RPZ processing of an active query.
[RT #39415 ]
(cherry picked from commit 7e6cf6fc6e )
2015-05-19 15:56:40 -07:00
Tinderbox User
507c672843
update copyright notice / whitespace
2015-05-11 23:45:49 +00:00
Mark Andrews
b6d33c97b2
update variable name to better reflect reality
...
(cherry picked from commit 51a82fe30d )
2015-05-11 13:41:46 +10:00
Mark Andrews
cac0c38101
use dns_opcode_t
...
(cherry picked from commit 844b568182 )
2015-05-11 12:17:39 +10:00
Mukund Sivaraman
5cbd509a3d
Fix a bug in RPZ that could cause unwanted recursion ( #39229 )
...
Conflicts:
doc/arm/notes.xml
(cherry picked from commit b947e1a521 )
Conflicts:
CHANGES
bin/tests/system/conf.sh.in
2015-05-07 08:36:49 +05:30
Tinderbox User
08ebb2c56c
update copyright notice / whitespace
2015-04-28 23:45:51 +00:00
Mark Andrews
2865753e29
4110. [bug] Address memory leaks / null pointer dereferences
...
on out of memory. [RT #39310 ]
(cherry picked from commit b292230ab8 )
2015-04-29 03:18:04 +10:00
Mark Andrews
35491f9cff
4107. [bug] Address potential deadlock when updating zone content.
...
[RT #39269 ]
(cherry picked from commit ef0e674456 )
2015-04-18 13:45:30 +10:00
Tinderbox User
4c15022601
update copyright notice / whitespace
2015-04-17 23:45:52 +00:00
Evan Hunt
0fdcf394cb
[v9_10] misc x64 VS 2015 CTP fixes [ #39308 ]
...
(cherry picked from commit ab973ec40c )
2015-04-17 15:32:05 -07:00
Mark Andrews
e35b1b4612
don't set rdh_ttl in init_rdataset
...
(cherry picked from commit def6608a44 )
2015-04-17 23:09:42 +10:00
Mark Andrews
6a905abeff
dns_updatemethod_none is not appropriate for 9.10
2015-04-17 15:45:28 +10:00
Mark Andrews
cc38fe32c0
4104. [bug] Address uninitialized elements. [RT #39252 ]
...
(cherry picked from commit f1a261ba2d )
2015-04-17 14:06:53 +10:00
Evan Hunt
c0605a1d5a
[v9_10] use after free in resquery_destroy()
...
4102. [bug] Fix a use after free bug introduced in change
#4094 . [RT #39281 ]
2015-04-15 15:38:38 -07:00
Tinderbox User
c4bf958afb
update copyright notice / whitespace
2015-04-14 23:45:47 +00:00
Mukund Sivaraman
6065cb0858
Add additional logging about xfrin transfer status ( #39170 )
...
(cherry picked from commit ac31adc3b7 )
2015-04-14 12:22:24 +05:30
Mukund Sivaraman
7f2b905c81
Don't use query->sendevent after it's been destroyed ( #39132 )
...
(cherry picked from commit 2c4d5faf7f )
2015-04-13 15:07:27 +05:30
Mark Andrews
5c052b2f58
4095. [bug] zone->options2 was not being properly initalized.
...
[RT #39228 ]
(cherry picked from commit 54fe1d05b6 )
2015-04-11 08:04:34 +10:00
Evan Hunt
289ff24e2d
[v9_10] hold a reference on fetch context during query
...
4094. [bug] A race during shutdown or reconfiguration could
cause an assertion in mem.c. [RT #38979 ]
(cherry picked from commit 2cfe85e6ee33ec97102b6e2e80c86f827bba8594)
2015-04-08 14:34:10 -07:00
Tinderbox User
5fa800e702
update copyright notice / whitespace
2015-03-27 23:45:49 +00:00
Mukund Sivaraman
ffc5d17ea8
Fix a crash while parsing malformed CAA RRs in presentation format ( #39003 )
...
(cherry picked from commit f9f81abff0 )
2015-03-27 10:34:06 +05:30
Mukund Sivaraman
76d6b3c544
Send notifies immediately for slave zones during startup ( #38843 )
...
(cherry picked from commit 9a7532f836 )
2015-03-25 12:46:39 +05:30
Mukund Sivaraman
ac1ccdd323
Fix a crash due to use-after-free ( #38495 )
...
(cherry picked from commit ebeb4b3e09 )
2015-03-18 06:43:33 +05:30