Tatuya JINMEI 神明達哉
e9b85f0309
host exits with a non-zero code for erroneous results
...
(RT #3536 )
developer: marka
reviewer: jinmei
2002-09-20 06:26:10 +00:00
Mark Andrews
c30d291128
correct typo in usage message.
...
jinmei/marka
2002-09-19 02:40:15 +00:00
Mark Andrews
79da8302e8
1380. [func] 'rndc recursing' dump recursing queries to
...
'recursing-file = "named.recursing";'.
2002-09-12 04:17:21 +00:00
Mark Andrews
02b772da47
developer: bwelling
...
reviewed: marka
Generating a response when the qname matches a wildcard and the type
doesn't exist didn't work; the NXT name was improperly expanded and the
wildcard proof was omitted.
2002-09-11 06:36:17 +00:00
Mark Andrews
a6b416d38c
Don't call adjust_interfaces unless IPv6 support is enabled. [RT #3593 ]
2002-09-11 04:32:29 +00:00
Mark Andrews
77cdba459a
missing const
2002-09-10 05:08:53 +00:00
Mark Andrews
dfd0eaf243
missing include
2002-09-10 05:07:56 +00:00
Mark Andrews
a9ae9d743c
1380. [func] 'rndc recursing' dump recursing queries to
...
'recursing-file = "named.recursing";'.
2002-09-10 04:45:54 +00:00
Mark Andrews
75ace6601e
1379. [func] 'rndc stats' now reports tcp and recursion quota
...
states.
1378. [func] Improved positive feedback for 'rndc {reload|refresh}.
1377. [func] dns_zone_load{new}() now reports if the zone was
loaded, queued for loading to up to date.
1376. [func] New function dns_zone_logc() to log to specified
category.
2002-09-10 02:23:46 +00:00
Michael Graff
e3239b40d2
remove the periodic 'still alive' message
2002-09-09 21:20:16 +00:00
Michael Graff
72ea295e09
change the 'I'm alive' messages to be 60 second apart, not 15
2002-09-09 20:03:18 +00:00
Michael Graff
ab7ce5eb6e
detach from quota in an error case. I don't know if this is strictly needed,
...
but it makes sense. It is probably done later as well, but all places
check for the pointer != NULL, so we'll be ok.
2002-09-08 18:40:58 +00:00
Michael Graff
e64aa1b4f2
add 15-second 'alive' messages (sent to server info channel) and support for a temporary hack, 'rndc timerpoke'
2002-09-08 18:34:04 +00:00
Mark Andrews
9130ab90fe
developer: bwelling
...
reviewer: marka
DNSSEC wildcard negative proof responses were longer than necessary in
some cases; the existence of a node for which the qname is a subdomain
obscures all shallower wildcards.
That is, query for y.x.foo.com. If the response contains an NXT
at x.foo.com, it's not necessary to prove that there's no wildcard at
*.foo.com, since it wouldn't be matched anyway.
2002-09-06 03:47:56 +00:00
Mark Andrews
3bdf879a53
developer: jinmei
...
reviewer: marka
1371 [bug] notify-source-v6, transfer-source-v6 and
query-source-v6 with explict addresses and using the
same ports as named was listening on could interfere
with nameds ability to answer queries sent to those
addresses.
2002-08-30 02:05:30 +00:00
Mark Andrews
1b5b46942d
developer: mayer
...
reviewed: marka
1370. [bug] dig '+[no]recurse' was incorrectly documented.
2002-08-29 07:45:04 +00:00
Mark Andrews
6b25d2f7f7
developer: bwelling
...
reviewed: marka
1369. [bug] Adding an NS record as the lexicographically last
record in a secure zone didn't work.
2002-08-29 05:40:07 +00:00
Mark Andrews
52bf8cbb01
copy_server_list(), add_nameserver() and create_search_list() are private
...
functions.
2002-08-28 07:04:48 +00:00
Mark Andrews
b6309ed962
developer: jinmei
...
reviewer: marka
1368. [func] remove support for bitstring labels.
2002-08-27 04:53:43 +00:00
Mark Andrews
a2239239cf
reviewed: marka
...
developer: bwelling
don't attempt to generate a wildcard proof unless the zone is secure.
2002-08-19 21:32:56 +00:00
Mark Andrews
301ef360a1
supported multiple listen-on-v6 correctly.
2002-08-17 03:00:49 +00:00
Mark Andrews
741a75f81b
reviewed: marka
...
developer: mayer
relative paths
build against openssl 0.9.6g
2002-08-17 01:34:09 +00:00
Mark Andrews
8689f943a4
reviewed: jinmei
...
developer: marka
1361. [func] Log file name when unable to open memory statistics
and dump database files. [RT# 3437]
2002-08-17 00:23:19 +00:00
Mark Andrews
2434ccfde7
reviewed: marka
...
developer: jinmei
1360. [func] Listen-on-v6 now supports specific addresses.
2002-08-16 23:46:11 +00:00
Mark Andrews
306de01400
Re-order include directories.
2002-08-13 21:51:12 +00:00
Mark Andrews
2102584914
add lwres linkage
2002-08-13 01:59:31 +00:00
Danny Mayer
a17bea4f04
Put back missing origin fixes
2002-08-12 19:57:13 +00:00
Danny Mayer
b31e7ab885
Modifications to have dighost.c use liblwres to parse the resolv.conf file. Updates to dig, host and nslookup to increase modularity and use more functions in dighost.c
2002-08-12 18:25:25 +00:00
Danny Mayer
baeb459981
Updated dependencies to include lwres
2002-08-12 18:22:55 +00:00
Danny Mayer
03845b2911
Add the liblwres to the list of paths and lib
2002-08-12 01:31:48 +00:00
Danny Mayer
f7a51394db
Add the liblwres to the list of paths and lib
2002-08-11 03:36:24 +00:00
Mark Andrews
95d24aa0d0
prevent assertion failure
2002-08-07 02:03:49 +00:00
Danny Mayer
c9fb8b9f19
Added UF_SHIFT flag as NT requires it to add an account. W2K and WXP do not require it.
2002-08-06 03:35:30 +00:00
Mark Andrews
a6211a2f23
1354. [bug] nsupdate was extremely wasteful of memory.
2002-08-06 03:21:59 +00:00
Mark Andrews
4c342614f8
1354. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
2002-08-06 01:50:28 +00:00
Mark Andrews
4c8f0896dc
1352. [bug] dig, host, nslookup: when falling back to TCP use the
...
current search list entry (if any). [RT #3374 ]
Original change missed one case.
2002-08-06 00:35:01 +00:00
Danny Mayer
0956e3d607
Add check and warning message for Windows 2000 systems not running Service Pack 2 or later
2002-08-03 01:31:48 +00:00
Mark Andrews
6c6673405c
1352. [bug] dig, host, nslookup when failing back to TCP use the
...
current search entry (if any). [RT #3374 ]
2002-08-02 12:49:46 +00:00
Mark Andrews
a1d4da0dc7
initalise str
2002-08-01 06:51:32 +00:00
Danny Mayer
8ef03ac274
Port needed cast to isc_uint16_t as it is a 16 bit quantity
2002-08-01 03:28:01 +00:00
Danny Mayer
977265bc5d
Fixed fclose to close the lockfile and not fd
2002-08-01 03:25:34 +00:00
Danny Mayer
6f1437add9
Fixed missing newline and continuation character (\n\)
2002-08-01 03:23:36 +00:00
Mark Andrews
31fd8a17fb
missing %s in format
2002-07-31 02:22:15 +00:00
Mark Andrews
87f4715d6c
1344. [func] Log if the serial number on the master has gone backwards.
...
If you have multiple machines specified in the masters
clause you may want to set 'multi-master yes;' to suppress
this warning.
2002-07-29 06:58:46 +00:00
Mark Andrews
1431917c7c
1343. [func] Log successful notifies received (info). Adjust log level
...
for failed notifies to notice.
2002-07-29 05:15:32 +00:00
Mark Andrews
ec3984e9df
1339. [func] dig, host and nslookup now use IP6.ARPA for nibble
...
lookups. Bit string lookups are no longer attempted.
2002-07-25 05:46:07 +00:00
Mark Andrews
f462e2f372
remove unused label
2002-07-25 05:16:10 +00:00
Mark Andrews
b972ff033b
1338. [func] IPv6 synthesis is now performed for IP6.ARPA bit
...
string queries.
2002-07-24 11:53:52 +00:00
Mark Andrews
fa4e143801
1337. [func] IPv6 synthesis is now performed for both IP6.ARPA
...
and IP6.INT nibble queries.
2002-07-24 07:02:50 +00:00
Mark Andrews
34c1d0e1b6
For some zones, querying for a non-DS record, then a DS record would
...
time out and SERVFAIL.
2002-07-23 03:40:19 +00:00