mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-27 09:21:59 -06:00
e62eb0007b
With 389-ds landing a change for https://pagure.io/389-ds-base/issue/49950, fetch_attr() helper function is exposed in slapi-plugin.h. However, in order to be able to build FreeIPA plugins against older 389-ds versions, prefer using a local variant of it. Rename fetch_attr() to ipa_sidgen_fetch_attr() so that it doesn't conflict at all. Fixes: https://pagure.io/freeipa/issue/7811 Reviewed-By: Christian Heimes <cheimes@redhat.com> |
||
---|---|---|
.. | ||
ipa_sidgen_common.c | ||
ipa_sidgen_task.c | ||
ipa_sidgen.c | ||
ipa_sidgen.h | ||
ipa-sidgen-conf.ldif | ||
ipa-sidgen-task-conf.ldif | ||
ipa-sidgen-task-run.ldif | ||
Makefile.am |