Mark Andrews
e7bb307667
1298. [func] dig: now supports +[no]cl +[no]ttlid.
2002-05-22 04:58:30 +00:00
Mark Andrews
4c83dd7f22
1291. [bug] "recursion available: {denied,approved}" was too
...
confusing.
2002-05-16 04:05:42 +00:00
Mark Andrews
57e0f58b3f
1289. [port] Openserver: ifconfig.sh support.
2002-05-13 04:18:07 +00:00
Mark Andrews
26cf4737b3
1288. [port] Openserver: the value FD_SETSIZE depends on whether
...
<sys/param.h> is included or not. Be consistant.
2002-05-10 06:41:55 +00:00
Mark Andrews
88c2b83cc5
1282. [bug] ns_server_destroy() failed to set *serverp to NULL.
2002-05-08 04:45:43 +00:00
Mark Andrews
93e6ebcd0a
1277. [bug] Failure to write pid-file should not be fatal on
...
reload. [RT #2861 ]
2002-05-03 05:28:29 +00:00
Mark Andrews
0dfac52f06
null pointer de-reference
2002-04-29 23:43:46 +00:00
Mark Andrews
c4a9ce445c
1274. [func] preferred-glue option from BIND 8.3.
2002-04-26 00:40:37 +00:00
Mark Andrews
a04a323f9a
1273. [bug] The dnssec system test failed to remove the correct
...
files.
2002-04-24 00:46:25 +00:00
Mark Andrews
dd02289085
1272. [bug] Dig, host and nslookup were not checking the address
...
the answer was coming from against the address it was
sent to. [RT# 2692]
2002-04-19 04:06:53 +00:00
Mark Andrews
15f358ed4e
1270. [func] Nsupdate will report the address the update was
...
sent to.
2002-04-18 00:22:17 +00:00
Mark Andrews
2b1c71b134
1244. [bug] Receiving a TCP message from a blackhole address would
...
prevent further messages being received over that
interface.
2002-04-03 05:30:03 +00:00
Mark Andrews
7791dd06ea
1242. [bug] named-checkzone failed if a journal existed. [RT #2657 ]
2002-04-02 06:54:07 +00:00
Mark Andrews
7d3458a972
1240. [bug] It was possible to leak zone references by
...
specifying an incorrect zone to rndc.
2002-03-29 01:10:22 +00:00
Mark Andrews
7c441b7f4a
1239. [bug] Under certain circumstances named could continue to
...
use a name after it had been freed triggering
INSIST() failures. [RT #2614 ]
2002-03-28 04:03:50 +00:00
Mark Andrews
7f20fd8ebb
1237. [bug] nslookup: "set q=type" failed.
2002-03-20 18:20:03 +00:00
Brian Wellington
b3c7dffe07
the 'ID mismatch' message printed by dig should show the expected and received
...
message IDs.
(now to figure out why they don't match...)
2002-03-14 18:11:38 +00:00
Brian Wellington
3c5f4710cf
remove extraneous blank lines
2002-03-13 23:36:14 +00:00
Mark Andrews
2dd99c098c
1234. [bug] 'rrset-order' and 'sortlist' should be additive
...
not exclusive.
1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
are supported.
2002-03-07 13:46:41 +00:00
Mark Andrews
608c703d12
1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
...
compared case insensitively. [RT #2542 ]
2002-03-06 23:52:38 +00:00
Mark Andrews
feb8ae0931
1220. [func] Support for APL rdata type.
2002-03-06 07:41:25 +00:00
Mark Andrews
27151990b2
1219. [func] Named now reports the TSIG extended error code when
...
signature verification fails. [RT #1651 ]
2002-03-05 00:36:44 +00:00
Mark Andrews
3561e645d7
1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
2002-03-01 11:28:28 +00:00
Mark Andrews
e53a5a116f
1209. [bug] Dig, host, nslookup were not checking the message ids
...
on the responses. [RT #2454 ]
2002-02-21 04:48:00 +00:00
Mark Andrews
e1cbf95aec
regen
2002-02-20 04:31:44 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Andreas Gustafsson
6a8832f784
There are four "i":s in "initialize"
2002-02-20 01:45:15 +00:00
Brian Wellington
4014b6a8ae
although a privately secure zone was signed, it was never tested.
2002-02-13 01:32:12 +00:00
Mark Andrews
d03d2dbfe9
distclean should remove r1.htm
2002-02-12 05:35:08 +00:00
Mark Andrews
c73c1c33ec
1193. [bug] dig +besteffort parsing didn't handle packet
...
truncation. dns_message_parse() has new flag
DNS_MESSAGE_IGNORETRUNCATION.
2002-02-12 02:10:33 +00:00
Brian Wellington
64ea670052
the dynamic zone test wasn't working as expected since the child zone wasn't
...
securely delegated.
2002-02-06 03:28:59 +00:00
Brian Wellington
6c62c34a5b
signing the root zone didn't work.
2002-02-05 05:16:11 +00:00
Danny Mayer
51693f0bd9
Added case to ensure that normal cleanup code is run during system shutdown
2002-02-02 00:56:40 +00:00
Brian Wellington
4ca54c8f3b
ns5 is the incorrectly configured server, not ns4.
2002-02-01 01:56:00 +00:00
Brian Wellington
94b4f2728e
rndc unfreeze should reload the zone.
2002-01-30 00:55:15 +00:00
Brian Wellington
f29583dca7
mention freeze & unfreeze in the usage
2002-01-30 00:20:50 +00:00
Brian Wellington
8fb0f1fa42
regen
2002-01-29 23:30:32 +00:00
Brian Wellington
a20b2c5f53
document SIG(0) support.
2002-01-29 23:30:12 +00:00
Mark Andrews
0e84be2c52
unsigned char -> char
2002-01-25 03:12:07 +00:00
Brian Wellington
b6279d0b4b
Don't freeze an already frozen zone.
2002-01-24 09:58:42 +00:00
Brian Wellington
b2ca6fd3a8
#1187 was both unclean and broken. Fix it and clean it up.
2002-01-23 08:46:40 +00:00
Mark Andrews
023dd2cfe0
reverse also-notify changes. dns_zone_setalsonotify() has relaxed its calling
...
convention.
Correct INSIST
2002-01-23 02:12:24 +00:00
Andreas Gustafsson
473ca0bf8c
Added RT #2399 regression test
2002-01-22 22:27:29 +00:00
Andreas Gustafsson
48b0f5ff87
1191. [bug] A dynamic update removing the last non-apex name in
...
a secure zone would fail. [RT #2399 ]
2002-01-22 22:26:45 +00:00
Brian Wellington
cde7dfea4c
1190. [func] Add the "rndc freeze" and"rndc unfreeze" commands.
...
[RT #2394 ]
Basically, "freeze" disables dynamic updates to a zone, syncs the journal
file into the master file, and removes the journal. This allows manual
edits of a dynamic zone file without stopping the server, since the
zone is temporarily considered non-dynamic. "unfreeze" re-enables dynamic
updates to a zone.
So, instead of the old:
rndc stop
edit master file
remove journal
restart server
you can now do:
rndc freeze zone
edit master file
rndc reload zone
rndc unfreeze zone
which doesn't require stopping the server.
About everyone here at the secure dynamic update workshop wanted this.
It will be documented soon.
2002-01-22 22:05:59 +00:00
Andreas Gustafsson
ec52edeff2
missing format string argument; add format checking
2002-01-22 21:45:07 +00:00
Brian Wellington
15033eed4d
make a few dynamic update log messages more informative
2002-01-22 16:05:51 +00:00
Brian Wellington
a5c077e40c
1181. [func] Add the "key-directory" configuration statement,
...
which allows the server to look for online signing
keys in alternate directories.
2002-01-21 11:00:25 +00:00
Brian Wellington
2ca556300b
1180. [func] dnssec-keygen should always generate keys with
...
protocol 3 (DNSSEC), since it's less confusing
that way.
2002-01-21 10:13:20 +00:00
Brian Wellington
97527fc03c
1179. [func] Add SIG(0) support to nsupdate.
2002-01-21 07:59:15 +00:00