4900 Commits
Author SHA1 Message Date
cvs2git 6db1f0140e This commit was manufactured by cvs2git to create branch 'v9_3_4-cisco'. 2007-03-06 07:06:27 +00:00
Mark Andrews e99faa72dd 1589. [func] DNSSEC lookaside validation.
enable-dnssec -> dnssec-enable
2007-03-06 07:05:35 +00:00
Automatic Updater 51f922a21f update copyright notice 2007-03-06 02:11:43 +00:00
Mark Andrews 2d40085857 2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
resolver.c:validated() and resolver.c:cache_name().
                        Fix a memory leak in rbtdb.c:free_noqname().
                        Make lookup.c:lookup_find() robust against
                        event leaks. [RT #16685]
2007-03-06 00:51:29 +00:00
Automatic Updater 4574b0e6e2 update copyright notice 2007-02-27 23:45:52 +00:00
Mark Andrews 987b201935 2152. [cleanup] Use sizeof(buf) instead of fixed number in
dighost.c:get_trusted_key(). [RT #16678]
2007-02-27 01:07:15 +00:00
Mark Andrews c10dae996d 2151. [bug] Missing newline in usage message for journalprint.
[RT #16679]
2007-02-27 00:54:24 +00:00
Automatic Updater 3b3a8e10cb update copyright notice 2007-02-26 23:45:55 +00:00
Mark Andrews 52badb459c 2143. [bug] We failed to restart the IPv6 client when the
kernel failed to return the destination the
                        packet was sent to. [RT #16613]
2007-02-26 01:01:08 +00:00
Mark Andrews 7205d14300 update copyright notice 2007-02-14 23:45:42 +00:00
Mark Andrews dbd335175f 2136. [bug] nslookup/host looped if there was no search list
and the host didn't exist. [RT #16657]
2007-02-14 01:25:06 +00:00
Mark Andrews 8a541a4974 regen 2007-01-30 00:11:50 +00:00
Mark Andrews bb3aae3517 update copyright notice 2007-01-29 23:57:19 +00:00
Rob Austein 2f5ae38762 2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635] 2007-01-29 22:14:53 +00:00
Mark Andrews 665a8e85ae regen 2007-01-26 23:27:35 +00:00
Mark Andrews c66c5152f9 regen 2007-01-18 04:20:22 +00:00
Mark Andrews 07f7681b39 "make depend" didn't work 2007-01-18 00:14:31 +00:00
Mark Andrews 9367b7697b update copyright notice 2007-01-18 00:06:10 +00:00
Mark Andrews c3e937b263 regen 2007-01-17 01:13:31 +00:00
Mark Andrews 32ebcece7a update copyright notice 2007-01-17 00:32:45 +00:00
Mark Andrews 47439b53a7 regen 2006-12-20 01:38:08 +00:00
Mark Andrews 84f3b369a4 update copyright notice 2006-12-20 00:57:20 +00:00
Mark Andrews c33469de8b regen 2006-12-19 01:35:29 +00:00
Mark Andrews 75b19b9f01 add paragraph on CH/IN name space overlap 2006-12-18 23:36:09 +00:00
Mark Andrews e368614b76 regen 2006-12-17 04:54:08 +00:00
Mark Andrews 6cc849f2b5 update copyright notice 2006-12-17 04:53:06 +00:00
Rob Austein 6d1a7d2ed6 2120. [doc] Fix markup on nsupdate man page. [RT #16556] 2006-12-16 01:15:00 +00:00
Mark Andrews 4d300dd161 regen 2006-12-12 01:43:37 +00:00
Mark Andrews 1c4d4252ab remove DNS_R_TOOMANYHOPS test 2006-12-07 13:24:44 +00:00
Mark Andrews 0a00465058 2114. [bug] dig/host/nslookup: searches for names with multiple
labels were failing. [RT #16447]
2006-12-07 06:07:56 +00:00
Mark Andrews 9ecab1b31c 2113. [bug] nsupdate: if a zone is specified it should be used
for server discover. [RT# 16455]
2006-12-07 05:39:26 +00:00
Mark Andrews 23ef2906b0 2112. [security] Warn if weak RSA exponent is used. [RT #16460] 2006-12-07 05:24:05 +00:00
Mark Andrews f89a736130 2111. [bug] Fix a number of errors reported by Coverity.
[RT #16507]
2006-12-07 04:52:50 +00:00
Mark Andrews af2a5bd326 2110. [bug] "minimal-response yes;" interacted badly with BIND 8
priming queries. [RT #16491]
2006-12-07 04:38:19 +00:00
cvs2git 29a4b07665 This commit was manufactured by cvs2git to create branch
'custom_WFB_v9_3_3'.
2006-12-07 01:26:34 +00:00
Mark Andrews bf9f31b18b 2107. [bug] dighost.c: more cleanup of buffers. [RT #16499] 2006-12-07 01:26:33 +00:00
Mark Andrews 1df43383f8 2104. [port] Fix Solaris SMF error message. 2006-11-10 18:51:06 +00:00
Mark Andrews 3e13c55c5d 2099. [port] win32: more manifiest issues. 2006-11-08 01:56:59 +00:00
Mark Andrews 3d12828450 regen 2006-10-05 02:50:17 +00:00
Mark Andrews 6a02b220b0 win32 2006-10-04 03:57:04 +00:00
Mark Andrews e4cad8c01f win32 2006-10-04 03:10:59 +00:00
Mark Andrews 0286780202 win32 2006-10-04 03:05:16 +00:00
Mark Andrews 71d3b2856a win32 2006-10-04 02:50:33 +00:00
Mark Andrews d7a8baa02c win32 2006-10-04 02:00:36 +00:00
Mark Andrews 345006fcf2 update copyright notice 2006-10-03 23:50:50 +00:00
Mark Andrews 0da58d334c win32 2006-10-02 07:02:25 +00:00
Mark Andrews 1679a42a4e win32 2006-10-02 06:31:27 +00:00
Mark Andrews 2e60de4edc 2091. [port] dighost.c: race condition on cleanup. [RT #16417] 2006-10-02 03:14:25 +00:00
Mark Andrews 38a1e5e34b 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 02:59:26 +00:00
Mark Andrews 1e9c228493 update copyright notice 2006-09-30 23:58:36 +00:00