Mark Andrews
ca0fc37385
1904. [bug] A escaped character is, potentially, converted to
...
the output character set too early. [RT #14666 ]
2005-07-20 01:50:47 +00:00
Mark Andrews
e9089240c8
uintptr_t is in <inttypes.h> on some platforms
2005-07-19 07:08:37 +00:00
Mark Andrews
ce26edb3c8
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:26:17 +00:00
Mark Andrews
aed28d7c8c
regen
2005-07-18 02:36:54 +00:00
Mark Andrews
bd100ac59b
update copyright notice
2005-07-12 05:47:43 +00:00
Mark Andrews
9bb6374985
remove extraneous * after specific solaris version in case statements
2005-07-11 03:26:05 +00:00
Mark Andrews
4e3d171da0
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:56:03 +00:00
Mark Andrews
6963c68e5f
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:58:53 +00:00
Mark Andrews
f49bde9e35
1895. [bug] fctx_create() could return success even though it
...
failed. [RT #14993 ]
2005-07-04 23:18:31 +00:00
Mark Andrews
7873648560
update copyright notice
2005-06-18 01:03:24 +00:00
Mark Andrews
0e63a76145
turn on memory recording
2005-06-17 02:35:58 +00:00
Mark Andrews
93ac517690
1886. [bug] Fix unreasonably low quantum on call to
...
dns_rbt_destroy2(). Remove unnecessay unhash_node()
call. [RT #14919 ]
2005-06-17 01:05:40 +00:00
Mark Andrews
21232c22c7
update copyright notice
2005-06-12 00:02:26 +00:00
Mark Andrews
2b21a63580
#1864 had a size(foo) instead of sizeof(*foo) which broke on 64 bit machines.
2005-06-10 07:47:42 +00:00
Mark Andrews
98529358bd
1884. [bug] process_dhtkey() was using the wrong memory context
...
to free some memory. [RT #14890 ]
2005-06-10 07:04:58 +00:00
Mark Andrews
7fb85a7790
update copyright notice
2005-06-09 23:54:33 +00:00
Mark Andrews
3a6eda3188
fix bad hand pullup
2005-06-08 02:35:21 +00:00
Mark Andrews
682e8d223a
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:11:21 +00:00
cvs2git
1e6fbf2799
This commit was manufactured by cvs2git to create branch 'v9_3'.
2005-06-08 02:09:19 +00:00
Mark Andrews
e7fb847ed5
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:09:18 +00:00
Mark Andrews
a9e8873008
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:53 +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
cf2aa4ae2b
1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
...
incorrectly set. [RT #14775 ]
2005-06-08 00:50:25 +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
c222f039d7
update copyright notice
2005-06-08 00:13:16 +00:00
Mark Andrews
b5bdb414d0
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:31 +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
fa9710ea80
1861. [bug] dig could trigger a INSIST on certain malformed
...
responses. [RT #14801 ]
2005-06-07 01:42:23 +00:00
Mark Andrews
6ee76f79a8
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:35 +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
f577cb3639
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:19 +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
6c68e33b58
1867. [bug] It was possible to trigger a INSIST in
...
dlv_validatezonekey(). [RT #14846 ]
2005-06-07 00:39:35 +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
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
Mark Andrews
dc5c59bd1d
update copyright
2005-06-05 00:01:55 +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
ef67e6d8fa
1859. [func] Add support for CH A record. [RT #14695 ]
2005-06-04 00:18:56 +00:00
Mark Andrews
7676f07711
update copyright notice
2005-05-30 01:59:25 +00:00
Mark Andrews
03f386596e
1863. [bug] rrset-order fixed error messages not complete.
2005-05-27 00:51:45 +00:00
Mark Andrews
05331ce161
1863. [bug] rrset-order fixed error messages not complete.
2005-05-27 00:49:19 +00:00
Mark Andrews
e123ebc1aa
integrity check cleanup
2005-05-24 04:30:10 +00:00
Mark Andrews
172d748152
update copyright notice
2005-05-20 01:09:36 +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
Mark Andrews
21b37ef960
1845. [bug] Improve error reporting to distingish between
...
accept()/fcntl() and socket()/fcntl() errors.
[RT #13745 ]
2005-05-19 02:41:23 +00:00
Jakob Schlyter
baf62093eb
extended string API from rt11733
2005-05-14 22:11:56 +00:00
Mark Andrews
75c0816e82
regen
2005-05-13 03:14:16 +00:00