Commit Graph

20702 Commits

Author SHA1 Message Date
Tinderbox User
468e66cf6a newcopyrights 2014-03-03 23:30:02 +00:00
Evan Hunt
c4ae0644da [v9_8] add "version" options to host/nslookup/nsupdate
3773.	[func]		"host", "nslookup" and "nsupdate" now have
			options to print the version number and exit.
                        [RT #26057]

(cherry picked from commit d4600129e6)
2014-03-03 10:14:17 -08:00
Tinderbox User
e67f308093 update copyright notice 2014-03-01 23:45:16 +00:00
Evan Hunt
a17ad1fb9a [v9_8] dig +trace could fail when retrying with TCP
3770.	[bug]		"dig +trace" could fail with an assertion when it
			needed to fall back to TCP due to a truncated
			response. [RT #24660]
2014-03-01 15:33:19 -08:00
Tinderbox User
35a130312c newcopyrights 2014-03-01 23:30:02 +00:00
Evan Hunt
e150b24562 [v9_8] capture stderr in systests.output
- also tidied up runall.sh summary output

(cherry picked from commit ec88c1fdff)
2014-02-28 22:00:48 -08:00
Tinderbox User
57c917afab update copyright notice 2014-02-28 23:45:16 +00:00
Tinderbox User
a2ee7a1020 newcopyrights 2014-02-28 23:30:03 +00:00
Evan Hunt
351f927ddd [v9_8] log when using rndc.key
3767.	[func]		Log explicitly when using rndc.key to configure
			command channel. [RT #35316]

(cherry picked from commit 368aedf188)
(cherry picked from commit bc805c7c06)
2014-02-27 17:55:46 -08:00
Tinderbox User
de940d9b68 regen v9_8 2014-02-28 01:11:41 +00:00
Evan Hunt
9493dd2aa6 [v9_8] fix possible rndc secroots crash
3765.	[bug]		Fixed a bug in "rndc secroots" that could crash
			named when dumping an empty keynode. [RT #35469]

(cherry picked from commit 1aced7b870)
2014-02-27 16:43:43 -08:00
Evan Hunt
50b8403e7c [master] dnssec-keyfromlabel -S and -i
3764.	[bug]		The dnssec-keygen/settime -S and -i options
			(to set up a successor key and set the prepublication
			interval) were missing from dnssec-keyfromlabel.
			[RT #35394]

(cherry picked from commit a60bf97f9f)
(cherry picked from commit 49b3d91ce1)
2014-02-27 16:34:55 -08:00
Tinderbox User
07eba9108d update copyright notice 2014-02-27 23:45:18 +00:00
Tinderbox User
ca958a7598 newcopyrights 2014-02-27 23:30:03 +00:00
Evan Hunt
75d232181b [v9_8] correct dates in man pages 2014-02-27 11:49:20 -08:00
Mark Andrews
104fff475a 3761. [bug] Address dangling reference bug in dns_keytable_add.
[RT #35471]

(cherry picked from commit 96c17c5ecb)
2014-02-27 16:57:23 +11:00
Mark Andrews
f0fb9beb70 remove bin/python/\* 2014-02-27 13:44:25 +11:00
Mark Andrews
0abc8dcb1b #include <inttypes.h> 2014-02-27 11:59:17 +11:00
Evan Hunt
cc99d9de72 [v9_8] removed checkds and coverage from v9_8
python tools aren't supported in 9.8; the files seem to have
been copied into the branch by mistake.
2014-02-26 08:50:28 -08:00
Tinderbox User
33e6ad025e update copyright notice 2014-02-24 23:45:28 +00:00
Tinderbox User
8844f7a458 newcopyrights 2014-02-24 23:30:04 +00:00
Mark Andrews
9c215704f9 3756. [bug] GSSAPI Kerberos realm checking was broken in
check_config leading to spurious messages being
                        logged.  [RT #35443]

(cherry picked from commit 0072ae822d)
2014-02-24 12:17:17 +11:00
Mark Andrews
bacc9e17e2 wait for zone to transfer
(cherry picked from commit cc00679829)
2014-02-23 14:07:04 +11:00
Tinderbox User
f347c2100d newcopyrights 2014-02-21 23:30:03 +00:00
Francis Dupont
fd71342a23 Isc Bind 9 -> upper case 2014-02-22 00:08:42 +01:00
Mark Andrews
aa1283c216 add additional tools standalone man pages 2014-02-22 10:03:34 +11:00
Mark Andrews
cabf9e01eb replace obsolete macro AC_ERROR with AC_MSG_ERROR 2014-02-21 21:17:44 +11:00
Tinderbox User
4259ca32fe update copyright notice 2014-02-20 23:45:34 +00:00
Tinderbox User
78ae0393d1 newcopyrights 2014-02-20 23:30:03 +00:00
Mark Andrews
8fa45b7e9b more updated to reflect install location changes
(cherry picked from commit a24d1ccf6f)
2014-02-21 09:44:35 +11:00
Mark Andrews
0948e82cd9 update kit.sh from master 2014-02-21 08:01:14 +11:00
Evan Hunt
90d36aab62 [v9_8] fix win32 installer
3754.	[cleanup]	win32: Installer now places files in the
			Program Files area rather than system services.
			[RT #35361]

(cherry picked from commit bce9696c7a)
(cherry picked from commit 51dc1b4562)
2014-02-20 10:19:19 -08:00
Mark Andrews
8722167c53 3753. [bug] allow-notify was ignoring keys. [RT #35425]
(cherry picked from commit edd82b2ce2)
2014-02-21 00:11:49 +11:00
Mark Andrews
801ab8a22e don't error on rpz percentage checks as they fail inconsistently on virtual machines
(cherry picked from commit 86a85a3bbd)
2014-02-20 12:23:14 +11:00
Evan Hunt
84a718fb80 [v9_8] fix dns_resolver_destroyfetch race
3747.	[bug]		A race condition could lead to a core dump when
			destroying a resolver fetch object. [RT #35385]

(cherry picked from commit 7f5bdf7f40)
(cherry picked from commit 314b626e20)
2014-02-18 23:32:47 -08:00
Tinderbox User
13d15e6b11 regen v9_8 2014-02-18 01:11:23 +00:00
Tinderbox User
e84ea6f17b update copyright notice 2014-02-17 23:45:30 +00:00
Tinderbox User
b4fb021082 newcopyrights 2014-02-17 23:30:04 +00:00
Mark Andrews
9a0e7b4b53 3743. [bug] delegation-only flag wasn't working in forward zone
declarations despite being documented.  This is
                        needed to support turning off forwarding and turning
                        on delegation only at the same name.  [RT #35392]

(cherry picked from commit 38eabfcee7)
2014-02-18 10:17:34 +11:00
Mark Andrews
22b5be20e6 update descrition 2014-02-18 10:04:27 +11:00
Evan Hunt
91f35ed321 [v9_8] correct delegation-only doc 2014-02-17 14:25:50 -08:00
Evan Hunt
3ae7e2dca8 [v9_8] fix test errors
- require 5.006_001

(cherry picked from commit 5efcb3a3e2)
2014-02-17 08:41:49 -08:00
Mark Andrews
71efd2bdcc 3742. [port] linux: libcap support: curval was used before it
was declared. [RT #35387]

(cherry picked from commit 5114325978)
2014-02-18 00:28:54 +11:00
Mark Andrews
106a67b68f #include <isc/string.h>
(cherry picked from commit 823eadf26d)
2014-02-17 12:23:20 +11:00
Tinderbox User
c4810f735a newcopyrights 2014-02-16 23:30:03 +00:00
Mark Andrews
cc52881b71 restore accidently removed 'else' 2014-02-16 18:59:37 +11:00
Evan Hunt
e503509a2f [v9_8] fixed some dlz configure options
3740.	[contrib]	Minor fixes to configure --with-dlz-bdb,
			--with-dlz-postgres and --with-dlz-odbc. [RT #35340]

(cherry picked from commit 14bf4702f3)
(cherry picked from commit 5c66e4954a)
2014-02-15 21:11:48 -08:00
Francis Dupont
f30ddbed55 spurious space 2014-02-16 02:13:43 +01:00
Tinderbox User
9b1a974d15 update copyright notice 2014-02-14 23:45:30 +00:00
Tinderbox User
8aec3040e1 newcopyrights 2014-02-14 23:30:03 +00:00