Commit Graph
8154 Commits
Author SHA1 Message Date
Mark Andrews 164d71038d update copyright notice 2006-05-23 23:51:03 +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 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 b1ddbd8c70 2024. [bug] named emited spurious "zone serial unchanged"
messages on reload. [RT #16027]
2006-05-18 02:28:55 +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 80ae90f6da update 2006-03-10 04:59:13 +00:00
Mark Andrews 87bb649317 2009. [bug] libbind: coverity fixes. [RT #15808] 2006-03-10 00:17:21 +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 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 e0d2eedd3b update copyright notice 2006-03-05 23:58:50 +00:00
Mark Andrews 2b6e723640 add -Wpointer-arith to gcc 2006-03-03 03:32:59 +00:00
Mark Andrews 648ea4d391 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:29:17 +00:00
Mark Andrews 9d0a756020 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:18:20 +00:00
Mark Andrews a53db79bae update copyright notice 2006-03-02 00:37:20 +00:00
Mark Andrews 538321f30c 1994. [port] OpenSSL 0.9.8 support. [RT #15694] 2006-03-01 02:41:36 +00:00
Mark Andrews bcb8cea06c 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:25:35 +00:00
Mark Andrews 95599b4221 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 06:32:54 +00:00
Mark Andrews 89bcc3178c 1990. [bug] libbind: isc's override of broken gettimeofday()
implementions was not always effective.
                        [RT #15709]
2006-02-28 00:10:08 +00:00
Mark Andrews 2ce17487ca update copyright notice 2006-02-26 23:49:48 +00:00
Mark Andrews 089321fb44 fix minor typos 2006-02-26 23:06:40 +00:00
Mark Andrews 24e4aa93e5 remove redundant memset 2006-02-26 22:32:22 +00:00
Mark Andrews b33243b8d1 update copyright notice 2006-02-19 06:50:46 +00:00
Mark Andrews f0cfe5bd39 1985. [protocol] DLV has now been assigned a official type code of
32769. [RT #15807]

                        Note: care should be taken to ensure you upgrade
                        both named and dnssec-signzone at the same time for
                        zones with DLV records where named is the master
                        server for the zone.  Also any zones that contain
                        DLV records should be removed when upgrading a slave
                        zone.  You do not however have to upgrade all
                        servers for a zone with DLV records simultaniously.
2006-02-17 01:12:54 +00:00
cvs2git 20c873f12f This commit was manufactured by cvs2git to create branch 'v9_3'. 2006-02-17 01:04:15 +00:00
Mark Andrews f3a8cd3835 1985. [protocol] DLV has now been assigned a official type code of
32769. [RT #15807]
2006-02-17 01:04:14 +00:00
Mark Andrews 7d4a465de0 1597. [func] Allow notify-source and query-source to be specified
on a per server basis similar to transfer-source.
2006-02-17 00:24:21 +00:00
Mark Andrews fd3cdd15de update copyright notice 2006-02-16 23:51:33 +00:00
Mark Andrews 6e373c5025 1983. [func] Two new update policies. "selfsub" and "selfwild".
[RT #12895]
2006-02-16 01:34:24 +00:00
Mark Andrews 33138c5db3 1982. [bug] DNSKEY was being accepted on the parent side of
a delegation.  KEY is still accepted there for
                        RFC 3007 validated updates. [RT #15620]
2006-02-16 01:24:07 +00:00
Mark Andrews 3bf783a6d4 1982. [bug] DNSKEY was being accepted on the parent side of
a delegation.  KEY is still accepted there for
                        RFC 3007 validated updates. [RT #15620]
2006-02-16 00:59:38 +00:00
Mark Andrews 2043039104 update copyright notice 2006-02-13 23:50:54 +00:00
Mark Andrews 7fafa2e463 update copyright notice 2006-02-13 23:50:52 +00:00
Mark Andrews a054611dd1 1981. [bug] win32: condition.c:wait() could fail to reattain
the mutex lock.
2006-02-13 03:40:59 +00:00
Mark Andrews a37e44f107 1981. [bug] win32: condition.c:wait() could fail to reattain
the mutex lock.
2006-02-13 03:35:47 +00:00
Mark Andrews e0fe05b5ae update copyright notice 2006-02-03 23:51:39 +00:00
Mark Andrews e5232c979a update copyright notice 2006-02-03 23:51:37 +00:00
Mark Andrews f9a8d0e0f6 1978. [port] Handle systems which have a broken recvmsg().
[RT #15742]
2006-02-02 23:13:05 +00:00
Mark Andrews 43501e6570 1978. [port] Handle systems which have a broken recvmsg().
[RT #15742]
2006-02-02 23:07:53 +00:00
Mark Andrews 4c652abd77 1976. [bug] Handle systems with no IPv4 addresses. [RT #15695] 2006-02-02 22:39:44 +00:00
Mark Andrews d140ae2834 1976. [bug] Handle systems with no IPv4 addresses. [RT #15695] 2006-02-02 22:32:27 +00:00
Mark Andrews cee51b9f4d update copyright notice 2006-02-01 23:48:51 +00:00
Mark Andrews 3f6bc7959d comment typo 2006-02-01 22:39:32 +00:00
Mark Andrews b32bf402e0 comment typo 2006-02-01 22:38:56 +00:00
Mark Andrews e256ce5f47 update copyright notice 2006-02-01 00:10:35 +00:00