Mark Andrews
67b45f602c
1281. [func] Log zone when unable to get private keys to update
...
zone. Log zone when NXT records are missing from
secure zone.
2003-08-15 01:08:33 +00:00
Mark Andrews
0671618280
1213. [func] Report view associated with client if it is not a
...
standard view (_default or _bind).
2003-08-14 07:00:33 +00:00
Mark Andrews
4b2653119b
1278. [func] dig: now supports +[no]cl +[no]ttlid.
2003-08-14 06:40:30 +00:00
Mark Andrews
721cf64313
1271. [bug] "recursion available: {denied,approved}" was too
...
confusing.
2003-08-14 06:17:23 +00:00
Mark Andrews
45c5fb1fcd
1267. [func] isc_file_openunique() now creates file using mode
...
0666 rather than 0600.
2003-08-14 06:14:23 +00:00
Mark Andrews
59771f18b8
1254. [func] preferred-glue option from BIND 8.3.
2003-08-14 05:56:10 +00:00
Mark Andrews
d7030b0d7c
1250. [func] Nsupdate will report the address the update was
...
sent to.
2003-08-14 04:48:58 +00:00
Mark Andrews
e2ac00112c
misc cleanups
2003-08-14 03:22:38 +00:00
Mark Andrews
45d8fa0d1a
1224. [bug] 'rrset-order' and 'sortlist' should be additive
...
not exclusive.
1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
are supported.
2003-08-14 02:34:18 +00:00
Mark Andrews
520d66473a
1220. [func] Support for APL rdata type.
2003-08-14 00:52:56 +00:00
Mark Andrews
229b4ea973
1219. [func] Named now reports the TSIG extended error code when
...
signature verification fails. [RT #1651 ]
2003-08-14 00:46:22 +00:00
Mark Andrews
60c8cebb10
pullup: misc cleanups
2003-08-13 04:55:28 +00:00
Mark Andrews
48c4c3d66b
1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
...
[RT #2394 ]
2003-08-13 04:35:06 +00:00
Mark Andrews
10e99ae4b5
document the key-directory option
...
document SIG(0) support.
2003-08-13 04:30:15 +00:00
Mark Andrews
53fcc33633
pullup:
...
Reimplemented the built-in CHAOS zones using sdb.
2003-08-13 03:58:12 +00:00
Mark Andrews
4cedbe5d3b
1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
...
[RT #2394 ]
2003-08-13 02:22:12 +00:00
Mark Andrews
820d86cbe6
1187. [bug] named was incorrectly returning DNSSEC records
...
in negative responses when the DO bit was not set.
2003-08-13 02:18:19 +00:00
Mark Andrews
f09db09817
1190. [func] Add the "rndc freeze" and"rndc unfreeze" commands.
...
[RT #2394 ]
2003-08-13 02:08:46 +00:00
Mark Andrews
16f1baf43f
pullup:
...
missing format string argument; add format checking
2003-08-13 02:00:19 +00:00
Mark Andrews
f260e463c6
pullup
...
make a few dynamic update log messages more informative
2003-08-13 01:58:07 +00:00
Mark Andrews
fbfcbe90e2
1181. [func] Add the "key-directory" configuration statement,
...
which allows the server to look for online signing
keys in alternate directories.
2003-08-13 01:41:34 +00:00
Mark Andrews
7fc641e8f2
1180. [func] dnssec-keygen should always generate keys with
...
protocol 3 (DNSSEC), since it's less confusing
that way.
2003-08-13 00:53:02 +00:00
Mark Andrews
1fa20ecda2
1179. [func] Add SIG(0) support to nsupdate.
2003-08-13 00:47:33 +00:00
Mark Andrews
fe73090122
pullup:
...
Split off the named.conf grammar into a source module separate
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2003-08-12 07:10:32 +00:00
Mark Andrews
fc12c58264
1169. [func] Identify recursive queries in the query log.
2003-08-12 05:36:03 +00:00
Mark Andrews
6397057426
1159. [bug] MD and MF are not permitted to be loaded by RFC1123.
2003-08-12 05:21:11 +00:00
Mark Andrews
33b82c3a70
1158. [func] Report the client's address when logging notify
...
messages.
2003-08-12 04:54:59 +00:00
Mark Andrews
79e2dd3eb8
1157. [func] match-clients and match-destinations now accept
...
keys. [RT #2045 ]
2003-08-11 05:58:18 +00:00
Mark Andrews
3da9ba9a4c
1153. [func] 'rndc {stop|halt} -p' now reports the process id
...
of the instance of named being shutdown.
2003-08-11 05:42:52 +00:00
Mark Andrews
9052beb238
pullup
...
Check return values or cast them to (void), as required by the coding
standards; add exceptions to the coding standards for cases where this is
not desirable
2003-08-11 05:28:23 +00:00
Mark Andrews
2e7d97c5ba
1151. [bug] nslookup failed to check that the arguments to
...
the port, timeout, and retry options were
valid integers and in range. [RT #2099 ]
1150. [bug] named incorrectly accepted TTL values
containing plus or minus signs, such as
1d+1h-1s.
1149. [func] New function isc_parse_uint32().
2003-08-11 04:48:07 +00:00
Mark Andrews
c4f37c7aa8
1148. [func] 'rndc-confgen -a' now provides positive feedback.
2003-08-11 03:57:34 +00:00
Mark Andrews
27e6e3708d
1147. [func] Set IPV6_V6ONLY on IPv6 sockets if supported by
...
the OS. listen-on-v6 { any; }; should no longer
result in IPv4 queries be accepted. Similarly
control { inet :: ... }; should no longer result
in IPv4 connections being accepted. This can be
overridden at compile time by defining
ISC_ALLOW_MAPPED=1.
2003-08-08 07:12:27 +00:00
Mark Andrews
806df27930
1145. [func] "host" no longer reports a NOERROR/NODATA response
...
by printing nothing. [RT #2065 ]
2003-08-08 06:20:20 +00:00
Mark Andrews
62acdc453a
1139. [func] It is now possible to flush a given name from the
...
cache(s) via 'rndc flushname name [view]'. [RT #2051 ]
2003-08-08 05:32:36 +00:00
Mark Andrews
2bb8b924b9
1135. [func] You can now override the default syslog() facility for
...
named/lwresd at compile time. [RT #1982 ]
2003-08-08 04:24:41 +00:00
Mark Andrews
48abf5d772
1132. [func] Improve UPDATE prerequisite failure diagnotic messages.
2003-08-08 04:09:35 +00:00
Mark Andrews
6166435738
1127. [func] rndc: If the server to contact has multiple addresses,
...
try all of them.
2003-08-08 03:53:53 +00:00
Mark Andrews
72ceb8a6cc
pullup:
...
@Add bind9_getaddresses(), a consistent version of the get_address function
from dig/host/nslookup, nsupdate, and rndc. This should make it
easier to have the various programs support multiple addresses for a hostname.
2003-08-08 03:40:09 +00:00
Mark Andrews
83db215ce0
1110. [bug] dig should only accept valid abbreviations of +options.
...
[RT #2003 ]
2003-08-07 05:55:08 +00:00
Mark Andrews
dcdd24698e
1080. [bug] BIND 8 compatibility: accept bare IP prefixes
...
as the second element of a two-element top level
sort list statement. [RT #1964 ]
2003-08-07 05:34:35 +00:00
Mark Andrews
0ab730a224
1079. [bug] BIND 8 compatibility: accept bare elements at top
...
level of sort list treating them as if they were
a single element list. [RT #1963 ]
2003-08-07 05:29:46 +00:00
Mark Andrews
9cadfb2c17
1077. [func] Do not accept further recursive clients when
...
the total number of of recursive lookups being
processed exceeds max-recursive-clients, even
if some of the lookups are internally generated.
[RT #1915 , #1938 ]
2003-08-07 05:14:01 +00:00
Mark Andrews
9c9e5c572b
1073. [bug] The ADB cache cleaning should also be space driven.
...
[RT #1915 , #1938 ]
2003-08-07 04:47:36 +00:00
Mark Andrews
946a81d121
1055. [func] Version and hostname queries can now be disabled
...
using "version none;" and "hostname none;",
respectively.
1049. [func] "pid-file none;" will disable writing a pid file.
[RT #1848 ]
2003-08-06 06:03:24 +00:00
Mark Andrews
022541a067
1036. [func] Silently drop requests received via multicast as
...
long as there is no final multicast DNS standard.
1035. [bug] If we respond to multicast queries (which we
currently do not), respond from a unicast address
as specified in RFC 1123. [RT #137 ]
1034. [bug] Ignore the RD bit on multicast queries as specified
in RFC 1123. [RT #137 ]
2003-08-06 04:30:53 +00:00
Mark Andrews
f75356ec50
1032. [func] hostname.bind/txt/chaos now returns the name of
...
the machine hosting the nameserver. This is useful
in diagnosing problems with anycast servers.
2003-08-04 08:06:49 +00:00
Mark Andrews
ff77225512
pullup:
...
Move configuration checking to libbind9.
2003-08-04 04:23:56 +00:00
Mark Andrews
8552753ad4
997. [func] Add support for RSA-SHA1 keys (RFC3110).
2003-08-04 02:31:57 +00:00
Mark Andrews
70ad8bd808
1003. [func] Add the +retry option to dig.
2003-08-04 02:19:12 +00:00