Mark Andrews
bef1bfc2fa
1351. [bug] lwres_getipnodebyname() returned the wrong name
...
when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
was set.
2002-08-06 04:18:44 +00:00
Mark Andrews
4b0dcf3782
1355. [tuning] Reduce the number of events / quantum for zone tasks.
2002-08-06 02:24:15 +00:00
Mark Andrews
f1a43a3018
1330. [bug] When processing events (non-threaded) only allow
...
the task one chance to use to use its quantum.
2002-08-06 02:20:39 +00:00
Mark Andrews
891c424e56
update_copyrights
2002-08-05 06:57:16 +00:00
Mark Andrews
1bc4e9229e
1354. [doc] lwres man pages had illegal nroff.
2002-08-05 05:04:34 +00:00
Mark Andrews
931daf7a9d
add "man" target
2002-08-03 04:33:22 +00:00
Mark Andrews
b0fbeb1884
1335. [bug] When performing a nonexistence proof, the validator
...
should discard parent NXTs from higher in the DNS.
2002-08-02 05:39:56 +00:00
Mark Andrews
a914318b06
1334. [bug] When signing/verifying rdatasets, duplicate rdatas
...
need to be suppressed.
2002-08-02 05:08:49 +00:00
Mark Andrews
47ce2c2150
1340. [bug] Delay and spread out the startup refresh load.
2002-08-02 04:28:03 +00:00
Mark Andrews
77fc134355
spelling
2002-08-02 03:19:36 +00:00
Mark Andrews
4d16509a5a
1097. [func] libbind: RES_PRF_TRUNC for dig.
2002-08-02 03:16:25 +00:00
Mark Andrews
636be34d1e
1089. [func] libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
...
support.
2002-08-02 02:17:21 +00:00
Mark Andrews
8d4036ef7b
reviewed: marka
...
1350. [bug] dns_name_fromtext() failed to handle too many labels
gracefully.
2002-08-02 00:33:05 +00:00
Danny Mayer
ae5b8edf7d
Fix the timeout to really use microseconds and not milliseconds that were mistakenly used for the timeval structure.
2002-07-31 03:10:58 +00:00
Mark Andrews
0b2aba2cd2
reviewed: marka/bwelling
...
1247. [bug] The validator would incorrectly mark data as insecure
when seeing a bogus signature before a correct
signature.
2002-07-15 03:02:56 +00:00
Mark Andrews
0d4c51dfd6
reviewed: marka
...
1246. [bug] DNAME/CNAME signatures were not being cached when
validation was not being performed. [RT #3284 ]
2002-07-15 02:28:07 +00:00
Mark Andrews
a009918e2f
reviewed: bwelling
...
1314. [func] libbind: no longer attempts bit string labels for
IPv6 reverse resolution. Try IP6.ARPA then IP6.INT
for nibble style resolution.
2002-07-14 04:31:45 +00:00
Mark Andrews
2099644f0d
reviewed: bwelling
...
1096. [func] libbind: "DNSSEC OK" (DO) support.
2002-07-14 04:26:59 +00:00
Mark Andrews
a2537d9b00
reviewed: bwelling
...
1095. [func] libbind: resolver option: no-tld-query. disables
trying unqualified as a tld. no_tld_query is also
supported for FreeBSD compatability.
2002-07-14 02:27:10 +00:00
Mark Andrews
e41340e97a
make distclean should remove "make/rules", "make/includes" and "make/mkdep"
2002-07-12 01:45:59 +00:00
Mark Andrews
c1a634d46b
remove dead code
2002-07-12 01:23:16 +00:00
Mark Andrews
d600a66f52
white space
2002-07-12 01:20:15 +00:00
Mark Andrews
e2f5e9a858
reviewed: halley
...
1339. [func] libbind: log attempts to exploit #1338 .
2002-07-12 01:10:23 +00:00
Mark Andrews
29a9388fc1
regen
2002-07-12 00:54:39 +00:00
Mark Andrews
96afc32570
silence warning
2002-07-12 00:51:41 +00:00
Mark Andrews
84805b3216
reviewed: bwelling
...
gettimeofday.h is no longer require (prototype in port_after.h).
2002-07-12 00:49:52 +00:00
Mark Andrews
65bbe3a2cb
pullup:
...
There are four "i":s in "initialize"
2002-07-12 00:17:28 +00:00
Mark Andrews
2dbeb26f3d
reviewed: bwelling
...
1094. [func] libbind: add support gcc's format string checking.
2002-07-11 23:32:35 +00:00
Mark Andrews
41df3594b4
libtool
2002-07-11 06:02:37 +00:00
Mark Andrews
b839c5abec
1338. [bug] libbind: Remote buffer overrun.
2002-07-11 05:55:05 +00:00
Mark Andrews
e368e45536
reviewed: bwelling
...
1242. [bug] named-checkzone failed if a journal existed. [RT #2657 ]
2002-07-11 05:44:11 +00:00
Mark Andrews
ee5bf99761
reviewed: bwelling
...
1337. [port] libbind: TrueUNIX 5.1 does not like __align as a
element name.
2002-07-11 04:15:20 +00:00
Mark Andrews
04a4e2f5c0
reviewed: bwelling
...
pullup: ns_r_badvers extended error code
2002-07-11 04:10:34 +00:00
Mark Andrews
c3cdf325b5
reviewed: bwelling
...
1336. [bug] libbind: gethostans() could get out of sync parsing
the response if there was a very long CNAME chain.
2002-07-11 04:08:06 +00:00
Mark Andrews
c6ce103cf8
reviewed: bwelling
...
1334. [port] Handle ECONNRESET from sendmsg() [unix].
2002-07-11 04:04:26 +00:00
Mark Andrews
d322581e16
reviewed: bwelling
...
1331. [bug] lwres_getrrsetbyname leaked memory. [RT #3159 ]
2002-07-11 04:01:17 +00:00
Mark Andrews
380a309889
reviewed: bwelling
...
1318. [bug] The CINCLUDES macro in lib/dns/sec/dst/Makefile
could be left with a trailing "\" after configure
has been run.
2002-07-11 03:47:17 +00:00
Mark Andrews
a968e6b0b1
reviewed: bwelling
...
1317. [port] linux: make handling EINVAL from socket() no longer
conditional on #ifdef LINUX.
2002-07-11 03:43:19 +00:00
Mark Andrews
b33cab0cdc
reviewed: bwelling
...
1316. [bug] isc_log_closefilelogs() needed to lock the log
context.
2002-07-11 03:39:06 +00:00
Mark Andrews
90656e32ea
reviewed: bwelling
...
1315. [bug] isc_log_setdebuglevel() needed to lock the log
context.
2002-07-11 02:32:35 +00:00
Mark Andrews
3e99d38a74
reviewed: bwelling
...
1308. [bug] Adjusted REQUIRE's in lib/dns/name.c to better
reflect written requirements.
2002-07-11 01:29:00 +00:00
Mark Andrews
456813d719
reviewed: bwelling
...
1307. [bug] REQUIRE that DNS_DBADD_MERGE only be set when adding
a rdataset to a zone db in the rbtdb implementation of
addrdataset.
2002-07-10 07:03:04 +00:00
Mark Andrews
35f725a8b6
reviewed: bwelling
...
1306. [bug] dns_name_downcase() enforce requirement that
target != NULL or name->buffer != NULL.
2002-07-10 06:48:29 +00:00
Mark Andrews
c4610cb161
reviewed: bwelling
...
1304. [bug] The RTT estimate on unused servers was not aged.
[RT #2569 ]
2002-07-10 06:43:01 +00:00
Mark Andrews
ecb325ac83
reviewed: bwelling
...
1302. [port] libbind: hpux 11.11 interface scaning.
2002-07-10 06:36:26 +00:00
Mark Andrews
c3fad928e8
reviewed: bwelling
...
1300. [bug] libbind: escape '(' and ')' when coverting to
presentation form.
2002-07-10 06:32:48 +00:00
Mark Andrews
2ea0604c6f
reviewed: bwelling
...
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-07-10 06:10:45 +00:00
Mark Andrews
05151ddebe
reviewed: bwelling
...
1294. [bug] Memory leak in lwres_gnbarequest_parse().
2002-07-10 06:05:07 +00:00
Mark Andrews
8b46b247f8
reviewed: bwelling
...
1293. [port] libbind: solaris: 64 bit binary compatability.
2002-07-10 06:01:52 +00:00
Mark Andrews
a2564ceb47
reviewed: bwelling
...
1286. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
__ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
are not C++ compatible, use *_TYPE versions instead.
2002-07-10 05:30:01 +00:00