Mark Andrews
d1ba9ad04e
regen
2005-07-19 07:14:50 +00:00
Mark Andrews
31aeea625c
uintptr_t is in <inttypes.h> on some platforms
2005-07-19 06:20:21 +00:00
Mark Andrews
2e7f29dc00
update copyright notice
2005-07-18 23:59:26 +00:00
Mark Andrews
56fa3e9ac0
sunc w/ HEAD
2005-07-18 07:02:19 +00:00
Mark Andrews
0094683a9e
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:20:33 +00:00
Mark Andrews
d33ca0baa7
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:19:47 +00:00
Mark Andrews
714c56efba
regen
2005-07-18 02:45:03 +00:00
Mark Andrews
859fa27d87
update copyright notice
2005-07-16 00:40:54 +00:00
Mark Andrews
23e40d8db0
1901. [func] Support for SPF rdata type. [RT #15033 ]
2005-07-14 06:51:03 +00:00
cvs2git
5778f2c88b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-14 06:46:45 +00:00
Mark Andrews
aa0f0779d1
1901. [func] Support for SPF rdata type. [RT #15033 ]
2005-07-14 06:46:44 +00:00
Mark Andrews
82e2318373
1900. [port] freebsd: pthread_mutex_init can fail if it runs out
...
of memory. [RT #14995 ]
2005-07-12 01:22:34 +00:00
cvs2git
2a10229517
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-12 01:14:34 +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
bd6ece146e
1899. [func] Raise the UDP recieve buffer size to 32k if it is
...
less than 32k. [RT #14953 ]
2005-07-12 00:47:36 +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
6a2a83ab08
remove extraneous * after specific solaris version in case statements
2005-07-11 03:33:10 +00:00
Mark Andrews
725e04ed4b
remove extraneous * after specific solaris version in case statements
2005-07-11 03:28:00 +00:00
Mark Andrews
2e3203a08c
remove extraneous * after specific solaris version in case statements
2005-07-11 03:18:34 +00:00
Tatuya JINMEI 神明達哉
e6345d4d68
atomic ops for mips
2005-07-09 07:14:00 +00:00
cvs2git
e2464a3d78
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-09 07:08:31 +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 神明達哉
5ec9d08d57
typo in a comment line
2005-07-09 06:44:28 +00:00
Tatuya JINMEI 神明達哉
7db10fef08
typo in a comment line
2005-07-09 06:43:57 +00:00
Mark Andrews
e26767fd7b
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:43:21 +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
cvs2git
e031593942
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-07 03:13:00 +00:00
Mark Andrews
0bb7c66ef8
1897. [func] Support for IPSECKEY rdata type. [RT #14967 ]
2005-07-07 03:12:57 +00:00
Mark Andrews
72fe3ad9e1
1896. [bug] The cache could delete expired records too fast for
...
clients with a virtual time in the past. [RT #14991 ]
2005-07-07 02:53:19 +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 神明達哉
01843b2f85
added support for atomic ops for powerpc
2005-07-05 17:37:02 +00:00
cvs2git
5341298957
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-05 00:44:25 +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
d2debaa494
1895. [bug] fctx_create() could return success even though it
...
failed. [RT #14993 ]
2005-07-04 23:14:21 +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
ac01dfd1f4
some extra locks need for change #1813
2005-07-04 03:58:20 +00:00
Mark Andrews
0f9c3991c6
some extra locks need for change #1813
2005-07-04 03:50:32 +00:00
Mark Andrews
d1622cd9ec
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 03:00:21 +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
e021d8eff8
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:20:04 +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
722c04d3a2
handle isc_mem_create() failure gracefully
2005-06-23 06:14:52 +00:00
Mark Andrews
8087418873
handle isc_mem_create() failure gracefully
2005-06-23 06:12:56 +00:00
Mark Andrews
4d1fbf8a0f
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:23:16 +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
02ff44e8ef
sync w/ head
2005-06-22 22:05:50 +00:00
Mark Andrews
fd759209ce
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:21:17 +00:00