Commit Graph
14530 Commits
Author SHA1 Message Date
Mark Andrews 1958b4ce90 update copyright notice 2005-07-23 04:34:21 +00:00
Mark Andrews dedb1cb109 failed to increment sp on last change. 2005-07-22 05:26:44 +00:00
Mark Andrews bcf7f3b14b newcopyrights 2005-07-21 23:30:06 +00:00
Mark Andrews 81f0de771d 1904. [bug] A escaped character is, potentially, converted to
the output character set too early. [RT #14666]
2005-07-20 01:55:34 +00:00
Mark Andrews ccba21b251 uintptr_t is in <inttypes.h> on some platforms 2005-07-19 07:15:58 +00:00
Mark Andrews 5f29384309 regen 2005-07-19 06:14:39 +00:00
Mark Andrews 0c5d7e8f35 update copyright notice 2005-07-18 23:59:01 +00:00
Mark Andrews 743ea16b26 newcopyrights 2005-07-18 23:31:18 +00:00
Mark Andrews 9ad3b1b355 sync w/ HEAD 2005-07-18 07:36:23 +00:00
Mark Andrews 8d66846775 sync w/ HEAD 2005-07-18 06:27:43 +00:00
Mark Andrews 41f5ef0652 1902. [port] Use uintptr_t if available. [RT #14606] 2005-07-18 05:30:31 +00:00
Mark Andrews b88530a0ef regen 2005-07-18 02:32:26 +00:00
Mark Andrews c5b00fa4cd update copyright notice 2005-07-12 05:47:53 +00:00
Mark Andrews cd8c5a9857 newcopyrights 2005-07-11 23:31:58 +00:00
Mark Andrews 4ed66b5ee4 remove extraneous * after specific solaris version in case statements 2005-07-11 03:33:41 +00:00
Mark Andrews 0e5b408569 remove extraneous * after specific solaris version in case statements 2005-07-11 03:28:15 +00:00
Mark Andrews bc8ea39f61 1898. [port] sunos: non blocking i/o support. [RT #14951] 2005-07-08 05:07:54 +00:00
Mark Andrews 76e7317d94 1896. [bug] The cache could delete expired records too fast for
clients with a virtual time in the past. [RT #14991]
2005-07-07 03:06:29 +00:00
Mark Andrews 358ee5ccba newcopyrights 2005-07-05 23:31:12 +00:00
Mark Andrews 7a76e0b837 1895. [bug] fctx_create() could return success even though it
failed. [RT #14993]
2005-07-04 23:19:17 +00:00
Mark Andrews 072919b111 1893. [cleanup] dighost.c: move external declarations into <dig/dig.h>. 2005-07-04 03:22:05 +00:00
Mark Andrews 022f6372bc update copyright notice 2005-07-02 02:42:29 +00:00
Mark Andrews dce075f496 newcopyrights 2005-07-01 23:31:22 +00:00
Mark Andrews d3b8e3b36b spelling 2005-07-01 03:59:38 +00:00
Mark Andrews 5186cf297f 1892. [bug] dnssec-signzone, dnssec-keygen, dnssec-sigkey,
dnssec-makekeyset: handle negative debug levels.
                        [RT #14962]
2005-07-01 03:55:03 +00:00
cvs2git 0ff09ded2f This commit was manufactured by cvs2git to create branch 'v9_2'. 2005-06-29 09:19:14 +00:00
Mark Andrews a14a8a963a 4025: A Method for Storing IPsec Keying Material in DNS 2005-06-29 09:19:13 +00:00
Mark Andrews 82403c37be auto update 2005-06-28 23:27:18 +00:00
Mark Andrews 94fc951a9b regen 2005-06-28 06:05:59 +00:00
Mark Andrews e174044290 1817. [func] Add support for additional zone file formats for
improving loading performance.  The masterfile-format
                        option in named.conf can be used to specify a
                        non-default format.  A separate command
                        named-compilezone was provided to generate zone files
                        in the new format.  Additionally, the -I and -O options
                        for dnssec-signzone specify the input and output
                        formats.
2005-06-28 02:55:09 +00:00
Mark Andrews eb38f70759 auto update 2005-06-27 23:24:09 +00:00
Mark Andrews 538a83db75 regen 2005-06-27 03:00:05 +00:00
Mark Andrews fd780f3d47 1891. [func] Limit the number of recursive clients that can be
waiting for a single query (<qname,qtype,qclass>) to
                        resolve.  New options clients-per-query and
                        max-clients-per-query.
2005-06-27 00:15:45 +00:00
Mark Andrews d494155b93 update copyright notice 2005-06-26 23:12:56 +00:00
Mark Andrews 096103ae0d regen 2005-06-26 00:06:22 +00:00
Mark Andrews 5eda5a766c regen 2005-06-26 00:04:39 +00:00
Mark Andrews a64d2767ff newcopyrights 2005-06-24 23:31:11 +00:00
Mark Andrews 2bf24d05a3 Q: Can a NS record refer to a CNAME. 2005-06-24 01:26:20 +00:00
Mark Andrews 2d3fea0a3e remove garbage line 2005-06-24 00:18:41 +00:00
Mark Andrews 74b0c89c0c remove garbage line 2005-06-24 00:17:08 +00:00
Mark Andrews 21615905fb update copyright notice 2005-06-24 00:02:40 +00:00
Mark Andrews 8c2ba6f7cd make adb_test and byname_test run 2005-06-23 23:53:10 +00:00
Mark Andrews 9297259c7a make adb_test and byname_test compile and run 2005-06-23 23:49:35 +00:00
Mark Andrews 6127731a95 newcopyrights 2005-06-23 23:31:37 +00:00
Mark Andrews be1732ea14 auto update 2005-06-23 23:27:47 +00:00
Mark Andrews 6e44fe0098 1890. [func] Add a system test for named-checkconf. [RT #14931] 2005-06-23 08:02:37 +00:00
cvs2git fc2e8aa556 This commit was manufactured by cvs2git to create branch 'v9_2'. 2005-06-23 06:52:24 +00:00
Mark Andrews 2bef371309 1890. [func] Add a system test for named-checkconf. [RT #14931] 2005-06-23 06:52:23 +00:00
Mark Andrews 8087418873 handle isc_mem_create() failure gracefully 2005-06-23 06:12:56 +00:00
Mark Andrews bcf369e513 1889. [func] The lame cache is now done on a <qname,qclass,qtype>
basis as some servers only appear to be lame for
                        certain query types.  [RT #14916]
2005-06-23 04:22:02 +00:00