Tinderbox User
2c69a06274
update copyright notice
2013-10-08 23:45:48 +00:00
Mark Andrews
6f47b20040
be consistent in how ISC_PLATFORM_USETHREADS is defined and used
...
(cherry picked from commit 03a9daede1 )
2013-10-08 17:13:05 +11:00
Tinderbox User
6ed8309ffe
update copyright notice
2013-10-08 04:13:14 +00:00
Mark Andrews
88ee7ab746
call isc_mutex_trylock rather than pthread_mutex_trylock
...
(cherry picked from commit c6e6cac4ea )
2013-10-08 12:12:27 +11:00
Mark Andrews
478320e6dd
3661. [bug] Address lock order reversal deadlock with inline zones.
...
[RT #34856 ]
(cherry picked from commit 03152360db )
2013-10-08 11:43:40 +11:00
Mark Andrews
7c1a9fa5ab
3655. [cleanup] Simplify TCP message processing when requesting a
...
zone transfer. [RT #34825 ]
(cherry picked from commit fb623f9a07 )
2013-09-25 09:58:46 +10:00
Mark Andrews
34da209708
3654. [bug] Address race condition with manual notify requests.
...
[RT #34806 ]
(cherry picked from commit 5116f25421 )
2013-09-25 09:47:54 +10:00
Tinderbox User
2db9d480e8
update copyright notice
2013-09-23 23:45:46 +00:00
Mark Andrews
f026660a4c
silence clang warning
...
(cherry picked from commit 9084a3e58f )
2013-09-23 13:26:55 +10:00
Mark Andrews
685f0fd067
3651. [tuning] Adjust when a master server is deemed unreachable.
...
[RT #27075 ]
(cherry picked from commit 97a2a26cd9 )
2013-09-21 17:13:54 +10:00
Mark Andrews
8f133c2900
3650. [tuning] Use separate rate limiting queues for refresh and
...
notify requests. [RT #30589 ]
(cherry picked from commit c1b8fa6160 )
2013-09-21 16:30:29 +10:00
Evan Hunt
1e77160774
[v9_9] comment nzf files
...
3649. [cleanup] Include a comment in .nzf files, giving the name of
the associated view. [RT #34765 ]
(cherry picked from commit c7965f84c2 )
2013-09-19 15:43:18 -07:00
Tinderbox User
c55db6da4c
update copyright notice
2013-09-18 23:45:47 +00:00
Mark Andrews
d2c50258e2
refresh_callback needs to check if the zone is exiting
...
(cherry picked from commit 2e314abcf0a47acfbab55e5ef0463c04c08476be)
2013-09-18 14:54:57 +10:00
Mark Andrews
ebd7900670
call zone_settimer; sub test failure was not being detected
2013-09-18 12:57:25 +10:00
Mark Andrews
6aef504a6a
3644. [protocol] Check that EDNS subnet client options are well formed.
...
[RT #34718 ]
(cherry picked from commit 3ad8f24ddd )
2013-09-18 11:03:59 +10:00
Tinderbox User
e7953a5eff
update copyright notice
2013-09-17 23:45:47 +00:00
Mark Andrews
01b7d52a9f
silence compiler warning
2013-09-18 09:16:13 +10:00
Mark Andrews
e5c276b36b
3641. [bug] Handle changes to sig-validity-interval settings
...
better. [RT #34625 ]
(cherry picked from commit b5f4cc132e )
2013-09-17 12:59:11 +10:00
Mark Andrews
65d3b9a231
3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
...
in a key zone. [RT #34238 ]
(cherry picked from commit d6f99498d6 )
2013-09-17 10:37:56 +10:00
Evan Hunt
84ff7fc059
[v9_9] fix to change #3647
...
(cherry picked from commit 213c41c9f7 )
2013-09-13 09:53:54 -07:00
Evan Hunt
a383fb2e0d
[v9_9] shutdown race
...
3647. [bug] Address a race condition when shutting down a zone.
[RT #34750 ]
(cherry picked from commit 76df835d59 )
2013-09-12 16:20:04 -07:00
Evan Hunt
78584988d8
[v9_9] strdup journal filename
...
3646. [bug] Journal filename string could be set incorrectly,
causing garbage in log messages. [RT #34738 ]
(cherry picked from commit 18df9e628e )
2013-09-09 22:13:40 -07:00
Evan Hunt
e62b48030f
[v9_9] prep 9.9.4
2013-09-04 22:08:22 -07:00
Curtis Blackburn
a0de3c9984
3638. [cleanup] Add the ability to handle ENOPROTOOPT in case it is
...
encountered. [RT #34668 ]
2013-08-28 15:59:18 -05:00
Mark Andrews
2d1fd70e51
add dns_soa_buildrdata
...
(cherry picked from commit 415f8d470d )
2013-08-19 08:30:52 +00:00
Mark Andrews
4a35f5a42c
9.9.4rc2
2013-08-19 11:44:53 +10:00
Tinderbox User
d1fb83012b
update copyright notice
2013-08-15 23:45:44 +00:00
Mark Andrews
e95e204520
3635. [bug] Signatures were not being removed from a zone with
...
only KSK keys for a algorithm. [RT #24439 ]
(cherry picked from commit d1e22676de )
2013-08-15 13:37:47 +10:00
Mark Andrews
cbc2132d2a
3632. [bug] Signature from newly inactive keys were not being
...
removed. [RT #32178 ]
(cherry picked from commit 7ace327795 )
2013-08-15 11:20:18 +10:00
Evan Hunt
3c292bb534
[v9_9] change 3630 incomplete--needed to check fromtext too
...
(cherry picked from commit 5f630b9417 )
2013-08-14 17:24:34 -07:00
Tinderbox User
0920c92d0d
update copyright notice
2013-08-13 23:45:42 +00:00
Evan Hunt
70858bf974
[v9_9] fix md5 key id computation
...
3630. [bug] Ensure correct ID computation for MD5 keys. [RT #33033 ]
(cherry picked from commit 5d4343a998 )
2013-08-13 16:04:48 -07:00
Mark Andrews
dab73dfc86
3627. [bug] RPZ changes were not effective on slaves. [RT #34450 ]
...
(cherry picked from commit 333f320a62d78e79fa54e7bcc389073a109618f7)
2013-08-09 12:58:11 +10:00
Mark Andrews
553b3e2597
remove redundent 'request-ixfr'
...
(cherry picked from commit e543b4e5db )
2013-08-01 14:39:54 +10:00
Mark Andrews
42dd57732d
add comment
...
(cherry picked from commit f45818b82a )
2013-07-26 10:26:06 +10:00
Mark Andrews
ea18f614fc
update
2013-07-19 10:07:24 +10:00
Mark Andrews
7a558671b6
3621. [security] Incorrect bounds checking on private type 'keydata'
...
can lead to a remotely triggerable REQUIRE failure
(CVE-2013-4854). [RT #34238 ]
(cherry picked from commit fdb4ae8f6c )
2013-07-19 09:27:21 +10:00
Mark Andrews
17820b7a9f
9.9.4rc1
2013-07-15 15:37:36 +10:00
Mark Andrews
75b9952748
9.9.4rc1
2013-07-15 15:03:21 +10:00
Mark Andrews
7991f7aeb7
remove dead code
2013-07-15 09:31:33 +10:00
Mark Andrews
9a1eaa6cfa
fix unchecked null; value not read
...
(cherry picked from commit 09fec18669 )
2013-07-14 00:30:16 +10:00
Evan Hunt
0bbc017b99
[v9_9] address zone->db races
...
3616. [bug] Change #3613 was incomplete. [RT #34177 ]
2013-07-11 09:53:37 -07:00
Evan Hunt
a4e8c22100
[v9_9] silence warning
2013-07-10 09:16:06 -07:00
Evan Hunt
c2cb8c8fc0
[v9_9] address race conditions with removing inline zones
...
3513. [bug] named could crash when deleting inline-signing
zones with "rndc delzone". [RT #34066 ]
(cherry picked from commit 927e4c9fec )
2013-07-09 17:50:43 -07:00
Tinderbox User
72cdd1b118
update copyright notice
2013-07-09 23:45:38 +00:00
Evan Hunt
a66c88dd26
[v9_9] added isc_safe_memcmp()
...
3611. [bug] Improved resistance to a theoretical authentication
attack based on differential timing. [RT #33939 ]
(cherry picked from commit 5b7abbef51 )
2013-07-09 12:03:18 -07:00
Evan Hunt
31ba7f4a00
[v9_9] prep 9.9.4b1
2013-07-01 10:39:45 -07:00
Tinderbox User
a1ccc5e5d8
update copyright notice
2013-06-26 23:45:38 +00:00
Evan Hunt
bd96797412
[v9_9] win32 fixes
...
3605. [port] win32: Addressed several compatibility issues
with newer versions of Visual Studio. [RT #33916 ]
(cherry picked from commit f42c0dcca8 )
Squashed commit of the following:
commit 4127af15f85da90cf2bd3a0c5a558daae89e833a
Author: Francis Dupont <fdupont@isc.org >
Date: Tue Jun 25 22:41:53 2013 +0200
make the last change to be text
commit 21ef4891b9ee3e3aefb45d4c80d5cb7ec78f264f
Author: Curtis Blackburn <ckb@isc.org >
Date: Tue Jun 25 12:35:08 2013 -0500
[rt33916] re-worded for easier reading
commit 83828e47e62fea4070441e645ba8fed338255ceb
Author: Francis Dupont <fdupont@isc.org >
Date: Mon Jun 24 16:08:11 2013 +0200
introduce a VCRedistPath env var
commit 0337f2554f168993a65945e78c2879e9bfca5293
Author: Francis Dupont <fdupont@isc.org >
Date: Sun Jun 23 01:23:26 2013 +0200
_adjust_fdiv for VS < 2010
commit 375fdd5c06be276b0ff0ad589c0e22b809339fe9
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 16:27:04 2013 +0200
move to MSVC v1600 as it still breaks on VS 2010
commit bfcaf72071e9d8df1d0ce0c5f05b69acd51bf698
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:57:35 2013 +0200
WIN32: avoid addrinfo redef
commit 18504c3e50b11e66a0b573c7cb3d61094bfa5b52
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:54:38 2013 +0200
WIN32: fseek/ftell
commit f9a4fdccc5ab1c74c64412fb76da7dfd161787b2
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:13:01 2013 +0200
fix WIN32 error redefs in net.h (isc ad lwres libs)
2013-06-26 14:40:57 -07:00