Mark Andrews
21b76ee598
2022. [bug] If dnssec validation is disabled only assert CD if
...
CD was requested. [RT #16037 ]
2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037 ]
2006-05-18 00:51:02 +00:00
Mark Andrews
5c45d30402
2020. [bug] rdataset_setadditional() could leak memory. [RT #16034 ]
2006-05-16 04:06:55 +00:00
Mark Andrews
9900a6d0f8
fix comment
2006-05-16 04:00:01 +00:00
Mark Andrews
b66ca17f29
2019. [tuning] Reduce the amount of work performed per quantum
...
when cleaning the cache. [RT #15986 ]
2006-05-16 03:54:35 +00:00
Mark Andrews
dc1f18f211
2018. [bug] Checking if the HMAC MD5 private file was broken.
...
[RT #15960 ]
2006-05-16 03:44:54 +00:00
Mark Andrews
481d821ad0
comment: cleanng -> cleaning
2006-05-04 02:24:06 +00:00
Mark Andrews
6412902ffc
2015. [cleanup] use-additional-cache is now acache-enable for
...
consistancy. Default acache-enable off in BIND 9.4
as it requires memory usage to be configured.
It may be enabled by default in BIND 9.5 once we
have more experience with it.
2006-05-03 01:54:54 +00:00
Mark Andrews
5f7ca73d88
update copyright notice
2006-05-03 00:07:50 +00:00
Shane Kerr
0d8971a4b8
Stats for acache.
2006-05-02 13:04:54 +00:00
Mark Andrews
a8f950ff05
2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
...
responses more gracefully. [RT #15941 ]
2006-05-02 04:07:36 +00:00
Mark Andrews
696d061d14
update copyright notice
2006-04-27 09:36:46 +00:00
Shane Kerr
1e844d04a7
Pulling rt15970 into HEAD.
2006-04-26 12:12:45 +00:00
Shane Kerr
602784c4ce
Pulling rt15958 into HEAD.
2006-04-26 12:03:08 +00:00
Mark Andrews
52ece689e0
regen
2006-04-23 10:14:12 +00:00
Mark Andrews
4b3f3cc671
update copyright notice
2006-04-15 01:30:16 +00:00
Michael Graff
80a63e1574
Documentation changes; no functional changes. Some variables were renamed from 'i' to 'index' in heap.h so documentation can be nicer.
2006-04-10 16:28:04 +00:00
Mark Andrews
069a2ad007
update copyright notice
2006-04-03 00:00:42 +00:00
Michael Graff
8c9c09dacf
add <string.h> since we call strlen() here
2006-03-21 15:34:02 +00:00
Mark Andrews
adc8179d40
const
2006-03-10 05:00:23 +00:00
Mark Andrews
ecffc3aae3
win32
2006-03-10 03:49:57 +00:00
Mark Andrews
84910d09ee
2009. [bug] libbind: coverity fixes. [RT #15808 ]
2006-03-09 23:57:56 +00:00
Mark Andrews
d2ef84e07b
2008. [func] It is now posssible to enable/disable DNSSEC
...
validation from rndc. This is useful for the
mobile hosts where the current connection point
breaks DNSSEC (firewall/proxy). [RT #15592 ]
rndc validation newstate [view]
2006-03-09 23:39:00 +00:00
Mark Andrews
cfe92110ce
2007. [func] It is now possible to explicitly enable DNSSEC
...
validation. default dnssec-validation no; to
be changed to yes in 9.5.0. [RT #15674 ]
2006-03-09 23:21:54 +00:00
Mark Andrews
5929cde251
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:06:12 +00:00
Mark Andrews
1412643ba5
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:51:01 +00:00
Mark Andrews
6de9371826
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:12:24 +00:00
Mark Andrews
366c60aa36
tidy up
2006-03-07 04:58:51 +00:00
Mark Andrews
e1fd585739
update copyright notice
2006-03-07 00:34:55 +00:00
Mark Andrews
daba3af103
2002 [bug] libbind: tighten the constraints on when
...
struct addrinfo._ai_pad exists. [RT #15783 ]
2006-03-06 02:22:36 +00:00
Mark Andrews
59d84d1b07
2001. [func] Check the KSK flag when updating a secure dynamic zone.
...
New zone option "update-check-ksk yes;". [RT #15817 ]
2006-03-06 01:27:52 +00:00
Mark Andrews
ea8874ec35
update copyright notice
2006-03-05 23:58:52 +00:00
Mark Andrews
10b03beca1
(char *) -> (unsigned char *)
2006-03-03 04:46:14 +00:00
Mark Andrews
1c25cad9bd
add -Wpointer-arith to gcc
2006-03-03 03:29:40 +00:00
Mark Andrews
92eb0a6068
use (char *) for pointer arithmetic
2006-03-03 03:02:55 +00:00
Mark Andrews
d76ed813a5
1999. [func] Implement "rrset-order fixed". [RT #13662 ]
2006-03-03 00:43:35 +00:00
Mark Andrews
b6d199bd6a
1998. [bug] Restrict handling of fifos as sockets to just SunOS.
...
This allows named to connect to entropy gathering
daemons that use fifos instead of sockets. [RT #15840 ]
2006-03-02 23:25:05 +00:00
Mark Andrews
1d7b3b6dac
1997. [bug] Named was failing to replace negative cache entries
...
when a positive one for the type was learnt.
[RT #15818 ]
2006-03-02 23:00:32 +00:00
Mark Andrews
f27eae9cfe
1996. [bug] nsupdate: if a zone has been specified it should
...
appear in the output of 'show'. [RT #15797 ]
2006-03-02 01:57:20 +00:00
Mark Andrews
641f68d427
update copyright notice
2006-03-02 00:37:23 +00:00
Mark Andrews
25c18fded0
1994. [port] OpenSSL 0.9.8 support. [RT #15694 ]
2006-03-01 02:32:46 +00:00
Mark Andrews
7042126e8a
1993. [bug] Log messsage, via syslog, were missing the space
...
after the timestamp if "print-time yes" was specified.
[RT #15844 ]
2006-03-01 02:20:41 +00:00
Mark Andrews
2c4ae1d331
1992. [bug] Not all incoming zone tranfer messages included the
...
view. [RT #15825 ]
2006-03-01 02:05:11 +00:00
Mark Andrews
45e1bd6358
1991. [cleanup] The configuration data, once read, should be treated
...
as readonly. Expand the use of const to enforce this
at compile time. [RT #15813 ]
2006-02-28 02:39:52 +00:00
Mark Andrews
c4008fdd56
1990. [bug] libbind: isc's override of broken gettimeofday()
...
implementions was not always effective.
[RT #15709 ]
2006-02-27 23:55:15 +00:00
Mark Andrews
95b484c958
fix minor typos
2006-02-26 22:57:18 +00:00
Mark Andrews
69f56d4ef2
remove redundant memset
2006-02-26 22:28:22 +00:00
Mark Andrews
472ce617b7
1988. [bug] Remove a bus error from the SHA256/SHA512 support.
...
[RT #15878 ]
2006-02-24 00:03:15 +00:00
Mark Andrews
3432cd6979
update copyright notice
2006-02-22 23:50:10 +00:00
Mark Andrews
fcbc5d2353
post merge problem
2006-02-22 01:55:10 +00:00
Mark Andrews
c5387e6942
1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608 ]
2006-02-21 23:49:51 +00:00