Commit Graph

5873 Commits

Author SHA1 Message Date
Tinderbox User
ad5eaa8b38 update copyright notice 2013-06-26 23:45:23 +00:00
Evan Hunt
6fe26a1b24 [v9_8] win32 fixes
3605.	[port]		win32: Addressed several compatibility issues
			with newer versions of Visual Studio. [RT #33916]

(cherry picked from commit f42c0dcca8)
(cherry picked from commit bd96797412)

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:42:49 -07:00
Francis Dupont
883a53356b Added to PKCS#11 openssl patches a value len
attribute in DH derive key. [RT #33928]
2013-06-24 09:35:54 +02:00
Evan Hunt
228b6133b9 [v9_8] typo in dig
(cherry picked from commit 31d95f1095)
2013-06-19 15:21:43 -07:00
Tinderbox User
8c7bc590f7 regen v9_8 2013-06-11 01:09:50 +00:00
Tinderbox User
ebe35e246d update copyright notice 2013-06-10 23:45:29 +00:00
Evan Hunt
8d1ca6ef8b [v9_8] move rndc command documentation to "man rndc"
3592.	[doc]		Moved documentation of rndc command options to the
			rndc man page. [RT #33506]
(cherry picked from commit 1b2a4ce2b1)
(cherry picked from commit a7daffaf4e)
2013-06-10 14:52:20 -07:00
Tinderbox User
093e562616 update copyright notice 2013-06-07 23:45:30 +00:00
Evan Hunt
0a122d5cea [v9_8] fix memory leak in sigchase
3588.	[bug]		dig: addressed a memory leak in the sigchase code
			that could cause a shutdown crash.  [RT #33733]
(cherry picked from commit bf0441a339)
2013-06-07 11:16:06 -07:00
Tinderbox User
c4b00f8c53 update copyright notice 2013-06-06 23:45:30 +00:00
Mark Andrews
a4741ee1c7 3587. [func] 'named -g' now checks the logging configuration but
does not use it. [RT #33473]
(cherry picked from commit 8144dc702b)
2013-06-06 11:09:01 +10:00
Mark Andrews
39ea40d906 3586. [buf] Handle errors in xmlDocDumpFormatMemoryEnc. [RT #33706]
(cherry picked from commit 7ee225cf90)
2013-06-06 11:01:27 +10:00
Tinderbox User
5aa1c443b4 update copyright notice 2013-06-03 23:45:27 +00:00
Curtis Blackburn
94a24637d4 3581. [bug] Changed the tcp-listen-queue default to 10. [RT #33029] 2013-06-03 14:02:47 -05:00
Evan Hunt
9aeecebd73 [v9_8] log forwarded updates
3566.	[func]		Log when forwarding updates to master. [RT #33240]
(cherry picked from commit 34f3693b93)
(cherry picked from commit b79131b960)
2013-06-03 10:00:14 -07:00
Tinderbox User
760ca6b95d Merge branch 'v9_8' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_8 2013-05-31 01:07:43 +00:00
Tinderbox User
a3bbb2ffd8 update copyright notice 2013-05-30 23:45:30 +00:00
Mark Andrews
b6627d75be 3579. [maint] Updates to PKCS#11 openssl patches, supporting
versions 0.9.8y, 1.0.0k, 1.0.1e [RT #33463]
2013-05-30 12:41:04 +10:00
Tinderbox User
c5b97fd8e6 regen v9_8 2013-05-30 01:11:06 +00:00
Mark Andrews
e52f8190b6 3578. [bug] 'rndc -c file' now fails if 'file' does not exist.
[RT #33571]
(cherry picked from commit 17a00ff54c)
2013-05-30 11:10:01 +10:00
Tinderbox User
f48e7baf7e update copyright notice 2013-05-29 23:45:29 +00:00
Mark Andrews
e6f2f589cf 3577. [bug] Handle zero TTL values better. [RT #33411]
(cherry picked from commit 5f238c3c64)
2013-05-29 18:13:40 +10:00
Mark Andrews
d55e94db58 3573. [bug] "rndc addzone" and "rndc delzone" incorrectly handled
zone names containing punctuation marks and other
			nonstandard characters. [RT #33419]
2013-05-29 17:56:42 +10:00
Mark Andrews
01a1011e83 3574. [doc] The 'hostname' keyword was missing from server-id
description in the named.conf man page. [RT #33476]
2013-05-29 15:52:46 +10:00
Tinderbox User
f8ec3a45a3 regen v9_8 2013-05-16 01:11:10 +00:00
Tinderbox User
baad8a83fc update copyright notice 2013-05-15 23:45:26 +00:00
Evan Hunt
b87eb884e5 [v9_8] fix typo 2013-05-14 19:42:40 -07:00
Evan Hunt
8539b4294e [v9_8] add product description
3568.	[cleanup]	Add a product description line to the version file,
			to be reported by named -v/-V. [RT #33366]
(cherry picked from commit af9f195c9e)
2013-05-03 15:09:26 -07:00
Evan Hunt
caa3fd00ec [v9_8] silence ccc-analyzer
3567.	[bug]		Silence clang static analyzer warnings. [RT #33365]
2013-05-03 14:33:27 -07:00
Tinderbox User
3a97757cc2 regen v9_8 2013-05-02 01:10:58 +00:00
Mark Andrews
d82345ac1f 3561. [bug] dig: issue a warning if an EDNS query returns FORMERR
or NOTIMP.  Adjust usage message. [RT #33363]
(cherry picked from commit 93aba6dcec)
2013-05-01 14:56:51 +10:00
Tinderbox User
e682a40a4c update copyright notice 2013-04-30 04:51:09 +00:00
Tinderbox User
3d49327edd regen v9_8 2013-04-30 04:29:12 +00:00
Mark Andrews
54e6ec8f49 3559. [func] Check that both forms of Sender Policy Framework
records exist or do not exist. [RT #33355]
(cherry picked from commit 26bb3b7a67)
2013-04-30 13:55:38 +10:00
Tinderbox User
90cdf1e0fb update copyright notice 2013-04-29 23:45:26 +00:00
Mark Andrews
3ebf3f4799 undo conditional compile 2013-04-29 17:01:59 +10:00
Mark Andrews
d944023c86 add #ifdef DLZ 2013-04-29 16:50:50 +10:00
Mark Andrews
c2b1f25fdd 3558. [bug] IXFR of a DLZ stored zone was broken. [RT #33331]
(cherry picked from commit 9a785712f1)
2013-04-29 15:47:49 +10:00
Tinderbox User
1fabc2b850 update copyright notice 2013-04-28 23:45:22 +00:00
Evan Hunt
12fe01ba9b [v9_8] correct man volume for isc-hmac-fixup 2013-04-27 16:41:06 -07:00
Tinderbox User
b61feeae26 update copyright notice 2013-04-26 23:45:27 +00:00
Mark Andrews
4c1eeaba67 3056. [func] Added support for URI resource record. [RT #23386]
(cherry picked from commit 23f3993502)
2013-04-26 14:35:30 +10:00
Tinderbox User
062e692790 update copyright notice 2013-04-19 23:45:23 +00:00
Mark Andrews
15d671ee87 3552. [bug] Wrong getopt option string for 'nsupdate -r'.
[RT# 33280]
2013-04-19 23:49:25 +10:00
Tinderbox User
17438ea1b0 update copyright notice 2013-04-11 23:45:23 +00:00
Mark Andrews
c18c186170 silence coverity warnings
(cherry picked from commit 45b727f651)
(cherry picked from commit 53f675154c)
2013-04-11 17:26:29 +10:00
Mark Andrews
1f953657bd add sleep 1 to loop
(cherry picked from commit cc444c73d5)
2013-04-10 21:36:46 +10:00
Tinderbox User
a5e1b39205 update copyright notice 2013-04-09 23:45:24 +00:00
Mark Andrews
8853870575 3547. [bug] Some malformed unknown rdata records were not properly
detected and rejected. [RT #33129]
(cherry picked from commit 1cc4695f0d)
2013-04-08 09:58:02 +10:00
Tinderbox User
dce6ba7171 update copyright notice 2013-04-04 23:45:21 +00:00