2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Commit Graph

14516 Commits

Author SHA1 Message Date
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
Automatic Updater
6b12e2e17c newcopyrights 2007-06-28 23:30:26 +00:00
Mark Andrews
8f5368cf3a set vcredist before the if 2007-06-28 04:57:06 +00:00
Mark Andrews
7c200913aa 9.5.0a6 2007-06-28 02:39:16 +00:00
Mark Andrews
4b5f84562a copy vcredist_x86.exe to the release/debug directories 2007-06-28 02:37:29 +00:00
Mark Andrews
8edb532ca2 silence "Different types treated as unsigned for >." warning 2007-06-27 04:10:44 +00:00
Mark Andrews
39836315b6 add missing 1310 to "#elif _MSC_VER > 1200 && _MSC_VER < 1310" 2007-06-27 01:11:16 +00:00
Mark Andrews
a095cd0ef5 replace gettimeofday with isc_time_now 2007-06-26 06:02:37 +00:00
Mark Andrews
60df7a9c76 s/u_int16_t/isc_uint16_t/ 2007-06-26 05:00:53 +00:00
Mark Andrews
eceb191186 2203. [security] Query id generation was cryptographically weak.
[RT # 16915]
2007-06-26 04:11:52 +00:00
Mark Andrews
07072c9456 2203. [security] Query id generation was cryptographically weak.
[RT # 16915]
2007-06-26 02:52:15 +00:00
Automatic Updater
5c6d6dd33b auto update 2007-06-25 23:17:36 +00:00
Mark Andrews
afd002e89a 2202. [security] The default acls for allow-query-cache and
allow-recursion were not being applied. [RT #16960]
2007-06-25 02:37:25 +00:00
Mark Andrews
1224c3b69b regen 2007-06-20 02:27:33 +00:00
Automatic Updater
70e5a7403f update copyright notice 2007-06-19 23:47:24 +00:00
Automatic Updater
ce9cad6bb0 newcopyrights 2007-06-19 23:30:22 +00:00
Mark Andrews
7b52c2ad3c s/seperate/separate/ 2007-06-19 14:18:13 +00:00
Mark Andrews
6043e41fcf documentation updates from Jeremy 2007-06-19 06:58:04 +00:00
Mark Andrews
ba5d2a97ee 2201. [bug] The build failed in a seperate object directory.
[RT #16943]
2007-06-19 06:49:18 +00:00
Mark Andrews
6133734cec 2200. [bug] The search for cached NSEC records was stopping to
early leading to excessive DLV queries. [RT #16930]
2007-06-19 06:19:29 +00:00