URL: https://github.com/freeipa/freeipa/pull/410
Title: #410: ipa-kdb: support KDB DAL version 6.1

abbra commented:
"""
Thanks for the suggestions. I've updated the configure check to explicitly warn 
when both .free_principal and .free_principal_e_data are missing. DAL version 5 
had .free_principal and we do not support any other DAL versions yet, so this 
should be enough.

I also merged definitions of the kdb_function_table for both DAL versions by 
adding corresponding initializers in the right places wrapped with the 
#ifdef-s. I think it will be better than the current duplication, considering 
we need to support three different API variations.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/410#issuecomment-274754127
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to