Mark Andrews
896e6a0e44
update copyright notice
2006-08-25 05:25:52 +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
c781727055
2076. [bug] Several files were missing #include <config.h>
...
causing build failures on OSF. [RT #16341 ]
2006-08-24 00:17:54 +00:00
Mark Andrews
f372bb76a0
2075. [bug] The spillat timer event hander could leak memory.
...
[RT #16357 ]
2006-08-22 06:13:42 +00:00
Mark Andrews
22e5a52c3b
2075. [bug] The spillat timer event hander could leak memory.
...
[RT #16357 ]
2006-08-22 06:11:19 +00:00
Mark Andrews
e100eb4d72
2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
...
dns_request_createraw2() and dns_request_createraw3()
failed to send multiple UDP requests. [RT #16349 ]
2006-08-21 00:40:53 +00:00
Mark Andrews
240e57ab98
2074. [bug] dns_request_create2(), dns_request_create3(),
...
dns_request_createraw2() and dns_request_createraw3()
failed to send multiple UDP requests. [RT #16349 ]
2006-08-21 00:35:36 +00:00
Mark Andrews
cdb674387c
2073. [bug] Incorrect semantics check for update policy "wildcard".
...
[RT #16353 ]
2006-08-21 00:11:43 +00:00
Mark Andrews
dcb9712873
2073. [bug] Incorrect semantics check for update policy "wildcard".
...
[RT #16353 ]
2006-08-21 00:09:52 +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
02ced31b6a
2072. [bug] We were not generating valid HMAC SHA digests.
...
[RT #16320 ]
2006-08-16 03:15:09 +00:00
Mark Andrews
9464f58356
update copyright notice
2006-08-10 23:59:30 +00:00
Mark Andrews
91552641be
update copyright notice
2006-08-10 23:59:29 +00:00
Mark Andrews
75ad0f0fd5
2070. [bug] The remote address was not always displayed when
...
reporting dispatch failures. [RT #16315 ]
2006-08-10 02:04:40 +00:00
Mark Andrews
19c58dd220
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 02:03:13 +00:00
Mark Andrews
728156dfbd
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 01:57:41 +00:00
Mark Andrews
ccb2659df7
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 01:55:29 +00:00
Mark Andrews
d4f5efb4d6
2070. [bug] The remote address was not always displayed when
...
reporting dispatch failures. [RT #16315 ]
2006-08-10 01:38:15 +00:00
Mark Andrews
33e14d3440
2068. [cleanup] Lower incremental tuning message to debug 1.
...
[RT #16319 ]
2006-08-08 06:39:36 +00:00
Mark Andrews
cfaf65f53f
2068. [cleanup] Lower incremental tuning message to debug 1.
...
[RT #16319 ]
2006-08-08 06:37:12 +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
f07fe5a1ac
2067. [bug] 'rndc' could close the socket too early triggering
...
a INSIST under Windows. [RT #16317 ]
2006-08-04 02:55:37 +00:00
Mark Andrews
d78ddfb01d
2065. [bug] libbind: probe for HPUX prototypes for
...
endprotoent_r() and endservent_r(). [RT 16313]
2006-08-03 01:25:56 +00:00
Mark Andrews
ce8cd4a3ef
2065. [bug] libbind: probe for HPUX prototypes for
...
endprotoent_r() and endservent_r(). [RT 16313]
2006-08-03 01:16:08 +00:00
Mark Andrews
44a5930e91
spelling
2006-08-01 03:45:21 +00:00
Mark Andrews
8db2f89e23
spelling
2006-08-01 03:42:56 +00:00
Mark Andrews
8c1fa9afb5
#endif in wrong place
2006-08-01 01:44:13 +00:00
Mark Andrews
77c56679d8
#endif in wrong place
2006-08-01 01:42:45 +00:00
Mark Andrews
e937c93f97
2064. [bug] libbind: silence AIX compiler warnings. [RT #16218 ]
2006-08-01 01:20:33 +00:00
Mark Andrews
393e4679cf
2064. [bug] libbind: silence AIX compiler warnings. [RT #16218 ]
2006-08-01 01:15:03 +00:00
Mark Andrews
0651a6eda2
2063. [bug] Change #1955 introduced a bug which caused the first
...
'rndc flush' call to not free memory. [RT #16244 ]
2006-08-01 01:06:48 +00:00
Mark Andrews
854dac0f18
2063. [bug] Change #1955 introduced a bug which caused the first
...
'rndc flush' call to not free memory. [RT #16244 ]
2006-08-01 01:03:27 +00:00
Mark Andrews
0e4f882a9c
update comment
2006-07-31 02:04:48 +00:00
Mark Andrews
a4eea08984
update comment
2006-07-31 02:04:03 +00:00
Mark Andrews
41b6189259
2061. [bug] Accept expired wildcard message reversed. [RT #16296 ]
2006-07-24 22:43:31 +00:00
Mark Andrews
cc7d91bd5c
2061. [bug] Accept expired wildcard message reversed. [RT #16296 ]
2006-07-24 22:41:59 +00:00
Mark Andrews
a5d9b9cccf
2059. [bug] Search into cache rbtdb could trigger an INSIST
...
failure while cleaning up a stale rdataset.
[RT #16292 ]
2006-07-24 01:23:11 +00:00
Mark Andrews
f22ef4dfb9
2059. [bug] Search into cache rbtdb could trigger an INSIST
...
failure while cleaning up a stale rdataset.
[RT #16292 ]
2006-07-24 01:12:45 +00:00
Mark Andrews
b7526ed408
2058. [bug] Adjust how we calculate rtt estimates in the presence
...
of authoritative servers that drop EDNS and/or CD
requests. Also fallback to EDNS/512 and plain DNS
faster for zones with less than 3 servers. [RT #16187 ]
2006-07-22 01:20:53 +00:00
Mark Andrews
84f5576c14
2058. [bug] Adjust how we calculate rtt estimates in the presence
...
of authoritative servers that drop EDNS and CD
requests. Also fallback to EDNS/512 and plain DNS
faster for zones with less than 3 servers. [RT #16187 ]
2006-07-22 01:18:35 +00:00
Mark Andrews
7ad89b5ecd
update copyright notice
2006-07-21 02:05:58 +00:00
Mark Andrews
fae5141c93
update copyright notice
2006-07-21 02:05:57 +00:00
Mark Andrews
365c42d5bc
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 06:12:59 +00:00
Mark Andrews
d97313886d
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 05:48:55 +00:00
Mark Andrews
be515937fe
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 05:42:09 +00:00
Mark Andrews
13104ae4e1
2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220 ]
2006-07-20 03:59:34 +00:00
Mark Andrews
0b5d8941bb
2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220 ]
2006-07-20 03:55:45 +00:00
Mark Andrews
40409bfe35
2050. [bug] Parsing of NSAP records was not case insensitive.
...
[RT #16287 ]
2006-07-20 03:26:56 +00:00
Mark Andrews
cbef026164
2050. [bug] Parsing of NSAP records was not case insensitive.
...
[RT #16287 ]
2006-07-20 03:21:10 +00:00