Mark Andrews
6757a7293e
update copyright notice
2005-05-08 23:57:10 +00:00
Mark Andrews
e937732372
newcopyrights
2005-05-06 23:35:13 +00:00
Mark Andrews
2b712bab1e
1854. [bug] lwres also needs to know the print format for
...
(long long). [RT #13754 ]
2005-05-06 02:10:58 +00:00
Mark Andrews
13dea06bd6
1853. [bug] Rework how DLV interacts with proveunsecure().
...
[RT #13605 ]
2005-05-06 01:59:48 +00:00
Mark Andrews
913c9a9674
remove deleted files
2005-05-04 00:03:02 +00:00
Rob Austein
93680e2c98
1852. [cleanup] Remove dnssec-signkey and dnssec-makekeyset
2005-05-03 22:51:33 +00:00
Mark Andrews
48275e3edd
update copyright notice
2005-05-02 00:26:11 +00:00
Mark Andrews
6a0a5097a6
newcopyrights
2005-04-29 23:36:47 +00:00
Mark Andrews
63d17fa08e
oops the dnssec-signzone.@O@ was needed to set VERSION.
2005-04-29 05:24:15 +00:00
Mark Andrews
78a9f5d804
remove explict build rule for dnssec-signzone.o
2005-04-29 04:29:35 +00:00
Mark Andrews
27237763df
further changes for
...
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-29 00:55:53 +00:00
Mark Andrews
e8f92bfe9c
update copyright notice
2005-04-29 00:17:24 +00:00
Mark Andrews
80143afd3f
newcopyrights
2005-04-27 23:33:55 +00:00
Rob Austein
338ab5929d
Fix comment-within-comment warning.
2005-04-27 18:17:28 +00:00
Rob Austein
372edff338
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 05:02:59 +00:00
Mark Andrews
2485cd0162
1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591 ]
2005-04-27 00:33:39 +00:00
Mark Andrews
cb46325b21
cleanup
2005-04-27 00:06:04 +00:00
Mark Andrews
a4a100c795
regen
2005-04-26 03:58:17 +00:00
Mark Andrews
523d2d8a04
document named-checkzone -W
2005-04-08 04:52:30 +00:00
Mark Andrews
284544d8b0
update named-checkzone/rndc descriptions to 9.3 level.
2005-04-08 04:44:12 +00:00
Mark Andrews
5aaf6178a5
1849. [doc] All forms of the man pages (docbook, man, html) should
...
have consistant copyright dates.
2005-04-07 04:08:53 +00:00
Mark Andrews
20273cc57a
newcopyrights
2005-04-05 23:33:39 +00:00
Mark Andrews
07700dd611
Mac OS X 10.3.8
2005-04-05 03:04:27 +00:00
Mark Andrews
76f577db86
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 02:13:28 +00:00
Mark Andrews
9c75560697
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 01:29:52 +00:00
Mark Andrews
a392997a02
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 01:04:49 +00:00
cvs2git
3a502554ff
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-04-05 00:58:19 +00:00
Mark Andrews
f754fa97bc
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 00:58:16 +00:00
Mark Andrews
826363ff49
newcopyrights
2005-04-03 23:34:41 +00:00
Mark Andrews
96d9cfc39c
newcopyrights
2005-04-03 23:33:13 +00:00
Mark Andrews
d16e5588cc
regen
2005-04-03 03:32:07 +00:00
Mark Andrews
89da2a5641
regen
2005-04-03 03:31:37 +00:00
Mark Andrews
31ec08ccd0
1847. [bug] isc_ondestroy_init() is called too late in
...
in dns_rbtdb_create()/dns_rbtdb_create().
[RT #13661 ]
2005-04-01 07:08:25 +00:00
Mark Andrews
a8f1c013b0
1847. [bug] isc_ondestroy_init() is called too late in
...
in dns_rbtdb_create()/dns_rbtdb_create().
[RT #13661 ]
2005-04-01 07:00:34 +00:00
Mark Andrews
8bfbefa821
1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
...
<bortzmeyer@nic.fr >.
2005-04-01 06:17:40 +00:00
cvs2git
9477faa1ce
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-04-01 05:35:04 +00:00
Mark Andrews
959fb01017
1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
...
<bortzmeyer@nic.fr >.
2005-04-01 05:35:01 +00:00
Mark Andrews
46cb442c5c
placeholder
2005-04-01 04:07:32 +00:00
Mark Andrews
494efe97c7
update copyright notice
2005-03-31 23:59:41 +00:00
Mark Andrews
fcf6c62ab4
update copyright notice
2005-03-31 23:54:46 +00:00
Mark Andrews
bac2ed6ec3
newcopyrights
2005-03-31 23:34:59 +00:00
Mark Andrews
30cf16748e
newcopyrights
2005-03-31 23:33:25 +00:00
Mark Andrews
370532e66f
1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
...
for each 16 bit piece of the IPv6 address. The text
representation of a IPv6 address has been tighted
to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
[RT #5662 ]
2005-03-31 07:26:45 +00:00
Mark Andrews
446f4815f2
1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
...
for each 16 bit piece of the IPv6 address. The text
representation of a IPv6 address has been tighted
to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
[RT #5662 ]
2005-03-31 07:12:12 +00:00
Mark Andrews
0f222d322b
1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
...
for each 16 bit piece of the IPv6 address. The text
representation of a IPv6 address has been tighted
to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
[RT #5662 ]
2005-03-31 06:37:03 +00:00
Mark Andrews
2883f8c77b
Irix, MipsPRO 7.4.1m not 7.3.1m
2005-03-31 04:23:57 +00:00
Mark Andrews
381ad307cd
update copyright notice
2005-03-31 04:23:01 +00:00
Mark Andrews
673b53417f
Irix, MipsPRO 7.4.1m not 7.3.1m
2005-03-31 04:22:31 +00:00
Mark Andrews
7b6de22c98
update copyright notice
2005-03-31 04:21:03 +00:00
Mark Andrews
6bc2b1e3f6
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:37:24 +00:00