Tinderbox User
c0e570397c
update copyright notice / whitespace
2016-07-07 23:47:53 +00:00
Mark Andrews
c465ac56e0
4406. [bug] getrrsetbyname with a non absolute name could
...
trigger a infinite recursion bug in lwresd
and named with lwres configured if when combined
with a search list entry the resulting name is
too long. [RT #42694 ]
(cherry picked from commit 38cc2d14e2 )
2016-07-07 12:53:45 +10:00
Mark Andrews
8ca20861f8
4384. [bug] Change 4256 accidentally disabled logging of the
...
rndc command. [RT #42654 ]
(cherry picked from commit 948fe5822b )
2016-06-18 00:28:51 +10:00
Tinderbox User
5c174bc119
update copyright notice / whitespace
2016-06-16 23:45:43 +00:00
Mark Andrews
17c01907d6
backport dns_name_t *name -> const dns_name_t *name
...
(cherry picked from commit ded95d497df16579852356fc5434671d24c7f00d)
2016-06-16 21:42:10 +10:00
Mark Andrews
6f2dc2c339
also cleanup node
2016-06-03 18:34:51 +10:00
Mark Andrews
0dfaba58c0
detach before restore
2016-06-03 18:34:49 +10:00
Mark Andrews
86d6b0548d
reset zversion on restart
...
(cherry picked from commit b4750b5991 )
2016-06-03 14:33:36 +10:00
Mark Andrews
ced3052415
simplify poorly written conditional
...
(cherry picked from commit d055178624 )
2016-06-02 10:19:20 +10:00
Mark Andrews
839a1c4026
REDIRECT macro is 9.11.0+
2016-05-27 10:07:46 +10:00
Mark Andrews
59c9c592c5
4377. [bug] Don't reuse zero TTL responses beyond the current
...
client set (excludes ANY/SIG/RRSIG queries).
[RT #42142 ]
(cherry picked from commit aabcb1fde0 )
2016-05-27 10:00:36 +10:00
Tinderbox User
958d4d3f91
update copyright notice / whitespace
2016-05-26 23:45:41 +00:00
Mark Andrews
6bd1c80e75
4374. [bug] Use SAVE/RESTORE macros in query.c to reduce the
...
probability of reference counting errors as seen
in 4365. [RT #42405 ]
(cherry picked from commit ac11084829 )
2016-05-26 12:50:05 +10:00
Evan Hunt
707bcb08a7
[v9_10] log message when using ISC DLV
...
4352. [cleanup] The ISC DNSSEC Lookaside Validation (DLV) service
is scheduled to be disabled in 2017. A warning is
now logged when named is configured to use it,
either explicitly or via "dnssec-lookaside auto;"
[RT #42207 ]
2016-05-04 14:38:01 -07:00
Evan Hunt
a95ec4fb11
[v9_10] fix ECS family 0 handling
...
4341. [bug] Correct the handling of ECS options with
address family 0. [RT #41377 ]
2016-03-23 19:04:04 -07:00
Tinderbox User
9861d0b5c6
update copyright notice / whitespace
2016-03-21 23:45:41 +00:00
Mark Andrews
21c7ebce7d
4335. [bug] zone->view could be detached too early. [RT #41942 ]
...
(cherry picked from commit b8dcc13bc5 )
2016-03-21 13:03:19 +11:00
Mark Andrews
51201c60a6
silence compiler warning
2016-03-11 13:19:02 +11:00
Tinderbox User
52d3b7fc53
regen v9_10
2016-03-08 22:38:55 +00:00
Tinderbox User
db2a612c3f
update copyright notice / whitespace
2016-03-08 22:29:30 +00:00
Mark Andrews
a7ac6b54dd
add automatic-interface-scan to ARM grammar
...
(cherry picked from commit 1188aa3010 )
2016-03-09 09:00:53 +11:00
Mukund Sivaraman
b15dde2889
Code cleanups ( #41656 )
...
(cherry picked from commit 9da98335c1 )
2016-03-04 12:23:32 +05:30
Mark Andrews
0d2ac7e76e
rename sit buffer cookie
2016-02-29 10:32:03 +11:00
Mark Andrews
29d808c386
compute_sit/process_sit -> compute_cookie/process_cookie to aid with backporting
2016-02-29 10:26:06 +11:00
Mark Andrews
7cd300abd6
4322. [security] Duplicate EDNS COOKIE options in a response could
...
trigger an assertion failure. (CVE-2016-2088)
[RT #41809 ]
(cherry picked from commit 455c0848f8 )
2016-02-27 11:46:16 +11:00
Tinderbox User
c2d5cfa264
update copyright notice / whitespace
2016-02-23 23:46:00 +00:00
Mark Andrews
e7c31225e7
update usage
...
(cherry picked from commit a125381c60 )
2016-02-23 16:57:57 +11:00
Tinderbox User
160c8ad89d
update copyright notice / whitespace
2016-02-18 23:45:59 +00:00
Mark Andrews
e7e15d1302
4318. [security] Malformed control messages can trigger assertions
...
in named and rndc. (CVE-2016-1285) [RT #41666 ]
(cherry picked from commit a2b15b3305 )
2016-02-18 12:12:02 +11:00
Mukund Sivaraman
0b46608d6e
Check that configured view class isn't a meta class ( #41572 )
...
(cherry picked from commit 0c29904b27 )
2016-02-08 14:01:05 +05:30
Mark Andrews
8e66424688
add missing line break
...
(cherry picked from commit 68ecf1c9a5 )
2016-02-04 11:52:18 +11:00
Mark Andrews
5c993c326f
4313. [bug] Handle ns_client_replace failures in test mode.
...
[RT #41190 ]
(cherry picked from commit d88ba93712 )
2016-02-03 15:01:22 +11:00
Evan Hunt
c66805df00
[v9_10] disallow delzone on policiy zones
...
4311. [bug] Prevent "rndc delzone" from being used on
response-policy zones. [RT #41593 ]
2016-02-01 09:49:18 -08:00
Tinderbox User
4073ea6b67
update copyright notice / whitespace
2016-01-30 23:45:51 +00:00
Evan Hunt
d91ba32696
[v9_10] add uname data to named -V
...
4308. [func] Added operating system details to "named -V"
output. [RT #41452 ]
2016-01-30 11:07:53 -08:00
Evan Hunt
83289a39b0
[v9_10] removed /Gy- from VS project files
...
4302. [port] win32: fixed a build error in VS 2015. [RT #41426 ]
2016-01-27 15:29:53 -08:00
Tinderbox User
752c7096b3
update copyright notice / whitespace
2016-01-25 23:45:53 +00:00
Mark Andrews
4eb865b8e0
use 0 not ISC_FALSE for dns_name_fromtext
2016-01-25 16:57:13 +11:00
Tinderbox User
00882e92c9
update copyright notice / whitespace
2016-01-22 23:45:51 +00:00
Evan Hunt
a3723512c8
[v9_10] expanded query trace logging
...
4300. [cleanup] Added new querytrace logging. [RT #41155 ]
2016-01-22 14:23:50 -08:00
Tinderbox User
56b1d266fa
update copyright notice / whitespace
2016-01-20 23:45:49 +00:00
Evan Hunt
19bee30eb0
[v9_10] fixed rndc stop -p
...
4294. [bug] Fixed a regression in which "rndc stop -p" failed
to print the PID. [RT #41513 ]
2016-01-20 09:56:51 -08:00
Tinderbox User
add1f7a8d2
update copyright notice / whitespace
2016-01-04 23:45:56 +00:00
Evan Hunt
191336a7d5
[v9_10] silence noisy logging
...
4287. [bug] Silence an overly noisy log message when message
parsing fails. [RT #41374 ]
2016-01-04 13:06:58 -08:00
Francis Dupont
9c88ac2977
Updated WIN32 files (rt40877)
2016-01-04 18:31:53 +01:00
Mukund Sivaraman
1780ade486
Use optimal message sizes to improve compression in AXFRs ( #40996 )
...
(cherry picked from commit ecc06cbc32 )
Backported from master to not include the config option.
2015-12-15 15:23:59 +05:30
Mark Andrews
d090709551
4281. [bug] Teach dns_message_totext about BADCOOKIE. [RT #41257 ]
...
(cherry picked from commit f647c0df9f )
Conflicts:
CHANGES
bin/named/query.c
bin/tests/system/sit/tests.sh
lib/dns/message.c
2015-12-15 20:02:37 +11:00
Tinderbox User
e2315b4c8d
update copyright notice / whitespace
2015-11-16 23:45:52 +00:00
Mark Andrews
aaf878e8c8
use *newrdatas rather than *oldrdatas in sizeof for consistency [RT #41131 ]
...
(cherry picked from commit a248b59381 )
2015-11-17 06:29:42 +11:00
Tinderbox User
c8a643d37a
update copyright notice / whitespace
2015-11-11 23:45:52 +00:00