Evan Hunt
5f7e36daf3
[v9_9] tests directory cleanup
2014-03-06 11:19:52 -08:00
Tinderbox User
4402bc43d8
regen v9_9
2014-03-05 01:17:29 +00:00
Tinderbox User
9897222d78
update copyright notice
2014-03-04 23:45:33 +00:00
Tinderbox User
c873a7ec77
newcopyrights
2014-03-04 23:30:07 +00:00
Evan Hunt
0ed727f405
[v9_9] use ANSI prototypes, clean up some casts
...
(cherry picked from commit b454c03196 )
2014-03-04 10:48:05 -08:00
Evan Hunt
f798b3c468
[v9_9] don't use keyname from command line if using -S
...
(cherry picked from commit 7d769b7ba7 )
2014-03-04 09:08:17 -08:00
Evan Hunt
82faa427b5
[v9_9] fix API mismatch bug in DLZ
...
3775. [bug] dlz_dlopen driver could return the wrong error
code on API version mismatch, leading to a segfault.
[RT #35495 ]
(cherry picked from commit d51456e453 )
2014-03-04 09:00:24 -08:00
Evan Hunt
fd466390af
[v9_9] remove merge-conflict text
2014-03-03 19:32:39 -08:00
Tinderbox User
0846939be0
update copyright notice
2014-03-03 23:46:30 +00:00
Tinderbox User
b0ca9af13f
newcopyrights
2014-03-03 23:30:07 +00:00
Evan Hunt
d4600129e6
[v9_9] 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 ]
2014-03-03 10:11:16 -08:00
Tinderbox User
48f5fe9716
regen v9_9
2014-03-02 01:13:03 +00:00
Tinderbox User
1308939a8b
update copyright notice
2014-03-01 23:45:35 +00:00
Evan Hunt
b4f8b1b176
[v9_9] 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:32:58 -08:00
Tinderbox User
ddc421cc6c
newcopyrights
2014-03-01 23:30:07 +00:00
Evan Hunt
e17d904456
[v9_9] capture stderr in systests.output
...
- also tidied up runall.sh summary output
(cherry picked from commit ec88c1fdff )
2014-02-28 22:00:22 -08:00
Evan Hunt
c28b1e52f0
[v9_9] improved doc for "rndc signing -list"
...
3769. [doc] Improved documentation of "rndc signing -list".
[RT #30652 ]
(cherry picked from commit 3ef4b7383a )
2014-02-28 21:33:10 -08:00
Evan Hunt
af719fc9d5
[v9_9] add sha-384 to dnssec-checkds
...
3768. [bug] "dnssec-checkds" was missing the SHA-384 digest
algorithm. [RT #34000 ]
(cherry picked from commit 72aa3b2a4e )
2014-02-28 21:10:37 -08:00
Tinderbox User
51b67b2afa
update copyright notice
2014-02-28 23:45:38 +00:00
Tinderbox User
c3b3c1bf29
newcopyrights
2014-02-28 23:30:07 +00:00
Evan Hunt
bc805c7c06
[v9_9] log when using rndc.key
...
3767. [func] Log explicitly when using rndc.key to configure
command channel. [RT #35316 ]
(cherry picked from commit 368aedf188 )
2014-02-27 17:55:37 -08:00
Tinderbox User
caff862183
regen v9_9
2014-02-28 01:16:27 +00:00
Evan Hunt
8d4d4c8eb8
[v9_9] 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:32 -08:00
Evan Hunt
49b3d91ce1
[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 )
2014-02-27 16:31:15 -08:00
Tinderbox User
a01848c1cf
update copyright notice
2014-02-27 23:45:39 +00:00
Tinderbox User
1f40509fd6
newcopyrights
2014-02-27 23:30:07 +00:00
Evan Hunt
18482891e3
[v9_9] correct dates in man pages
2014-02-27 11:45:43 -08:00
Evan Hunt
8d027f1431
[master] fix 'rndc freeze' doc, and mention 'rndc sync'
2014-02-26 23:07:52 -08:00
Mark Andrews
6c90e655bf
3761. [bug] Address dangling reference bug in dns_keytable_add.
...
[RT #35471 ]
(cherry picked from commit 96c17c5ecb )
2014-02-27 16:56:39 +11:00
Mark Andrews
71fac8ec0f
remove bin/python/win32.py
2014-02-27 13:24:23 +11:00
Mark Andrews
ee20dec8dc
#include <inttypes.h>
2014-02-27 11:58:43 +11:00
Tinderbox User
4633de5e70
update copyright notice
2014-02-26 23:45:49 +00:00
Tinderbox User
0736c6c7a2
newcopyrights
2014-02-26 23:30:08 +00:00
Evan Hunt
57f8e1e386
[v9_9] enable windows python tools
...
3757. [port] Enable Python tools (dnssec-coverage,
dnssec-checkds) to run on Windows. [RT #34355 ]
(cherry picked from commit 3a01ded15d )
2014-02-26 08:47:25 -08:00
Tinderbox User
37a0c7bd43
update copyright notice
2014-02-24 23:45:46 +00:00
Tinderbox User
91a48087b6
newcopyrights
2014-02-24 23:30:07 +00:00
Mark Andrews
f1fc30125e
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:16:58 +11:00
Mark Andrews
9e452706a5
wait for zone to transfer
...
(cherry picked from commit cc00679829 )
2014-02-23 14:06:57 +11:00
Francis Dupont
b73c17377c
more missing WIN32 docs
2014-02-22 02:59:34 +01:00
Tinderbox User
11e99ce6be
newcopyrights
2014-02-21 23:30:06 +00:00
Francis Dupont
8ce2acd5b3
Isc Bind 9 -> upper case
2014-02-22 00:06:36 +01:00
Mark Andrews
cd8c07bd7b
add additional tools standalone man pages
2014-02-22 10:02:27 +11:00
Mark Andrews
678c46414a
replace obsolete macro AC_ERROR with AC_MSG_ERROR
2014-02-21 21:17:52 +11:00
Tinderbox User
0745c761d5
regen v9_9
2014-02-21 01:15:59 +00:00
Tinderbox User
de17f51528
update copyright notice
2014-02-20 23:45:53 +00:00
Tinderbox User
e98da3abba
newcopyrights
2014-02-20 23:30:06 +00:00
Mark Andrews
7e897e3a75
fix quoting
...
(cherry picked from commit 6bcc716299 )
2014-02-21 09:45:53 +11:00
Mark Andrews
bae4865cd3
more updated to reflect install location changes
...
(cherry picked from commit a24d1ccf6f )
2014-02-21 09:42:54 +11:00
Mark Andrews
e86ad3801e
update kit.sh from master
2014-02-21 08:00:37 +11:00
Evan Hunt
51dc1b4562
[v9_9] 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 )
2014-02-20 10:17:21 -08:00