Commit Graph
16471 Commits
Author SHA1 Message Date
Mark Andrews f985437758 newcopyrights 2006-05-26 04:26:38 +00:00
Mark Andrews c601da685b 9.3.3b1 2006-05-26 04:24:28 +00:00
Mark Andrews bbe71f3edc 9.3.3b1 2006-05-26 03:53:32 +00:00
Mark Andrews 275dd70408 update copyright notice 2006-05-26 01:42:54 +00:00
Mark Andrews 99b0861bac newcopyrights 2006-05-26 01:40:26 +00:00
Mark Andrews 49f171cf4d 9.3.3b1 2006-05-26 01:36:26 +00:00
Mark Andrews e16d0cbef4 newcopyrights 2006-05-25 23:30:10 +00:00
Mark Andrews d154025cdf 9.3.3b1 2006-05-25 08:17:17 +00:00
Mark Andrews 4889468edd 9.3.3b1 2006-05-25 06:15:57 +00:00
Mark Andrews dfbbf9bb55 2031. [bug] Emit a error message when "rndc refresh" is called on
a non slave/stub zone. [RT # 16073]
2006-05-24 04:30:24 +00:00
Mark Andrews 164d71038d update copyright notice 2006-05-23 23:51:03 +00:00
Mark Andrews dc60bfa7ca newcopyrights 2006-05-23 23:30:09 +00:00
Mark Andrews 62e81b1c7d 2030. [bug] We were being overly conservative when disabling
openssl engine support. [RT #16030]
2006-05-23 04:52:11 +00:00
Mark Andrews cda5d0b711 2029. [bug] host printed out the server multiple times when
specified on the command line. [RT #15992]
2006-05-23 04:43:47 +00:00
Mark Andrews 83acf0d285 newcopyrights 2006-05-19 23:30:11 +00:00
Mark Andrews 96e7674d4b s/x68/x86/ 2006-05-19 04:43:10 +00:00
Mark Andrews 20c21a18a5 2028. [port] linux: socket.c compatability for old systems.
[RT #16015]
2006-05-19 02:53:36 +00:00
Mark Andrews 85cb56e2d4 2027. [port] libbind: solaris x68 support. [RT #16020] 2006-05-19 02:38:15 +00:00
Mark Andrews 7209525e06 update copyright notice 2006-05-19 00:04:00 +00:00
Mark Andrews d290c012c2 newcopyrights 2006-05-18 23:30:10 +00:00
Mark Andrews 5142baa79c 2026. [bug] Rate limit the two recursive client exceeded messages.
[RT #16044]
2006-05-18 03:15:46 +00:00
Mark Andrews b1ddbd8c70 2024. [bug] named emited spurious "zone serial unchanged"
messages on reload. [RT #16027]
2006-05-18 02:28:55 +00:00
Mark Andrews 6738a87034 2023. [bug] "make install" should create ${localstatedir}/run and
${sysconfdir} if they do not exist. [RT #16033]
2006-05-18 01:15:57 +00:00
Mark Andrews 395b1f2a3a regen 2006-05-17 02:38:11 +00:00
Mark Andrews 77dd5104d7 missing <para> 2006-05-17 02:18:05 +00:00
Mark Andrews b51dbb3f9c grammer, spelling and clarity 2006-05-17 01:52:27 +00:00
Mark Andrews 65c5ba9222 update copyright notice 2006-05-17 00:34:35 +00:00
Mark Andrews 7396a9f80b newcopyrights 2006-05-16 23:30:08 +00:00
Mark Andrews 1c7d6b0f60 grammer, spelling and clarity 2006-05-16 22:27:57 +00:00
Mark Andrews b1a5e710ac make query-source{-v6} clearer 2006-05-16 06:13:07 +00:00
Mark Andrews f4d3df45ec 2016. [bug] Return a partial answer if recursion is not
allowed but requested and we had the answer
                        to the original qname. [RT #15945]
2006-05-16 03:29:41 +00:00
Mark Andrews 433646f9d1 regen 2006-05-08 15:46:02 +00:00
Mark Andrews 73205489cc rndc notify is a 9.4 feature 2006-05-04 04:37:14 +00:00
Mark Andrews 908b766e70 comment: cleanng -> cleaning 2006-05-04 02:21:46 +00:00
Mark Andrews 014024edbb 2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
responses more gracefully. [RT #15941]
2006-05-02 04:21:42 +00:00
Mark Andrews c26a82053a regen 2006-04-23 10:11:13 +00:00
Michael Graff 186afeb58b pull up my changes from the mainline, to v9_3 2006-04-17 18:27:20 +00:00
Mark Andrews 251d3142a6 newcopyrights 2006-03-10 23:30:08 +00:00
Mark Andrews 80ae90f6da update 2006-03-10 04:59:13 +00:00
Mark Andrews 77dc5a327c newcopyrights 2006-03-10 00:20:22 +00:00
Mark Andrews 87bb649317 2009. [bug] libbind: coverity fixes. [RT #15808] 2006-03-10 00:17:21 +00:00
Mark Andrews b13d23c079 newcopyrights 2006-03-08 23:30:11 +00:00
Mark Andrews e5f9d31b66 2005. [bug] libbind: Retransmission timeouts should be
based on which attempt it is to the nameserver
                        and not the nameserver itself. [RT #13548]
2006-03-08 04:13:31 +00:00
Mark Andrews 0896b92542 2004. [bug] dns_tsig_sign() could pass a NULL pointer to
dst_context_destroy() when cleaning up after a
                        error. [RT #15835]
2006-03-08 03:55:54 +00:00
Mark Andrews c6dd5f895c 2003. [bug] libbind: The DNS name/address lookup functions could
occasionally follow a random pointer due to
                        structures not being completely zeroed. [RT #15806]
2006-03-08 03:43:44 +00:00
Mark Andrews 605a51c058 newcopyrights 2006-03-06 23:30:08 +00:00
Mark Andrews 873d729387 2002 [bug] libbind: tighten the constraints on when
struct addrinfo._ai_pad exists.  [RT #15783]
2006-03-06 02:27:35 +00:00
Mark Andrews ab4209ee96 2000. [bug] memmove()/strtol() fix was incomplete. [#RT 15812] 2006-03-06 01:11:48 +00:00
Mark Andrews e0d2eedd3b update copyright notice 2006-03-05 23:58:50 +00:00
Mark Andrews 324c7d84e0 newcopyrights 2006-03-03 23:30:07 +00:00