2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
Commit Graph

14535 Commits

Author SHA1 Message Date
Mark Andrews
c60eaaf9b3 2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094] 2007-08-27 03:27:53 +00:00
Mark Andrews
634a4da584 2214. [bug] Deregister OpenSSL lock callback when cleaning
up.  Reorder OpenSSL cleanup so that RAND_cleanup()
                        is called before the locks are destroyed. [RT #17098]
2007-08-27 03:04:17 +00:00
Automatic Updater
16f5a913ce update copyright notice 2007-08-23 23:46:43 +00:00
Automatic Updater
fa1a6c6307 newcopyrights 2007-08-23 23:30:21 +00:00
Mark Andrews
64b0479a91 update for DO and check-names 2007-08-23 07:17:30 +00:00
Mark Andrews
b1e43ff790 add 2007-08-23 06:25:44 +00:00
Mark Andrews
c0720b90ed 2213. [bug] SIG0 diagnostic failure messages were looking at the
wrong status code. [RT #17101]
2007-08-22 00:42:42 +00:00
Automatic Updater
69eb0e5d05 auto update 2007-08-21 23:18:24 +00:00
Automatic Updater
82a58ff9e1 auto update 2007-08-20 23:17:46 +00:00
Mark Andrews
763a2f8ca5 regen 2007-08-19 23:26:19 +00:00
Automatic Updater
e21fa8e696 auto update 2007-08-19 23:18:40 +00:00
Automatic Updater
0221086519 auto update 2007-08-17 23:18:07 +00:00
Mark Andrews
982b1c2bf5 add masterfile-format 2007-08-17 06:10:44 +00:00
Automatic Updater
170d98a946 auto update 2007-08-16 23:17:47 +00:00
Mark Andrews
576e48e28a update change number 2007-08-15 05:27:31 +00:00
Mark Andrews
c06cb90773 2213. [func] 'host -m' now causes memory statistics and active
memory to be printed at exit. [RT 17028]
2007-08-15 04:41:13 +00:00
Mark Andrews
2f5baf12a4 2213. [func] 'host -m'now causes memory statistics and active
memory to be printed at exit. [RT 17028]
2007-08-15 04:40:30 +00:00
Automatic Updater
4fcb6c8e56 auto update 2007-08-14 23:18:18 +00:00
Mark Andrews
6e5e27c38d 2211. [func] Update "dynamic update temporarily disabled" message.
[RT #17065]
2007-08-14 00:36:43 +00:00
Mark Andrews
5059b393e8 2210. [bug] Deleting class specific records via UPDATE could
fail.  [RT #17074]
2007-08-14 00:25:08 +00:00
Mark Andrews
c16aed9c46 2209. [port] osx: linking against user supplied static OpenSSL
libraries failed as the system ones were still being
                        found. [RT #17078]
2007-08-14 00:12:58 +00:00
Mark Andrews
2df065894d new draft 2007-08-13 23:22:19 +00:00
Automatic Updater
8461bb0931 auto update 2007-08-13 23:17:42 +00:00
Mark Andrews
6ddb448306 regen 2007-08-13 05:27:51 +00:00
Mark Andrews
b4c3f617ac remove duplicate biblio entry 2007-08-13 03:56:35 +00:00
Automatic Updater
9684cfdd70 auto update 2007-08-10 23:18:09 +00:00
Mark Andrews
7b24967b88 Run Message Compiler 2007-08-07 01:18:08 +00:00
Automatic Updater
f9a89df8bd newcopyrights 2007-08-06 04:52:47 +00:00
Mark Andrews
6dcb47e37f add BAT 2007-08-06 04:52:27 +00:00
Mark Andrews
dd19fbaf81 2208. [port] win32: make sure both build methods produce the
same output. [RT #17058]
2007-08-06 04:42:38 +00:00
Mark Andrews
f408773d47 2207. [port] Some implementations of getaddrinfo() fail to set
ai_canonname correctly. [RT #17061]
2007-08-06 01:06:49 +00:00
Automatic Updater
567fd24a2c auto update 2007-08-03 23:17:23 +00:00
Mark Andrews
7c381839d0 custom_ALLIANZ_v9_4_1_P1 2007-08-03 04:51:22 +00:00
Automatic Updater
77b34b5d52 auto update 2007-08-02 23:18:19 +00:00
Automatic Updater
e78fa9b174 auto update 2007-08-01 23:17:33 +00:00
Michael Graff
d8acf6268a Use enum values (isc_sockettype_tcp) rather than integers (2) 2007-07-27 14:28:04 +00:00
Michael Graff
a84724de8d Remove the attribute(__always_inline__) tag, as it generates warnings
on non-BSD OSs.  It was really optional anyway, but seemed like a good
idea.
2007-07-27 14:22:53 +00:00
Michael Graff
aa43623600 fix atomic.h warnings; reviewed by Mark 2007-07-23 16:10:15 +00:00
Automatic Updater
6a7e484e78 auto update 2007-07-16 23:17:24 +00:00
Automatic Updater
a168158d5d newcopyrights 2007-07-09 23:30:21 +00:00
Mark Andrews
57668dc1bb missing period. 2007-07-09 22:55:04 +00:00
Mark Andrews
cd315d4cf6 move 9.5.0a6 v9.5.0a6 2007-07-09 02:40:11 +00:00
Mark Andrews
0bec7785b0 9.5.0a6 2007-07-09 02:39:38 +00:00
Mark Andrews
bddb70a271 regen 2007-07-09 02:38:44 +00:00
Mark Andrews
69826a6a2f 2206. [security] "allow-query-cache" and "allow-recursion" now
cross inherit from each other.

                        If allow-query-cache is not set in named.conf then
                        allow-recursion is used if set, otherwise allow-query
                        is used if set, otherwise the default (localnets;
                        localhost;) is used.

                        If allow-recursion is not set in named.conf then
                        allow-query-cache is used if set, otherwise allow-query
                        is used if set, otherwise the default (localnets;
                        localhost;) is used.

                        [RT #16987]
2007-07-09 02:14:39 +00:00
Mark Andrews
5888f62c20 2205. [bug] libbind: change #2119 broke thread support. [RT #16982] 2007-07-09 01:43:23 +00:00
Automatic Updater
728125a771 auto update 2007-07-03 23:18:02 +00:00
Mark Andrews
fd23bc509d 2204 [bug] "rndc flushanme name unknown-view" caused named
to crash. [RT #16984]
2007-07-02 01:00:35 +00:00
Automatic Updater
5388cb942f auto update 2007-06-29 23:18:15 +00:00
Mark Andrews
fec88e4410 Q: Is it possible to configure BIND to redirect "anything.domain.com" to
"domain.com/anything"?
2007-06-29 02:26:20 +00:00