Commit Graph

4715 Commits

Author SHA1 Message Date
Mark Andrews
64d5cc809c update copyright notice 2007-01-08 02:42:00 +00:00
Mark Andrews
2399e06127 2124. [bug] It was possible to dereference a freed fetch
context. [RT #16584]
2007-01-08 00:45:12 +00:00
Mark Andrews
c2ae19ad70 regen 2006-12-19 01:35:40 +00:00
Mark Andrews
3bb55ddfa9 s/used/use/ 2006-12-18 23:37:34 +00:00
Mark Andrews
8d246f51be add paragraph on CH/IN name space overlap 2006-12-18 23:33:16 +00:00
Mark Andrews
13017ad7f1 regen 2006-12-17 04:54:15 +00:00
Rob Austein
9fd8fe83b7 2120. [doc] Fix markup on nsupdate man page. [RT #16556] 2006-12-16 01:15:13 +00:00
Mark Andrews
705235ea89 regen 2006-12-12 01:44:30 +00:00
Mark Andrews
aead6d4ff4 update copyright notice 2006-12-07 23:57:58 +00:00
Mark Andrews
cedf1574b9 remove DNS_R_TOOMANYHOPS test 2006-12-07 13:23:46 +00:00
Mark Andrews
229050d932 2114. [bug] dig/host/nslookup: searches for names with multiple
labels were failing. [RT #16447]
2006-12-07 06:08:02 +00:00
Mark Andrews
4590c00349 2113. [bug] nsupdate: if a zone is specified it should be used
for server discover. [RT# 16455]
2006-12-07 05:39:45 +00:00
Mark Andrews
975bf17988 2112. [security] Warn if weak RSA exponent is used. [RT #16460] 2006-12-07 05:24:20 +00:00
Mark Andrews
c6858cc1bf 2111. [bug] Fix a number of errors reported by Coverity.
[RT #16507]
2006-12-07 04:53:03 +00:00
Mark Andrews
35bd1a5437 2110. [bug] "minimal-response yes;" interacted badly with BIND 8
priming queries. [RT #16491]
2006-12-07 04:38:39 +00:00
Mark Andrews
1b7613fe00 2107. [bug] dighost.c: more cleanup of buffers. [RT #16499] 2006-12-07 01:27:22 +00:00
Mark Andrews
37ce08838c fix cut-and-paste line break 2006-11-22 23:26:02 +00:00
Mark Andrews
1e04f45107 2104. [port] Fix Solaris SMF error message. 2006-11-10 18:51:14 +00:00
Mark Andrews
049e1c30cc 2099. [port] win32: more manifiest issues. 2006-11-08 01:51:10 +00:00
Mark Andrews
6e86c923a8 2093. [bug] named-checkzone -s was broken.
format was missing : for s
2006-10-05 05:24:35 +00:00
Mark Andrews
cb187fc554 win32 2006-10-04 03:56:23 +00:00
Mark Andrews
a6c41e234d win32 2006-10-04 03:11:27 +00:00
Mark Andrews
e86bc7a029 win32 2006-10-04 03:03:17 +00:00
Mark Andrews
1c28af638c win32 2006-10-04 02:52:17 +00:00
Mark Andrews
e2371724a9 win32 2006-10-04 02:44:50 +00:00
Mark Andrews
9440f5ff11 win32 2006-10-04 02:06:06 +00:00
Mark Andrews
1f0a7896bf win32 2006-10-02 06:36:43 +00:00
Mark Andrews
5209cedf01 2091. [port] dighost.c: race condition on cleanup. [RT #16417] 2006-10-02 03:14:35 +00:00
Mark Andrews
7b19edc3ba 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 03:00:35 +00:00
Mark Andrews
1936ebe24c regen 2006-09-29 08:34:49 +00:00
Mark Andrews
ad9c9eb83f check-name -> check-names 2006-09-29 06:33:00 +00:00
Mark Andrews
1cd62e9b85 2083. [port] win32: Visual C++ 2005 support. 2006-09-27 00:29:46 +00:00
Mark Andrews
0a74367fc7 regen 2006-09-13 02:56:54 +00:00
Mark Andrews
5fdd1e51a5 2082. [doc] Document 'cache-file' as a test only option. 2006-09-13 00:20:50 +00:00
Mark Andrews
7185e0dc18 2066. [security] Handle SIG queries gracefully. [RT #16300] 2006-08-31 03:57:05 +00:00
Mark Andrews
f80a45d8fd regen 2006-08-31 00:19:33 +00:00
Mark Andrews
370671e775 2078. [bug] dnssec-checkzone output style "default" was badly
named.  It is now called "relative". [RT #16326]

2077.   [bug]           'dnssec-signzone -O raw' wasn't outputing the
                        complete signed zone. [RT #16326]
2006-08-30 23:01:54 +00:00
Mark Andrews
e9b4fcf8b0 update copyright notice 2006-08-25 05:25:51 +00:00
Mark Andrews
5ccb202517 2076. [bug] Several files were missing #include <config.h>
causing build failures on OSF. [RT #16341]
2006-08-24 00:44:24 +00:00
Mark Andrews
b969b94000 update copyright notice 2006-08-16 23:54:34 +00:00
Mark Andrews
6922bfb2c9 2072. [bug] We were not generating valid HMAC SHA digests.
[RT #16320]
2006-08-16 03:18:14 +00:00
Mark Andrews
17e2791acc 2067. [bug] 'rndc' could close the socket too early triggering
a INSIST under Windows. [RT #16317]
2006-08-04 03:03:41 +00:00
Mark Andrews
f5a79017a9 2062. [bug] 'dig +nssearch' was reusing a buffer before it had
been returned by the socket code. [RT #16307]
2006-08-01 00:54:38 +00:00
Mark Andrews
0c1d76c634 2060. [bug] Enabling DLZ support could leave views partially
configured. [RT #16295]
2006-07-24 05:52:44 +00:00
Mark Andrews
722166b332 2057. [bug] Make setting "ra" dependent on both allow-query-cache
and allow-recursion. [RT #16290]
2006-07-22 01:02:36 +00:00
Mark Andrews
79ab60d813 2056. [bug] dig: ixfr= was not being treated case insensitively
at all times. [RT #15955]
2006-07-21 23:52:21 +00:00
Mark Andrews
487c21e0af 2055. [bug] Missing goto after dropping multicast query.
[RT #15944]
2006-07-21 23:40:30 +00:00
Mark Andrews
db64b3f457 add libisccfg.lib 2006-07-21 07:38:47 +00:00
Mark Andrews
64ddcea7b6 add libisccfg.lib 2006-07-21 07:32:40 +00:00
Mark Andrews
7a2c0ad40d add lib/isccfg/include 2006-07-21 07:06:41 +00:00