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
fd23bc509d
2204 [bug] "rndc flushanme name unknown-view" caused named
...
to crash. [RT #16984 ]
2007-07-02 01:00:35 +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
07072c9456
2203. [security] Query id generation was cryptographically weak.
...
[RT # 16915]
2007-06-26 02:52:15 +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
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
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
2f8d63983c
regen
2007-06-18 23:37:20 +00:00
Mark Andrews
bf45f72ed3
2195. [func] dnssec-keygen now defaults to nametype "ZONE"
...
when generating DNSKEYs. [RT #16954 ]
2007-06-18 01:03:13 +00:00
Mark Andrews
7643153c58
spelling s/is/in/
2007-06-17 23:52:28 +00:00
Mark Andrews
c247e3f281
regen
2007-05-31 23:28:55 +00:00
Mark Andrews
122c58bd11
update from jeremy
2007-05-31 22:28:35 +00:00
Mark Andrews
6dd9692f45
2193. [port] win32: BINDInstall.exe is now linked statically.
...
[RT #16906 ]
2007-05-24 01:04:51 +00:00
Mark Andrews
03e2010cbb
win32
2007-05-21 05:52:21 +00:00
Mark Andrews
6d446ab8ff
win32
2007-05-21 05:48:43 +00:00
Mark Andrews
5e4bd2736b
win32
2007-05-21 05:23:50 +00:00
Mark Andrews
f7b41fd929
regen
2007-05-21 04:09:03 +00:00
Automatic Updater
feac7b8b38
update copyright notice
2007-05-21 03:46:42 +00:00
Mark Andrews
7c5dfcc60a
2192. [port] win32: use vcredist_x86.exe to install Visual
...
Studio's redistributable dlls if building with
Visual Stdio 2005 or later.
2007-05-21 03:42:00 +00:00
Mark Andrews
fc8197c3ce
rndc now has -h for help.
2007-05-21 02:58:10 +00:00
Mark Andrews
0f8c9b5eed
2191. [func] named-checkzone now allows dumping to stdout (-).
...
named-checkconf now has -h for help.
named-checkzone now has -h for help.
Better handling of '-?' for usage summaries.
[RT #16707 ]
2007-05-21 02:47:25 +00:00
Automatic Updater
1415fce15f
update copyright notice
2007-05-18 23:46:58 +00:00
Mark Andrews
f3139b9d76
2187. [bug] query_addds(), query_addwildcardproof() and
...
query_addnxrrsetnsec() should take a version
arguement. [RT #16368 ]
2007-05-18 06:53:01 +00:00
Mark Andrews
eea8cd8d1a
2184. [bug] bind9.xsl.h didn't build out of the source tree.
...
[RT #16830 ]
2007-05-18 06:12:51 +00:00
Mark Andrews
9860862ced
2183. [bug] dnssec-signzone didn't handle offline private keys
...
well. [RT #16832 ]
2007-05-18 05:50:35 +00:00
Mark Andrews
a1b05dea35
regen
2007-05-16 06:12:02 +00:00
Mark Andrews
0f78f78064
minor changes from Jeremy [RT #16869 ]
2007-05-16 01:42:26 +00:00
Automatic Updater
db529702d0
update copyright notice
2007-05-15 23:46:57 +00:00
Mark Andrews
cb8c4d7a32
s/ENDS/EDNS/
2007-05-15 21:54:08 +00:00
Mark Andrews
fe3220466e
2180. [cleanup] Remove bit test from 'compress_test' as they
...
are no longer needed. [RT #16497 ]
2007-05-15 05:39:59 +00:00
Mark Andrews
40aadb6a14
2179. [func] 'rndc command zone' will now find 'zone' if it is
...
unique to all the views. [RT #16821 ]
2007-05-15 02:38:34 +00:00
Mark Andrews
65b26a4dc8
2178. [bug] 'rndc reload' of a slave or stub zone resulted in
...
a reference leak. [RT #16867 ]
2007-05-15 02:28:27 +00:00
Mark Andrews
f6da30bb54
regen
2007-05-09 13:35:57 +00:00
Mark Andrews
8b9fc7617b
minor changes from Jeremy [RT #16863 ]
2007-05-09 06:18:45 +00:00
Mark Andrews
d71e2e0c61
regen
2007-05-09 03:33:51 +00:00
Mark Andrews
561a29af8c
minor man page updated from Jeremy [RT #16859 ]
2007-05-09 01:32:09 +00:00
Automatic Updater
3281665bd3
update copyright notice
2007-04-30 23:46:55 +00:00
Mark Andrews
e97a617861
checkpoint
2007-04-30 20:19:06 +00:00
Mark Andrews
cd1e58c339
2172. [bug] query_addsoa() was being called with a non zone db.
...
[RT #16834 ]
2007-04-30 01:02:53 +00:00
Automatic Updater
db100c22d6
update copyright notice
2007-04-26 23:46:52 +00:00
Mark Andrews
429e23d2f5
2170. [func] Add acache processing to test suite. [RT #16711 ]
2007-04-26 04:06:50 +00:00
Automatic Updater
c6a98f2a4b
update copyright notice
2007-04-24 23:46:56 +00:00
Mark Andrews
aaa42824d2
2169. [bug] nslookup: when reporting NXDOMAIN report the given
...
name and not the last name searched for. [RT #16763 ]
2007-04-24 07:20:45 +00:00
Mark Andrews
43da756591
2168. [bug] nsupdate: in non-interactive mode treat syntax errors
...
as fatal errors. [RT #16785 ]
2007-04-24 07:02:31 +00:00
Mark Andrews
c1297b6025
2167. [bug] When re-using a automatic zone named failed to
...
attach it to the new view. [RT #16786 ]
2007-04-24 06:55:32 +00:00
Mark Andrews
a9c790c7dd
2166. [bug] When running in batch mode, dig could misinterpret
...
a server address as a name to be looked up, causing
unexpected output. [RT #16743 ]
(continued)
2007-04-03 23:06:39 +00:00
Mark Andrews
0a19afabe8
s/view->name/viewname/
2007-04-02 23:46:47 +00:00