[Freeipa-devel] [PATCHES] c-ares integration

Jakub Hrozek jhrozek at redhat.com
Tue Jul 21 17:09:45 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
The three attached patches integrate the c-ares async resolver library
into SSSD. It is a follow-up to the code posted on this list earlier [1].

[PATCH 1/3] Async DNS integration
This patch is the actual integration work with interface integrated with
tevent and talloc which follows the _send/_recv notation. It also
contains code to support build (like configure checks).

[PATCH 2/3] Add ares helpers into sssd
The second patch contains ares_parse_srv_reply() and
ares_parse_txt_reply() routines that I sent to ares upstream. Also
contains configure-time detection of these in the system ares library
and builds them only if necessary.

[PATCH 3/3] Add async resolver tests
A basic unit test. One of the tests resolves a name on the Internet, so
it must be explicitly enabled.

Thanks,
Jakub

[1] https://www.redhat.com/archives/freeipa-devel/2009-July/msg00012.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkpl9lkACgkQHsardTLnvCVimwCgvtElP389BQ/qZOnxLAfzCEtl
XLMAoOSXW293BmQ5jzB1Vf7zVM/L38IO
=Vdz0
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Async-DNS-integration.patch
Type: text/x-patch
Size: 23378 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090721/4be908f5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-ares-helpers-into-sssd.patch
Type: text/x-patch
Size: 19593 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090721/4be908f5/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-async-resolver-tests.patch
Type: text/x-patch
Size: 10271 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090721/4be908f5/attachment-0002.bin>


More information about the Freeipa-devel mailing list