Tinderbox User
|
432d8fa3b4
|
update copyright notice
|
2013-11-14 23:46:24 +00:00 |
|
Evan Hunt
|
434bfc3dfa
|
[master] "in-view" zone option
3673. [func] New "in-view" zone option allows direct sharing
of zones between views. [RT #32968]
|
2013-11-13 20:35:40 -08:00 |
|
Mark Andrews
|
6a671a840d
|
add missing break;
|
2013-11-14 12:26:57 +11:00 |
|
Tinderbox User
|
c0de084bbd
|
update copyright notice
|
2013-11-13 23:46:31 +00:00 |
|
Evan Hunt
|
0618287859
|
[master] allow setting local addr in dns_client
3672. [func] Local address can now be specified when using
dns_client API. [RT #34811]
|
2013-11-13 10:52:22 -08:00 |
|
Mark Andrews
|
7c19754bac
|
add partial legend for Address database dump
|
2013-11-13 12:10:43 +11:00 |
|
Tinderbox User
|
a4fa22bf14
|
update copyright notice
|
2013-11-11 23:46:29 +00:00 |
|
Mark Andrews
|
0a47bc90af
|
3668. [bug] Fix cast in lex.c which could see 0xff treated as eof.
[RT #34993]
|
2013-11-11 10:49:28 +11:00 |
|
Mark Andrews
|
37bd255fd4
|
3665. [bug] Failure to release lock on error in receive_secure_db.
[RT #34944]
|
2013-10-31 22:15:12 +11:00 |
|
Mark Andrews
|
2502a568e7
|
use smaller buffers
|
2013-10-26 20:36:17 +11:00 |
|
Tinderbox User
|
3a34908497
|
update copyright notice
|
2013-10-25 23:46:32 +00:00 |
|
Mark Andrews
|
938aea1dc4
|
address memory leak in change #3662, force format matching, attempt to address coverity false positives
|
2013-10-26 10:04:36 +11:00 |
|
Mark Andrews
|
34416a7954
|
3663. [bug] Address bugs in dns_rdata_fromstruct and
dns_rdata_tostruct for WKS and ISDN types. [RT #34910]
|
2013-10-25 13:06:09 +11:00 |
|
Mark Andrews
|
6100b17699
|
3662. [bug] 'host' could die if a UPD query timed out. [RT #34870]
|
2013-10-25 10:09:33 +11:00 |
|
Mark Andrews
|
0bfc15fe59
|
missing FCTXTRACE2 macro RT#34914
|
2013-10-21 15:51:43 +11:00 |
|
Tinderbox User
|
bfc4a951c5
|
update copyright notice
|
2013-10-08 23:46:23 +00:00 |
|
Mark Andrews
|
03a9daede1
|
be consistent in how ISC_PLATFORM_USETHREADS is defined and used
|
2013-10-08 16:47:57 +11:00 |
|
Tinderbox User
|
4e3e8cbea0
|
update copyright notice
|
2013-10-08 04:13:49 +00:00 |
|
Mark Andrews
|
c6e6cac4ea
|
call isc_mutex_trylock rather than pthread_mutex_trylock
|
2013-10-08 12:11:09 +11:00 |
|
Mark Andrews
|
03152360db
|
3661. [bug] Address lock order reversal deadlock with inline zones.
[RT #34856]
|
2013-10-08 11:43:08 +11:00 |
|
Mark Andrews
|
368c4556c8
|
remove redudant #ifdef; address imprecise #ifdef usage
|
2013-10-02 11:59:39 +10:00 |
|
Mark Andrews
|
fb623f9a07
|
3655. [cleanup] Simplify TCP message processing when requesting a
zone transfer. [RT #34825]
|
2013-09-25 09:57:34 +10:00 |
|
Mark Andrews
|
5116f25421
|
3654. [bug] Address race condition with manual notify requests.
[RT #34806]
|
2013-09-25 09:47:31 +10:00 |
|
Tinderbox User
|
0e17b4207e
|
update copyright notice
|
2013-09-23 23:46:20 +00:00 |
|
Mark Andrews
|
9084a3e58f
|
silence clang warning
|
2013-09-23 13:26:33 +10:00 |
|
Mark Andrews
|
97a2a26cd9
|
3651. [tuning] Adjust when a master server is deemed unreachable.
[RT #27075]
|
2013-09-21 17:12:39 +10:00 |
|
Mark Andrews
|
c1b8fa6160
|
3650. [tuning] Use separate rate limiting queues for refresh and
notify requests. [RT #30589]
|
2013-09-21 16:29:58 +10:00 |
|
Mark Andrews
|
6c57978413
|
refresh_callback needs to check if the zone is exiting
(cherry picked from commit 2e314abcf0a47acfbab55e5ef0463c04c08476be)
|
2013-09-18 14:52:38 +10:00 |
|
Mark Andrews
|
7667dd1a03
|
call zone_settimer; sub test failure was not being detected
(cherry picked from commit ebd7900670)
|
2013-09-18 12:57:46 +10:00 |
|
Evan Hunt
|
213c41c9f7
|
[master] fix to change #3647
|
2013-09-13 09:52:15 -07:00 |
|
Mark Andrews
|
76df835d59
|
3647. [bug] Address a race condition when shutting down a zone.
[RT #34750]
|
2013-09-12 13:37:43 +10:00 |
|
Evan Hunt
|
18df9e628e
|
[master] strdup journal filename
3646. [bug] Journal filename string could be set incorrectly,
causing garbage in log messages. [RT #34738]
|
2013-09-09 22:12:47 -07:00 |
|
Evan Hunt
|
78f20eda3c
|
[master] clean up tests, update .gitignore
|
2013-09-09 19:37:17 -07:00 |
|
Evan Hunt
|
41dabe089f
|
[master] remove namespace.h from installed files
|
2013-09-09 09:22:37 -07:00 |
|
Tinderbox User
|
63737247d1
|
update copyright notice
|
2013-09-05 23:46:16 +00:00 |
|
Mark Andrews
|
0327c6de3e
|
remove accidentally added line
|
2013-09-05 16:23:12 +10:00 |
|
Evan Hunt
|
012648ce19
|
[master] missed an external
|
2013-09-04 19:45:30 -07:00 |
|
Evan Hunt
|
eb8fae696c
|
[master] remove rollforward2 from libdns.def
|
2013-09-04 19:36:12 -07:00 |
|
Tinderbox User
|
473d3168f0
|
update copyright notice
|
2013-09-04 23:46:16 +00:00 |
|
Evan Hunt
|
8e3b246dc8
|
[master] remove "resign" member from dns_diff struct
no longer needed since change #3641
|
2013-09-04 16:35:11 -07:00 |
|
Evan Hunt
|
79e6f6e519
|
[master] deprecate dns_journal_rollforward2
no longer needed since change #3641
|
2013-09-04 16:19:52 -07:00 |
|
Mark Andrews
|
3ad8f24ddd
|
3644. [protocol] Check that EDNS subnet client options are well formed.
[RT #34718]
|
2013-09-05 09:18:59 +10:00 |
|
Evan Hunt
|
8e1655931b
|
[master] add missing externals
|
2013-09-04 15:52:10 -07:00 |
|
Evan Hunt
|
09755f7270
|
[master] prep 9.10.0a1 release
|
2013-09-04 15:41:50 -07:00 |
|
Mark Andrews
|
e9921500e1
|
remove unused variable
|
2013-09-04 22:34:44 +10:00 |
|
Mark Andrews
|
0c91911b4d
|
3642. [func] Allow externally generated DNSKEY to be imported
into the DNSKEY management framework. A new tool
dnssec-importkey is used to this. [RT #34698]
|
2013-09-04 13:53:02 +10:00 |
|
Mark Andrews
|
b5f4cc132e
|
3641. [bug] Handle changes to sig-validity-interval settings
better. [RT #34625]
|
2013-09-04 13:45:00 +10:00 |
|
Mark Andrews
|
d6f99498d6
|
3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
in a key zone. [RT #34238]
|
2013-09-04 13:14:06 +10:00 |
|
Curtis Blackburn
|
c4348cb50f
|
3638. [cleanup] Add the ability to handle ENOPROTOOPT in case it is
encountered. [RT #34668]
|
2013-08-28 15:56:49 -05:00 |
|
Tinderbox User
|
377b774598
|
update copyright notice
|
2013-08-15 23:46:17 +00:00 |
|