Mark Andrews
7eb9d7c7c3
1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591 ]
2005-04-27 00:46:46 +00:00
Mark Andrews
4276ce9601
cleanup
2005-04-27 00:02:57 +00:00
Mark Andrews
c8f37c2c99
1849. [doc] All forms of the man pages (docbook, man, html) should
...
have consistant copyright dates.
2005-04-07 02:22:34 +00:00
Mark Andrews
cd56349c87
newcopyrights
2005-04-05 23:31:13 +00:00
Mark Andrews
5bdbf71094
Mac OS X 10.3.8
2005-04-05 03:05:04 +00:00
Mark Andrews
cad41f2f01
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 02:11:54 +00:00
Mark Andrews
2833f7ab6f
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 01:29:09 +00:00
cvs2git
246e819fa4
This commit was manufactured by cvs2git to create branch 'v9_2'.
2005-04-05 00:58:17 +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
82ae5db606
newcopyrights
2005-04-03 23:31:05 +00:00
Mark Andrews
ee45ad5226
regen
2005-04-03 03:31:48 +00:00
Mark Andrews
89da2a5641
regen
2005-04-03 03:31:37 +00:00
Mark Andrews
5ddac5ae9f
1847. [bug] isc_ondestroy_init() is called too late in
...
in dns_rbtdb_create()/dns_rbtdb_create().
[RT #13661 ]
2005-04-01 07:05:06 +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
b2eb6d75ea
1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
...
<bortzmeyer@nic.fr >.
2005-04-01 06:23:09 +00:00
cvs2git
9e69b504de
This commit was manufactured by cvs2git to create branch 'v9_2'.
2005-04-01 05:35:02 +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
e28530fa77
update copyright notice
2005-03-31 23:58:02 +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
4f8c537251
newcopyrights
2005-03-31 23:31:11 +00:00
Mark Andrews
827b7c486a
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:28:36 +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
5661f1f964
update copyright notice
2005-03-31 04:28:21 +00:00
Mark Andrews
660c1bdc6a
Irix, MipsPRO 7.4.1m not 7.3.1m
2005-03-31 04:24:22 +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
846e29a403
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:44:06 +00:00
Mark Andrews
b514e0cd0e
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:36:05 +00:00
Mark Andrews
382d126d82
Irix, MipsPRO 7.3.1m is known to cause problems.
2005-03-31 00:07:10 +00:00
Mark Andrews
260be76e8e
Irix, MipsPRO 7.3.1m is known to cause problems.
2005-03-30 23:55:52 +00:00
Mark Andrews
777f6bff4b
newcopyrights
2005-03-30 23:34:58 +00:00
Mark Andrews
88cef6d945
newcopyrights
2005-03-30 23:31:04 +00:00
Anay Panvalkar
c8484e91d7
file ns_smf_global.h was initially added on branch rt13238.
2005-03-30 22:28:08 +00:00
Mark Andrews
ae4f85dde3
1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
...
when CFLAGS contains "-I /usr/local/include"
resulting in old header files being used.
2005-03-30 06:07:33 +00:00
Mark Andrews
a16f842f97
1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
...
when CFLAGS contains "-I /usr/local/include"
resulting in old header files being used.
2005-03-30 06:03:31 +00:00
Mark Andrews
1c8b625818
1842. [port] cmsg_len() could produce incorrect results on
...
some platform. [RT #13744 ]
2005-03-30 05:52:56 +00:00
Mark Andrews
2132a56b5c
1841. [port] cmsg_len() could produce incorrect results on
...
some platform. [RT #13744 ]
2005-03-30 05:37:08 +00:00
Mark Andrews
574367734b
new draft
2005-03-30 04:58:17 +00:00
Mark Andrews
fd6574dbc5
4033: DNS Security Introduction and Requirements
...
4034: Resource Records for the DNS Security Extensions
4035: Protocol Modifications for the DNS Security Extensions
2005-03-30 04:56:05 +00:00
Mark Andrews
fec3621e80
update copyright notice
2005-03-24 00:14:49 +00:00
Mark Andrews
ec47b0bff3
update copyright notice
2005-03-23 04:27:46 +00:00
Mark Andrews
30884083d4
placeholder
2005-03-23 02:37:33 +00:00
Mark Andrews
e75f0dfb6f
add example
2005-03-22 23:38:56 +00:00
Mark Andrews
abf1d4ab67
add example
2005-03-22 23:38:02 +00:00
Mark Andrews
cf33609457
newcopyrights
2005-03-22 23:35:05 +00:00
Mark Andrews
060529d9d5
Q: I get "transfer of 'example.com/IN' from 192.168.4.12#53: failed while
...
receiving responses: permission denied" error messages.
2005-03-22 23:25:32 +00:00