Commit Graph

11939 Commits

Author SHA1 Message Date
Mark Andrews
ebb9c914f2 Change #1466 resulted in ns_lwdmanager_detach() not always setting the
pointer to NULL.
remove reference after detach
2003-05-05 07:16:44 +00:00
Mark Andrews
ea37c1a778 3493: Basic Socket Interface Extensions for IPv6 2003-05-04 23:37:04 +00:00
Mark Andrews
e063b1be29 new draft 2003-05-02 23:52:54 +00:00
Mark Andrews
faacb0f267 new draft 2003-05-01 22:09:42 +00:00
Mark Andrews
1f58c45566 memset the entire lifc structure 2003-05-01 00:35:33 +00:00
Mark Andrews
263d29227a new draft 2003-04-29 01:05:15 +00:00
Mark Andrews
708477e4a5 spelling 2003-04-22 04:23:17 +00:00
Mark Andrews
24b287037f use "%u" for unsigned arguements 2003-04-22 04:14:14 +00:00
Mark Andrews
a22f967b7e 1469. [func] Log end of outgoing zone transfer at same level
as the start of transfer is logged. [RT #4441]
2003-04-22 04:08:54 +00:00
Mark Andrews
64655588e7 use-alt-transfer-source when the master refused soa queries. [RT #5528] 2003-04-22 04:03:25 +00:00
Mark Andrews
1c935a070e spelling 2003-04-22 04:01:15 +00:00
Mark Andrews
e7eef6c9e6 new draft 2003-04-22 01:59:25 +00:00
Mark Andrews
c6385d5575 grammer 2003-04-17 12:12:36 +00:00
Mark Andrews
1a4d687359 1468. [func] Internal zones are nolonger for 'rndc status'.
[RT #4706]
2003-04-17 12:11:39 +00:00
Mark Andrews
397f86cf27 1467. [func] $GENERATES now supports optional class and ttl. 2003-04-17 11:31:02 +00:00
Mark Andrews
c7c5645e06 1466. [bug] lwresd configuration errors resulted in memory
and lock leaks.  [RT #5228]
2003-04-17 06:39:33 +00:00
Mark Andrews
f5af519ab5 1465. [bug] isc_base64_decodestring() and isc_base64_tobuffer()
failed to check that trailing bits were zero allowing
                        some invalid base64 strings to be accepted.  [RT #5397]
2003-04-17 06:04:13 +00:00
Mark Andrews
b0c2141b23 1464. [bug] Preserve "out of zone" data for outgoing zone
transfers. [RT #5192]
2003-04-17 05:40:45 +00:00
Mark Andrews
492c2a9c24 nxt_setbit() could generate bad bit masks
setting the DS bit in the NXT record would result in a bad signature
being generated.
2003-04-17 03:45:49 +00:00
Mark Andrews
182a34004c 1463. [bug] dns_rdata_from{wire,struct}() failed to catch bad
NXT bit maps. [RT #5577]
2003-04-17 03:43:35 +00:00
Mark Andrews
603658ea65 1462. [bug] parse_sizeval() failed to check the token type.
[RT #5586]
2003-04-17 03:26:58 +00:00
Mark Andrews
163547c0c0 1461. [bug] Remove deadlock from rbtdb code. [RT #5999] 2003-04-17 01:56:35 +00:00
Mark Andrews
444d2ad833 correct change # 2003-04-17 01:54:04 +00:00
Mark Andrews
8ff31bab2f 1454. [bug] inet_pton() failed to reject certian malformed
IPv6 literals.
2003-04-17 01:52:45 +00:00
Mark Andrews
44e09abdf0 libbind9 2003-04-16 00:04:08 +00:00
Mark Andrews
36ac8850c6 libbind9 2003-04-15 23:59:27 +00:00
Mark Andrews
59b3618ebe add libbind9 [RT #5688] 2003-04-15 23:56:41 +00:00
Mark Andrews
07a849ba02 1459. [placeholder] 2003-04-13 08:00:49 +00:00
Mark Andrews
c716229384 win32: define S_ISREG if it not already defined. 2003-04-12 04:57:17 +00:00
Mark Andrews
910d9eb0a9 new draft 2003-04-11 23:00:47 +00:00
Mark Andrews
806c235ecf 1458. [cleanup] sprintf() -> snprintf(). 2003-04-11 07:25:31 +00:00
Mark Andrews
935000aa6e 1457. [port] Provide strlcat() and strlcpy() for platforms without
them.
2003-04-10 04:47:56 +00:00
Mark Andrews
cfa19fe5c9 1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer. 2003-04-10 02:33:40 +00:00
Mark Andrews
2fd63cf561 1455. [bug] <netaddr> missing from server grammar in
doc/misc/options. [RT #5616]
2003-04-10 02:16:11 +00:00
Mark Andrews
817314313f missing #include's 2003-04-10 02:06:51 +00:00
Mark Andrews
8f9755413f Record the UTC time to the second as part of the snapshot name.
Use this timestamp to export the snapshot from CVS using -D.
2003-04-08 05:55:21 +00:00
Mark Andrews
f41405d212 rfc1886 2003-04-07 23:28:34 +00:00
Mark Andrews
d544aec9ee type/class reversed in ns_client_aclmsg() call. 2003-04-07 02:29:46 +00:00
Mark Andrews
80e7d92a21 new draft 2003-04-05 01:48:31 +00:00
Mark Andrews
6b8745f994 add "now owner" entry 2003-04-02 02:36:49 +00:00
Mark Andrews
55bb44dac4 regen 2003-04-01 14:28:47 +00:00
Mark Andrews
6408533a88 libc->glibc 2003-04-01 14:22:29 +00:00
Mark Andrews
e7a00a6d66 ifiter_getifaddrs closed 2003-04-01 05:59:12 +00:00
Mark Andrews
baf7c7e589 regen 2003-04-01 05:27:39 +00:00
Mark Andrews
8ca42f6318 1454. [port] Use getifaddrs() if available for interface scanning.
--disable-getifaddrs to override.  Glibc currently
                        has a getifaddrs() that does not support IPv6.
                        Use --enable-getifaddrs=glibc to force the use of
                        this version under linux machines.
2003-04-01 05:18:22 +00:00
Mark Andrews
e9f2290397 silence compiler warning 2003-03-31 07:23:47 +00:00
Mark Andrews
3c0da87b1e new draft 2003-03-27 21:48:24 +00:00
Tatuya JINMEI 神明達哉
b85aad49cb ifiter_getifaddrs review marka 2003-03-27 06:55:54 +00:00
Mark Andrews
6d7939a850 spelling 2003-03-26 06:07:54 +00:00
Mark Andrews
c08e2c1fd7 add notify-source and transfer-source to query-source answer 2003-03-26 05:34:52 +00:00