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
Mark Andrews
34d26f0a33
CONF_modules_unload(), ENGINE_cleanup() and CRYPTO_cleanup_all_ex_data() are
...
not available in 0x0090607fL
2005-06-18 00:51:07 +00:00
Mark Andrews
9b233a577b
silence implicit function declaration warning
2005-06-17 03:58:27 +00:00
Mark Andrews
110aa8d42d
1888. [func] "USE INTERNAL MALLOC" is now runtime selectable.
...
[RT #14892 ]
2005-06-17 02:27:16 +00:00
Mark Andrews
9ac4b79fc1
1887. [func] Detect duplicates of UDP queries we are recursing on
...
and drop them. New stats category "duplicates".
[RT #2471 ]
2005-06-17 02:04:33 +00:00
Mark Andrews
4f1662f715
1886. [bug] Fix unreasonably low quantum on call to
...
dns_rbt_destroy2(). Remove unnecessay unhash_node()
call. [RT #14919 ]
2005-06-17 01:01:56 +00:00
Tatuya JINMEI 神明達哉
ee61ed661a
[pull down from HEAD]
...
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 22:01:02 +00:00
Mark Andrews
0a26cd90ac
#1864 had a size(foo) instead of sizeof(*foo) which broke on 64 bit machines.
2005-06-10 07:49:44 +00:00
Mark Andrews
c1555d276d
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:10:08 +00:00
Mark Andrews
006dbb4c62
1884. [bug] process_dhtkey() was using the wrong memory context
...
to free some memory. [RT #14890 ]
2005-06-10 07:03:25 +00:00
Mark Andrews
89fa5b1430
update copyright notice
2005-06-09 23:55:10 +00:00
Mark Andrews
83995ba83a
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:10:35 +00:00
cvs2git
cb3eaf5777
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-08 02:09:20 +00:00
Mark Andrews
e7fb847ed5
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:09:18 +00:00
Mark Andrews
3ee0dbff63
1882. [port] win32: isc__errno2result() now reports its caller.
...
[RT #13753 ]
1881. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753 ]
2005-06-08 01:05:15 +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
11d84597be
1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
...
incorrectly set. [RT #14775 ]
2005-06-08 00:49:50 +00:00
Mark Andrews
8bf73a23f6
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:11 +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
b73879351c
1861. [bug] dig could trigger a INSIST on certain malformed
...
responses. [RT #14801 ]
2005-06-07 01:43:52 +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
4f60122350
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:22:01 +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
517edde365
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:56 +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
468fdfbc2b
1867. [bug] It was possible to trigger a INSIST in
...
dlv_validatezonekey(). [RT #14846 ]
2005-06-07 00:39:12 +00:00
Mark Andrews
116e6b4257
1867. [bug] It was possible to trigger a INSIST in
...
dlv_validatezonekey(). [RT #14846 ]
2005-06-07 00:39:05 +00:00
Mark Andrews
740a273347
1868. [func] edns-udp-size can now be overridden on a per
...
server basis. [RT #14851 ]
2005-06-07 00:30:42 +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
ee1c0b612a
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:18:08 +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
Mark Andrews
d62e40a39a
update copyright
2005-06-05 00:02:23 +00:00
Mark Andrews
dc5c59bd1d
update copyright
2005-06-05 00:01:55 +00:00
Tatuya JINMEI 神明達哉
56dc24eda7
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.
(pulled down from the head)
2005-06-04 06:23:47 +00:00
cvs2git
c8317826f6
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-04 05:32:53 +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
2237ce0e60
1859. [func] Add support for CH A record. [RT #14695 ]
2005-06-04 00:39:05 +00:00
cvs2git
574953a0ce
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-04 00:18:57 +00:00
Mark Andrews
ef67e6d8fa
1859. [func] Add support for CH A record. [RT #14695 ]
2005-06-04 00:18:56 +00:00
Mark Andrews
cb79d4148f
1863. [bug] rrset-order fixed error messages not complete.
2005-05-27 00:50:32 +00:00
Mark Andrews
05331ce161
1863. [bug] rrset-order fixed error messages not complete.
2005-05-27 00:49:19 +00:00
Mark Andrews
266e5d1666
integrity check cleanup
2005-05-24 04:44:36 +00:00
Mark Andrews
e123ebc1aa
integrity check cleanup
2005-05-24 04:30:10 +00:00
Mark Andrews
1da3399320
update copyright notice
2005-05-20 01:10:11 +00:00
Mark Andrews
172d748152
update copyright notice
2005-05-20 01:09:36 +00:00
Mark Andrews
b538f5c027
sync with head
2005-05-19 05:21:11 +00:00
Mark Andrews
066f566317
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:57 +00:00
Mark Andrews
c5223c9cb7
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:05 +00:00
Mark Andrews
d73541ea2e
1845. [bug] Improve error reporting to distingish between
...
accept()/fcntl() and socket()/fcntl() errors.
[RT #13745 ]
2005-05-19 02:42:42 +00:00