Commit Graph
12955 Commits
Author SHA1 Message Date
Mark Andrews 1a2f1df87a #include <isc/string.h> 2004-02-02 04:44:11 +00:00
Mark Andrews efeb8aed87 regen 2004-01-29 05:00:52 +00:00
Mark Andrews ddd4e486a7 1566. [port] Support for the cmsg framework on Solaris and HP/UX.
This also solved the problem that match-destinations
                        for IPv6 addresses did not work on these systems.
                        [RT #10221]
2004-01-29 04:59:41 +00:00
Mark Andrews 137113f537 1567. [bug] B.ROOT-SERVERS.NET is now 192.228.79.201. 2004-01-29 04:42:54 +00:00
Mark Andrews 29fec1301e create/destroy hash 2004-01-27 04:43:21 +00:00
Mark Andrews a780addfd8 update wording 2004-01-27 00:58:15 +00:00
Mark Andrews ab936f4781 1563. [bug] Gracefully fail when unable to obtain neither a IPv4
or a IPv6 dispatch. [RT #10230]
2004-01-26 23:55:26 +00:00
Mark Andrews 40faa0c9cb 1562. [bug] isc_socket_create() and isc_socket_accept() could
leak memory under error conditions. [RT #10230]
2004-01-26 23:47:04 +00:00
Mark Andrews 155e396543 1561. [bug] It was possible to release the same name twice if
named ran out of memory. [RT #10197]
2004-01-22 15:34:01 +00:00
Mark Andrews f6346eedae make version 9.2 2004-01-14 03:55:33 +00:00
Mark Andrews e6de7adfe4 seperate out objects from lib/dns 2004-01-14 03:37:12 +00:00
Mark Andrews 50d762f257 add http://people.freebsd.org/~dougb/randomness.html 2004-01-12 03:05:18 +00:00
Mark Andrews 59e8ec0e6c double )) 2004-01-08 08:12:19 +00:00
Mark Andrews 86d51e5116 1553. [bug] The windows socket code could stop accepting
connections.
2004-01-08 05:40:44 +00:00
Mark Andrews e9e172ca97 1551. [port] Open "/dev/null" before calling chroot(). 2004-01-07 06:30:44 +00:00
Mark Andrews b38bb0de00 regen 2004-01-07 06:08:28 +00:00
Mark Andrews 828f0672ae 1550. [port] Call tzset(), if available, before calling chroot(). 2004-01-07 06:03:23 +00:00
Mark Andrews ff946efb1d 1536. [bug] Windows socket code failed to log a error description
when returning ISC_R_UNEXPECTED. [RT #9998]
2004-01-05 08:21:09 +00:00
Mark Andrews 81af688896 1534. [bug] Race condition when priming cache. [RT# 9940] 2004-01-05 08:08:18 +00:00
Mark Andrews e3764d516d 1539. [bug] Open UDP sockets for notify-source and transfer-source
that use reserved ports at startup. [RT #9475]
2004-01-05 07:21:33 +00:00
Mark Andrews 1c432feedd 1547. [bug] Named wasted memory recording duplicate lame zone
entries. [RT #9341]
2004-01-05 06:51:50 +00:00
Mark Andrews 460962a0fa 1546. [bug] We were rejecting valid secure CNAME to negative
answers.
2004-01-05 05:54:53 +00:00
Mark Andrews 6b89422883 1545. [bug] It was possible to leak memory if named was unable to
bind to the specified transfer source and TSIG was
                        being used. [RT #10120]
2004-01-05 04:29:32 +00:00
Mark Andrews 91e21ed9b8 1542. [bug] Reversed timestamp sanity test on SIG. [RT #10095] 2003-12-11 00:04:21 +00:00
Mark Andrews 468c187660 regen 2003-12-01 01:29:45 +00:00
Mark Andrews af9f2cd63d solaris specify -R for openssl linking 2003-12-01 01:27:53 +00:00
Mark Andrews 42650d79cf 1535. [bug] dig -x of a partial IPv4 address broken. [RT# 9949] 2003-11-10 15:38:57 +00:00
Mark Andrews fed1b9253c 3655: Redefinition of DNS Authenticated Data (AD) bit 2003-11-07 05:15:59 +00:00
cvs2git 33dcfc8884 This commit was manufactured by cvs2git to create branch 'v9_2'. 2003-11-07 05:08:54 +00:00
Mark Andrews 1c8c1aa1c6 3655: Redefinition of DNS Authenticated Data (AD) bit 2003-11-07 05:08:53 +00:00
Mark Andrews eabf7ff29a 1534. [placeholder] 2003-11-07 03:34:45 +00:00
Mark Andrews 8f2b997387 placeholder 2003-11-05 06:00:07 +00:00
Mark Andrews eefa625a77 regen 2003-11-05 02:52:07 +00:00
Mark Andrews 4779cec861 regen 2003-11-05 02:49:59 +00:00
Mark Andrews 6342df69b0 1532. [port] netbsd: the configure test for <sys/sysctl.h>
requires <sys/param.h>.
2003-11-05 02:49:04 +00:00
Mark Andrews 513e2f9574 1532. [port] netbsd: the configure test for <sys/sysctl.h>
requires <sys/param.h>.
2003-11-05 02:34:06 +00:00
Mark Andrews 5caf500bee change # 2003-11-04 23:41:27 +00:00
Mark Andrews 412b6ff1ba change # 2003-11-04 23:39:48 +00:00
Mark Andrews 1e71bb270d add -allow-undefined 2003-11-04 23:37:47 +00:00
Mark Andrews f7145c9c9d add -allow-undefined 2003-11-04 23:31:39 +00:00
Mark Andrews 647f6a8682 1524. [port] AIX more libtool fixes. 2003-11-04 07:51:57 +00:00
Mark Andrews 881702c9c0 1524. [port] AIX more libtool fixes. 2003-11-04 07:01:35 +00:00
Mark Andrews 012dedf874 grammar 2003-11-04 06:04:53 +00:00
Mark Andrews 2fcf95d4ed grammar 2003-11-04 06:03:35 +00:00
Mark Andrews 1705904ece pullup redumping of deleted slave master files 2003-11-04 06:01:47 +00:00
Mark Andrews 2a62502566 1530. [bug] It was possible to trigger a INSIST() failure if a
slave master file was removed a just the correct
                        moment. [RT #9462]
2003-11-04 05:35:48 +00:00
Mark Andrews 6f80859318 1530. [bug] It was possible to trigger a INSIST() failure if a
slave master file was removed a just the correct
                        moment. [RT #9462]
2003-11-04 05:23:31 +00:00
Mark Andrews 6662a576ed 1529. [bug] "notify explict;" failed to log that NOTIFY messages
were being sent for the zone. [RT# 9442]
2003-11-03 23:56:13 +00:00
Mark Andrews 2eb9c41504 1529. [bug] "notify explict;" failed to log that NOTIFY messages
were being sent for the zone. [RT# 9442]
2003-11-03 23:40:24 +00:00
Mark Andrews 56484c0f85 new draft 2003-11-03 01:07:13 +00:00