Hi Kalle,
Kalle Sommer Nielsen wrote:
> Hi Scott
>
> 2009/1/7 Scott MacVicar :
>> I went to look at the bug Pierre mention earlier and noticed that
>> dns_get_record isn't implemented on OS X, this looks to be down to the fact
>> that it has a bind 8 BC layer that we use by default for some reason
On Jan 7, 2009, at 1:44 AM, Pierre Joye wrote:
On a sidenote, I would suggest to take a look at the djbdns library,
which is available on almost all platform and seems to be much cleaner
than bind(8|9): http://cr.yp.to/djbdns/dns.html
Technical issue: While available, it is not installed (by d
hi,
On Wed, Jan 7, 2009 at 10:26 AM, Pierre Joye wrote:
> Please look at (1st result in google or bugs.php.net :):
>
> http://bugs.php.net/bug.php?id=29337
>
>> I'll apply this tomorrow if no one has any objections.
>
> About FreeBSD:
>
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/fil
hi,
On Wed, Jan 7, 2009 at 4:30 AM, Scott MacVicar wrote:
> I went to look at the bug Pierre mention earlier and noticed that
> dns_get_record isn't implemented on OS X, this looks to be down to the fact
> that it has a bind 8 BC layer that we use by default for some reason. I
> tried to make it
hi,
On Wed, Jan 7, 2009 at 4:30 AM, Scott MacVicar wrote:
> I went to look at the bug Pierre mention earlier and noticed that
> dns_get_record isn't implemented on OS X, this looks to be down to the fact
> that it has a bind 8 BC layer that we use by default for some reason. I
> tried to make it
On Wed, Jan 7, 2009 at 07:49, Kalle Sommer Nielsen wrote:
> Hi Scott
>
> 2009/1/7 Scott MacVicar :
>> I went to look at the bug Pierre mention earlier and noticed that
>> dns_get_record isn't implemented on OS X, this looks to be down to the fact
>> that it has a bind 8 BC layer that we use by def
Hi Scott
2009/1/7 Scott MacVicar :
> I went to look at the bug Pierre mention earlier and noticed that
> dns_get_record isn't implemented on OS X, this looks to be down to the fact
> that it has a bind 8 BC layer that we use by default for some reason. I
> tried to make it use the bind 9 interface
I went to look at the bug Pierre mention earlier and noticed that
dns_get_record isn't implemented on OS X, this looks to be down to the
fact that it has a bind 8 BC layer that we use by default for some
reason. I tried to make it use the bind 9 interface but it wasn't a
simple task as some