mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
f0c26fe094
Fixes following compilation warnings: ``` ipa_extdom_common.c:109:5: warning: no previous prototype for ‘__nss_to_err’ [-Wmissing-prototypes] 109 | int __nss_to_err(enum nss_status errcode) | ^~~~~~~~~~~~ ipa_extdom_common.c:738:5: warning: no previous prototype for ‘pack_ber_name_list’ [-Wmissing-prototypes] 738 | int pack_ber_name_list(struct extdom_req *req, char **fq_name_list, | ^~~~~~~~~~~~~~~~~~ ``` Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com> |
||
---|---|---|
.. | ||
common | ||
ipa-cldap | ||
ipa-dns | ||
ipa-enrollment | ||
ipa-extdom-extop | ||
ipa-graceperiod | ||
ipa-lockout | ||
ipa-modrdn | ||
ipa-otp-counter | ||
ipa-otp-lasttoken | ||
ipa-pwd-extop | ||
ipa-range-check | ||
ipa-sidgen | ||
ipa-uuid | ||
ipa-version | ||
ipa-winsync | ||
libotp | ||
topology | ||
Makefile.am | ||
README |