2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

13514 Commits

Author SHA1 Message Date
Mark Andrews
367612fd20 auto update 2005-07-12 23:25:43 +00:00
Mark Andrews
f3064bfd1b update copyright notice 2005-07-12 05:47:18 +00:00
Mark Andrews
43e68674d4 1900. [port] freebsd: pthread_mutex_init can fail if it runs out
of memory. [RT #14995]
2005-07-12 01:14:31 +00:00
Mark Andrews
18d0b5e54b 1900. [port] freebsd: pthread_mutex_init can fail if it runs out
of memory. [RT #14995]
2005-07-12 01:00:20 +00:00
Mark Andrews
0563d476de 1899. [func] Raise the UDP recieve buffer size to 32k if it is
less than 32k. [RT #14953]
2005-07-12 00:41:55 +00:00
Mark Andrews
ea8cec4518 newcopyrights 2005-07-11 23:36:13 +00:00
Mark Andrews
dcabf53cc6 auto update 2005-07-11 23:26:51 +00:00
Mark Andrews
2e3203a08c remove extraneous * after specific solaris version in case statements 2005-07-11 03:18:34 +00:00
Tatuya JINMEI 神明達哉
6be278a81c added powerpc and mips as supported architectures in change 1813. 2005-07-09 07:17:27 +00:00
Tatuya JINMEI 神明達哉
648807b4f5 regen 2005-07-09 07:10:22 +00:00
Tatuya JINMEI 神明達哉
1618353809 supported atomic ops for mips 2005-07-09 07:09:26 +00:00
Tatuya JINMEI 神明達哉
d3882e1177 added atomic ops for mips
(implemented by Evan, reviewed by jinmei)
2005-07-09 07:08:30 +00:00
Tatuya JINMEI 神明達哉
7db10fef08 typo in a comment line 2005-07-09 06:43:57 +00:00
Mark Andrews
577ca14719 1898. [port] sunos: non blocking i/o support. [RT #14951] 2005-07-08 04:36:32 +00:00
Mark Andrews
b2f160f266 1898. [port] sunos: non blocking i/o support. [RT #14951] 2005-07-08 04:30:22 +00:00
Mark Andrews
0bb7c66ef8 1897. [func] Support for IPSECKEY rdata type. [RT #14967] 2005-07-07 03:12:57 +00:00
Mark Andrews
3a21093e62 we need to subtract not add RBTDB_VIRTUAL 2005-07-07 02:51:52 +00:00
Mark Andrews
2b3e34f036 1896. [bug] The cache could delete expired records too fast for
clients with a virtual time in the past. [RT #14991]
2005-07-07 00:51:05 +00:00
Mark Andrews
ede29aeb41 newcopyrights 2005-07-05 23:35:02 +00:00
Mark Andrews
51eb281be9 auto update 2005-07-05 23:26:08 +00:00
Tatuya JINMEI 神明達哉
2511716b5f regen 2005-07-05 00:44:48 +00:00
Tatuya JINMEI 神明達哉
2dea622a0c atomic operation support for powerpc
(implemented by Evan, reviewed and committed by jinmei)
2005-07-05 00:44:24 +00:00
Mark Andrews
f8d6ecb46d auto update 2005-07-04 23:28:00 +00:00
Mark Andrews
7216566bd5 1895. [bug] fctx_create() could return success even though it
failed. [RT #14993]
2005-07-04 22:52:34 +00:00
Mark Andrews
0f9c3991c6 some extra locks need for change #1813 2005-07-04 03:50:32 +00:00
Mark Andrews
42b37d29c7 1894. [func] dig: report the number of extra bytes still left in
the packet after processing all the records.

1893.   [cleanup]       dighost.c: move external declarations into <dig/dig.h>.
2005-07-04 03:03:21 +00:00
Mark Andrews
acfe0a0e5a auto update 2005-07-01 23:27:30 +00:00
Mark Andrews
7c386b0c31 1892. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
levels. [RT #14962]
2005-07-01 03:28:42 +00:00
Mark Andrews
311f11f82a auto update 2005-06-29 23:25:18 +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
096103ae0d regen 2005-06-26 00:06:22 +00:00
Mark Andrews
2bf24d05a3 Q: Can a NS record refer to a CNAME. 2005-06-24 01:26:20 +00:00
Mark Andrews
74b0c89c0c remove garbage line 2005-06-24 00:17:08 +00:00
Mark Andrews
9297259c7a make adb_test and byname_test compile and run 2005-06-23 23:49:35 +00:00
Mark Andrews
be1732ea14 auto update 2005-06-23 23:27:47 +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
Mark Andrews
045eca6d9c handle libtool prefix 2005-06-22 23:29:07 +00:00
Mark Andrews
910fe6deb5 auto update 2005-06-22 23:28:04 +00:00
Mark Andrews
618e5825c5 update copyright notice 2005-06-22 00:10:30 +00:00
Mark Andrews
01bf5871f8 newcopyrights 2005-06-21 23:36:37 +00:00
Mark Andrews
8db8946251 9.5.0-prerelease 2005-06-21 00:27:59 +00:00
Mark Andrews
4af482d5b8 auto update 2005-06-20 23:28:34 +00:00