Mark Andrews
7c678cfe0b
1910. [cleanup] Don't add DNSKEY records to the additional section.
2005-08-11 04:45:38 +00:00
Mark Andrews
7a80d6d5ba
result was not being assigned.
2005-07-28 05:46:12 +00:00
Mark Andrews
ec8f4b0adb
remove white space
2005-07-27 04:12:00 +00:00
Mark Andrews
8abe06b25d
1905. [bug] Recursive clients soft quota support wasn't working
...
as expected. [RT #15103 ]
2005-07-27 02:29:01 +00:00
Mark Andrews
5a4557e8de
gregen
2005-07-19 06:12:24 +00:00
Mark Andrews
54a5ca24e1
uintptr_t is in <inttypes.h> on some platforms
2005-07-19 05:57:12 +00:00
Mark Andrews
b5ad6dfea4
1903. [doc] Review ARM for BIND 9.4.
2005-07-19 04:55:25 +00:00
Mark Andrews
b0ceeb82e5
update copyright notice
2005-07-18 23:59:36 +00:00
Mark Andrews
fb827ed6df
9.4/HEAD sync
2005-07-18 06:03:01 +00:00
Mark Andrews
6e9efadbea
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:07:17 +00:00
Mark Andrews
02004b6ff1
regen
2005-07-18 02:57:54 +00:00
Mark Andrews
aa0f0779d1
1901. [func] Support for SPF rdata type. [RT #15033 ]
2005-07-14 06:46:44 +00:00
Mark Andrews
f3064bfd1b
update copyright notice
2005-07-12 05:47:18 +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
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
7c386b0c31
1892. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
...
levels. [RT #14962 ]
2005-07-01 03:28:42 +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
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
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
2bef371309
1890. [func] Add a system test for named-checkconf. [RT #14931 ]
2005-06-23 06:52:23 +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
618e5825c5
update copyright notice
2005-06-22 00:10:30 +00:00
Mark Andrews
7208386cd3
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 new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 03:30:28 +00:00
Mark Andrews
728a9bec1f
missing </para>
2005-06-20 01:09:42 +00:00
Mark Andrews
a903095bf4
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 new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 01:05:33 +00:00
Mark Andrews
1fb4c62faa
remove #define ROOTNS 1
2005-06-19 22:45:22 +00:00
Mark Andrews
2fda20909f
simplify conditional code
2005-06-19 22:12:31 +00:00
Mark Andrews
94271b0d99
extent timeout now that we are have memrecord on
2005-06-19 05:49:22 +00:00
Mark Andrews
016c0a82f1
1888. [func] "USE INTERNAL MALLOC" is now runtime selectable.
...
[RT #14892 ]
2005-06-17 02:22:45 +00:00
Mark Andrews
9b80f3a7c7
1887. [func] Detect duplicates of UDP queries we are recursing on
...
and drop them. New stats category "duplicates".
[RT #14892 ]
2005-06-17 01:58:23 +00:00
Mark Andrews
f2daad8ac3
update copyright notice
2005-06-12 00:03:20 +00:00
Mark Andrews
d4d68515d2
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:00:20 +00:00
Mark Andrews
e7fb847ed5
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:09:18 +00:00
Mark Andrews
00124ad040
regen
2005-06-07 03:06:51 +00:00
Mark Andrews
16b9ee24b9
1857. [bug] named could trigger a INSIST() if reconfigured /
...
reloaded too fast. [RT #14673 ]
2005-06-07 01:52:51 +00:00
Mark Andrews
3d247992c4
1866. [bug] resolv.conf parse errors were being ignored by
...
dig/host/nslookup. [RT #14841 ]
1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
bad addresses. [RT #14841 ]
2005-06-07 01:00:00 +00:00
Mark Andrews
1c153afce5
1868. [func] edns-udp-size can now be overridden on a per
...
server basis. [RT #14851 ]
2005-06-07 00:27:34 +00:00
Mark Andrews
1fc4793844
1879. [func] Added framework for handling multiple EDNS versions.
...
1878. [func] dig can now specify the EDNS version when making
a query.
2005-06-07 00:16:01 +00:00
Tatuya JINMEI 神明達哉
5597be9bb8
1813. [func] Restructured the data locking framework using
...
architecture dependent atomic operations (when
available), improving response performance on
multi-processor machines significantly.
x86, x86_64, alpha, and sparc64 are currently
supported.
(RT #13505 )
2005-06-04 05:32:50 +00:00
Mark Andrews
fafd53abda
style
2005-06-01 01:56:49 +00:00
Mark Andrews
0c545eb705
update copyright notice
2005-05-30 02:00:39 +00:00
Mark Andrews
e123ebc1aa
integrity check cleanup
2005-05-24 04:30:10 +00:00
Mark Andrews
bb99a72b21
1838. [cleanup] Don't allow Linux capabilities to be inherited.
...
[RT #13707 ]
2005-05-20 01:37:03 +00:00
Mark Andrews
3b4405aba9
1837. [bug] Compile time option ISC_FACILITY was not effective
...
for 'named -u <user>'. [RT #13714 ]
2005-05-20 01:19:43 +00:00
Mark Andrews
172d748152
update copyright notice
2005-05-20 01:09:36 +00:00