Evan Hunt
e5f3300a39
[v9_9] prep 9.9.5rc2
2014-01-16 18:58:09 -08:00
Tinderbox User
b94f70ab8d
update copyright notice
2014-01-15 23:45:46 +00:00
Mark Andrews
0c3a129e61
3708. [bug] Address a portentry locking issue in dispatch.c.
...
[RT #35128 ]
(cherry picked from commit 702958d202 )
2014-01-15 15:55:59 +11:00
Mark Andrews
741592b07e
silence compiler warning
...
(cherry picked from commit d8b83f0e2b )
2014-01-15 12:40:36 +11:00
Tinderbox User
e5ac85796f
update copyright notice
2014-01-14 23:45:43 +00:00
Mark Andrews
b9c050cb9c
3704. [protocol] Accept integer timestamps in RRSIG records. [RT #35185 ]
2014-01-14 16:06:45 +11:00
Tinderbox User
ba3a0473b5
update copyright notice
2014-01-13 23:45:42 +00:00
Evan Hunt
65510ca0d7
[v9_9] See ticket 35140 for details.
...
Install some include files:
dns/client.h
dns/compress.h
dns/tsec.h
irs/resconf.h
irs/types.h
(I noticed these when building DHCP using installed BIND9.)
This was okayed during the 2014-01-02 BIND9 phone meeting.
(cherry picked from commit c55b7dce48 )
2014-01-13 15:18:29 -08:00
Evan Hunt
94a726d4b7
[v9_9] prep 9.9.5rc1
2014-01-10 09:20:32 -08:00
Tinderbox User
864ca7ce33
update copyright notice
2014-01-09 23:45:53 +00:00
Mark Andrews
72512a6031
silence compiler warning
...
(cherry picked from commit 109f477ed7 )
2014-01-09 15:59:18 +11:00
Evan Hunt
8c7ce6d3e6
[v9_9] replace memcpy() with memmove().
...
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120 ]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
2014-01-08 16:38:56 -08:00
Evan Hunt
88601d331d
[v9_9] dispatch.c race
...
3695. [bug] Address a possible race in dispatch.c. [RT #35107 ]
(cherry picked from commit 2b258a1f5b )
2013-12-23 09:50:49 -08:00
Tinderbox User
5d52bae338
update copyright notice
2013-12-16 23:45:41 +00:00
Mark Andrews
9337f965f6
sort and one file per line
2013-12-17 10:38:00 +11:00
Mark Andrews
485380894a
3692. [bug] Two calls to dns_db_getoriginnode were fatal if there
...
was no data at the node. [RT #35080 ]
(cherry picked from commit 161e803a56 )
2013-12-17 09:13:18 +11:00
Evan Hunt
06614edc44
[v9_9] correct dispatch address/port check
...
3690. [bug] Iterative responses could be missed when the source
port for an upstream query was the same as the
listener port (53). [RT #34925 ]
2013-12-12 22:46:21 -08:00
Evan Hunt
0c0ce5f9a4
[v9_9] fix insecure delegation across static-stub zones
...
3689. [bug] Fixed a bug causing an insecure delegation from one
static-stub zone to another to fail with a broken
trust chain. [RT #35081 ]
(cherry picked from commit 9b895f30f1 )
2013-12-12 22:20:21 -08:00
Mark Andrews
cf3decc59c
3688. [bug] loadnode could return a freed node on out of memory.
...
[RT #35106 ]
2013-12-12 12:50:12 +11:00
Tinderbox User
c75c9ee78e
update copyright notice
2013-12-11 23:46:56 +00:00
Mark Andrews
e6c64b453f
3687. [bug] Address null pointer dereference in zone_xfrdone.
...
[RT #35042 ]
2013-12-12 10:39:33 +11:00
Evan Hunt
2c73b0a857
[v9_9] dnssec-signzone -Q
...
3686. [func] "dnssec-signzone -Q" drops signatures from keys
that are still published but no longer active.
[RT #34990 ]
(cherry picked from commit 0bbe3273a2 )
2013-12-11 13:25:44 -08:00
Evan Hunt
b80e110dae
[v9_9] prepare 9.9.5b1
2013-12-10 17:17:55 -08:00
Mark Andrews
e595a09e64
handle underflow now that n is unsigned
...
(cherry picked from commit 536ac53126 )
2013-12-10 07:24:32 +11:00
Mark Andrews
551f6ebeed
silence compiler warning
...
(cherry picked from commit b14c6a1caf )
2013-12-10 07:24:32 +11:00
Mark Andrews
ea231f87c8
add dst_key_setexternal
2013-12-09 14:57:21 +11:00
Mark Andrews
3838fb0a4b
add dst_key_isexternal
2013-12-09 14:12:58 +11:00
Mark Andrews
a92a3ecf44
silence compiler warnings
...
(cherry picked from commit 53f70575bd )
2013-12-06 17:39:33 +11:00
Mark Andrews
a0095a7c1a
update copyrights
2013-12-05 15:13:01 +11:00
Tinderbox User
da9611344e
update copyright notice
2013-12-04 23:46:00 +00:00
Curtis Blackburn
1a890ff58a
[v9_9]3682. [bug] Correct the behavior of rndc retransfer to allow
...
inline-signing slave zones to retain NSEC3 parameters instead of
reverting to NSEC [RT #34745 ]
2013-12-04 12:32:21 -06:00
Mark Andrews
3b38a23089
3681. [port] Update the Windows build system to support feature
...
selection and WIN64 builds. This is a work in
progress. [RT #34160 ]
(cherry picked from commit c3c8823fed )
Conflicts:
CHANGES
bin/check/win32/checktool.dsp.in
bin/dnssec/win32/dnssectool.dsp.in
bin/dnssec/win32/importkey.dsp.in
bin/dnssec/win32/importkey.mak.in
bin/named/geoip.c
bin/named/include/named/geoip.h
bin/tools/win32/rrchecker.dsp.in
bin/tools/win32/rrchecker.mak.in
config.h.win32
lib/dns/geoip.c
lib/dns/master.c
lib/dns/win32/libdns.dsp.in
lib/dns/win32/libdns.mak.in
lib/isc/mem.c
lib/isc/stats.c
lib/isc/win32/file.c
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.mak.in
lib/isc/win32/stdio.c
lib/isccc/cc.c
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/makeversion.pl
win32utils/setpk11provider.pl
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
2013-12-04 13:48:45 +11:00
Tinderbox User
a960d3a679
update copyright notice
2013-11-13 23:45:54 +00:00
Evan Hunt
eaa4ead2bd
[v9_9] allow setting local addr in dns_client
...
3672. [func] Local address can now be specified when using
dns_client API. [RT #34811 ]
(cherry picked from commit 0618287859 )
2013-11-13 10:57:50 -08:00
Mark Andrews
56cea4d902
remove invalide NEXTTOKEN
2013-11-14 00:01:30 +11:00
Mark Andrews
2e4548087a
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-11-13 12:54:37 +11:00
Mark Andrews
f4df109775
3665. [bug] Failure to release lock on error in receive_secure_db.
...
[RT #34944 ]
2013-10-31 22:13:53 +11:00
Mark Andrews
d220937b32
use smaller buffers
...
(cherry picked from commit 2502a568e7 )
2013-10-26 20:36:39 +11:00
Tinderbox User
449370f4ee
update copyright notice
2013-10-25 23:45:51 +00:00
Mark Andrews
84ccbc2b48
address memory leak in change #3662 , force format matching, attempt to address coverity false positives
...
(cherry picked from commit 938aea1dc4 )
2013-10-26 10:04:52 +11:00
Mark Andrews
604d483f63
3663. [bug] Address bugs in dns_rdata_fromstruct and
...
dns_rdata_tostruct for WKS and ISDN types. [RT #34910 ]
2013-10-25 13:06:28 +11:00
Mark Andrews
1ad4a296d7
missing FCTXTRACE2 macro RT#34914
...
(cherry picked from commit 0bfc15fe59 )
2013-10-21 15:52:22 +11: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
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