Commit Graph
4631 Commits
Author SHA1 Message Date
Mark Andrews 774e2ffe70 2124. [bug] It was possible to dereference a freed fetch
context. [RT #16584]
2007-01-04 05:44:20 +00:00
Mark Andrews 9ca8b38cfe 2049. [bug] Restore SOA before AXFR when falling back from
a attempted IXFR when transfering in a zone.
                        Allow a initial SOA query before attempting
                        a AXFR to be requested. [RT #16156]
2006-08-03 23:17:35 +00:00
Mark Andrews ca21c07bbe 2066. [security] Handle SIG queries gracefully. [RT #16330] 2006-08-03 23:07:37 +00:00
Mark Andrews 7d999607f5 2035. [func] Make falling back to TCP on UDP refresh failure
optional. Default "try-tcp-refresh yes;" for BIND 8
                        compatibility. [RT #16123]
2006-06-04 23:33:27 +00:00
Mark Andrews 79510d19c5 2025. [func] Update "zone serial unchanged" message. [RT #16026] 2006-05-18 02:44:20 +00:00
Mark Andrews 1e13f64e4a 2024. [bug] named emited spurious "zone serial unchanged"
messages on reload. [RT #16027]
2006-05-18 02:15:20 +00:00
Mark Andrews 276d656321 checkpoint 2006-03-31 00:12:24 +00:00
Mark Andrews 6ba937ec74 9.3.2rc1 2005-11-04 00:09:39 +00:00
Mark Andrews 1819f60896 silence compiler warnings [RT #15562] 2005-11-03 23:08:42 +00:00
Mark Andrews 3170cfa99a 1936. [bug] The validator could leak memory. [RT #15544] 2005-11-02 02:07:47 +00:00
Mark Andrews 4c5702c53f silence compiler 2005-10-14 05:19:00 +00:00
Mark Andrews efdc8d41c2 update copyright notice 2005-10-14 02:13:07 +00:00
Mark Andrews 5a5d7187e5 1930. [port] HPUX: ia64 support. [RT #15473]
1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:38:51 +00:00
Mark Andrews 682917c7f0 update copyright notice 2005-09-06 07:29:32 +00:00
Mark Andrews 8e199907f7 1914. [protocol] DS is required to accept mnemonic algorithms
(RFC 4034).  Still emit numeric algorithms for
                        compatability with RFC 3658. [RT #15354]
2005-09-06 06:55:16 +00:00
Mark Andrews bc4b7ecd33 update copyright 2005-09-06 02:12:43 +00:00
Mark Andrews e325bb08e0 update for 9.3.2 2005-09-05 05:30:51 +00:00
Mark Andrews 07e39ba609 1920. [bug] Update windows socket code. [RT #14965] 2005-09-01 03:16:12 +00:00
Mark Andrews 7fce88dfa8 1919. [bug] dig's +sigchase code overhauled. [RT #14933]
1918.   [bug]           The DLV code has been re-worked to make no longer
                        query order sensitive. [RT #14933]
2005-08-25 01:54:34 +00:00
Mark Andrews 3a2fdfc30c 1909. [bug] ixfr-from-differences failed to ensure that the
serial number increased. [RT #15036]
2005-07-29 00:38:33 +00:00
Mark Andrews c0ffb90e52 update copyright notice 2005-07-23 04:34:37 +00:00
Mark Andrews eab0b28d3a failed to increment sp on last change. 2005-07-22 05:27:52 +00:00
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 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 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 682e8d223a 1883. [port] sunos: portability fixes. [RT #14814] 2005-06-08 02:11:21 +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 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 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 061ecc7f3a 1853. [bug] Rework how DLV interacts with proveunsecure().
[RT #13605]
2005-05-06 01:58:48 +00:00
Mark Andrews abe67930fc 1847. [bug] isc_ondestroy_init() is called too late in
in dns_rbtdb_create()/dns_rbtdb_create().
                        [RT #13661]
2005-04-01 07:08:18 +00:00
Mark Andrews a769fb6938 update copyright notice 2005-03-20 22:34:01 +00:00
Mark Andrews ffc5efbe39 silence compiler warnings 2005-03-18 05:01:33 +00:00
Mark Andrews 242ef7b98a update copyright notice 2005-03-17 03:58:33 +00:00
Mark Andrews f067c92dc1 1807. [bug] When forwarding (forward only) set the active domain
from the forward zone name. [RT #13526]
2005-03-16 03:51:08 +00:00
Mark Andrews 1c9da279ce 1819. [bug] The validator needed to check both the algorithm and
digest types of the DS to determine if it could be
                        used to introduce a secure zone. [RT #13593]
2005-03-16 03:17:39 +00:00
Mark Andrews 37bb8e226a 1832. [bug] named fails to return BADKEY on unknown TSIG algorithm.
[RT #13620]
2005-03-16 01:45:18 +00:00
Mark Andrews b8f827fa5f 1830. [bug] adb lame cache has sence of test reversed. [RT #13600] 2005-03-15 23:39:21 +00:00
Mark Andrews aa10b2eb91 1799. [bug] 'rndc flushname' failed to flush negative cache
entries. [RT #13438]
2005-03-15 02:49:35 +00:00
Mark Andrews b999d4b195 1802. [bug] Handle connection resets better. [RT #11280] 2005-03-15 01:41:11 +00:00
Mark Andrews f4d58150b7 1804. [bug] Ensure that if we are queried for glue that it fits
in the additional section or TC is set to tell the
                        client to retry using TCP. [RT #10114]
2005-03-15 01:31:58 +00:00
Mark Andrews b5db10b35d 1825. [bug] Missing unlock on out of memory error from in
rbtdb.c:subtractrdataset().  [RT #13519]
2005-03-15 00:34:42 +00:00