freeipa/daemons/ipa-slapi-plugins/ipa-sidgen
Alexander Bokovoy e62eb0007b ipa-sidgen: make internal fetch_attr helper really internal
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>
2018-12-14 14:04:02 +01:00
..
ipa_sidgen_common.c Fix type of printf argument 2013-06-10 10:56:59 +02:00
ipa_sidgen_task.c ipa-sidgen: make internal fetch_attr helper really internal 2018-12-14 14:04:02 +01:00
ipa_sidgen.c ipa-sidgen: reduce log level to normal if domain SID is not available 2015-07-08 01:56:52 +02:00
ipa_sidgen.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-sidgen-conf.ldif Add sidgen postop and task 2012-06-28 08:02:05 +02:00
ipa-sidgen-task-conf.ldif Add sidgen postop and task 2012-06-28 08:02:05 +02:00
ipa-sidgen-task-run.ldif Add SIDs for existing users and groups at the end of ipa-adtrust-install 2012-10-04 22:15:36 -04:00
Makefile.am slapi plugins: fix CFLAGS 2017-03-15 08:55:12 +00:00