Mark Andrews
9ada5ea35f
ref not rep
2005-07-25 00:52:12 +00:00
Mark Andrews
c2b217ea11
failed to increment sp on last change.
2005-07-22 05:31:01 +00:00
Mark Andrews
7755f5932a
1904. [bug] A escaped character is, potentially, converted to
...
the output character set too early. [RT #14666 ]
2005-07-20 01:46:49 +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
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
0c93194031
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:21:35 +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
e39d36b115
update copyright notice
2005-07-16 00:40:43 +00:00
Mark Andrews
aa0f0779d1
1901. [func] Support for SPF rdata type. [RT #15033 ]
2005-07-14 06:46:44 +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
2e3203a08c
remove extraneous * after specific solaris version in case statements
2005-07-11 03:18:34 +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
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
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
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
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
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
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
49a83dbc7e
enable format checking
2005-06-19 22:57:59 +00:00
Mark Andrews
396819cd65
style
2005-06-19 22:56:03 +00:00
Mark Andrews
6820d6f323
CONF_modules_unload(), ENGINE_cleanup() and CRYPTO_cleanup_all_ex_data() are
...
not available in 0x0090607fL
2005-06-18 00:48:53 +00:00
Mark Andrews
bafbaadc0c
silence implicit function declaration warning
2005-06-17 03:55:51 +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
83a56f1e4f
1886. [bug] Fix unreasonably low quantum on call to
...
dns_rbt_destroy2(). Remove unnecessay unhash_node()
call. [RT #14919 ]
2005-06-17 01:00:08 +00:00
Tatuya JINMEI 神明達哉
c528bd6986
provided __asm version of assembly code for atomic atomic operations
...
for better compatibility.
(this is a temporary resolution so that this one won't block other tests.
we'll revisit this change when we figure out performance implication of
the __asm version.)
2005-06-16 21:58:00 +00:00
Mark Andrews
d3b3cfdf0d
#1864 had a size(foo) instead of sizeof(*foo) which broke on 64 bit machines.
2005-06-10 07:51:54 +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
e8e62bb782
1884. [bug] process_dhtkey() was using the wrong memory context
...
to free some memory. [RT #14890 ]
2005-06-10 06:58:27 +00:00
Mark Andrews
f7d7c7ba43
update copyright notice
2005-06-10 00:00:59 +00:00
Mark Andrews
e7fb847ed5
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:09:18 +00:00
Mark Andrews
ab9871e71e
1882. [port] win32: isc__errno2result() now reports its caller.
...
[RT #13753 ]
1881. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753 ]
2005-06-08 01:04:30 +00:00
Mark Andrews
7d5b32acb1
1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
...
incorrectly set. [RT #14775 ]
2005-06-08 00:50:08 +00:00
Mark Andrews
da53179d10
1855. [bug] ixfr-from-differences was failing to detect changes
...
of ttl due to dns_diff_subtract() was ignoring the ttl
of records. [RT #14616 ]
2005-06-07 02:02:05 +00:00
Mark Andrews
2fa0485e9e
1861. [bug] dig could trigger a INSIST on certain malformed
...
responses. [RT #14801 ]
2005-06-07 01:42:29 +00:00
Mark Andrews
9eca2b9b95
1864. [bug] Don't try the alternative transfer source if you
...
got a answer / transfer with the main source
address. [RT #14802 ]
2005-06-07 01:21:32 +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