Re: [Freeipa-devel] [PATCH] Fix handling of ANY queries in bind-dyndb-ldap

2011-01-03 Thread Adam Tkac
 attached patches fix handling of ANY queries in bind-dyndb-ldap
 backend.
 
 The first patch implements dns_rdatasetiter interface which is
 needed
 by allrdatasets() DB method (implemented in the second patch).
 The allrdatasets() database method is used by the named daemon to
 handle ANY queries.
 
 The third patch fixes the find() DB method to correctly return the
 complete database node for a certain DNS name. Details are below.
 
 If there are no objections I will push the patches.

 Patches look good.
 But I haven't had a chance to test them.

 Do you happen to have a scratch build handy ?

Yes, I have Fedora 14 test machine with bind-dyndb-ldap  OpenLDAP
and I verified the patch works well.

Feel free to ask me off-list if you need access to the machine.

Regards, Adam

-- 
Adam Tkac, Red Hat, Inc.

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] Fix handling of ANY queries in bind-dyndb-ldap

2010-12-21 Thread Simo Sorce
On Tue, 21 Dec 2010 18:58:49 +0100
Adam Tkac at...@redhat.com wrote:

 attached patches fix handling of ANY queries in bind-dyndb-ldap
 backend.
 
 The first patch implements dns_rdatasetiter interface which is needed
 by allrdatasets() DB method (implemented in the second patch).
 The allrdatasets() database method is used by the named daemon to
 handle ANY queries.
 
 The third patch fixes the find() DB method to correctly return the
 complete database node for a certain DNS name. Details are below.
 
 If there are no objections I will push the patches.

Patches look good.
But I haven't had a chance to test them.

Do you happen to have a scratch build handy ?

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel