freebsd-src/lib/librpcsec_gss
Cy Schubert e26259f48a gssapi,krb5: Replace libgssapi with the MIT version
lib/libgssapi is based on Heimdal. As on Linux systems, the MIT
libgssapi_krb5 replaces it. With both gssapi libraries and header files
installed results in broken buildworld (gssd) and ports that will not
build without modifications to support the MIT gssapi in an alternate
location.

73ed0c7992 removed the MIT GSSAPI headers from /usr/include. Apps using
MIT KRB5 gssapi functions and structures will fail to build without this
patch.

This patch includes a temporary patch to usr.sbin/gssd to allow it
to build with this patch. rmacklem@ has a patch for this and for
kgssapi that uses this patch to resolve kgssapi issues for NFS with
Kerberos.

This patch is an updated version of D51661 to allow it to build following
additional patchs to the tree.

This should have been implmented with 7e35117eb0.

Fixes:			7e35117eb0, 73ed0c7992
Differential Revision:	https://reviews.freebsd.org/D51661
2025-08-07 10:17:00 -07:00
..
Makefile gssapi,krb5: Replace libgssapi with the MIT version 2025-08-07 10:17:00 -07:00
Makefile.depend
rpc_gss_get_error.3
rpc_gss_get_mech_info.3
rpc_gss_get_mechanisms.3
rpc_gss_get_principal_name.3
rpc_gss_get_versions.3
rpc_gss_getcred.3
rpc_gss_is_installed.3
rpc_gss_max_data_length.3
rpc_gss_mech_to_oid.3
rpc_gss_oid_to_mech.3
rpc_gss_qop_to_num.3
rpc_gss_seccreate.3
rpc_gss_set_callback.3
rpc_gss_set_defaults.3
rpc_gss_set_svc_name.3
rpc_gss_svc_max_data_length.3
rpcsec_gss.3
rpcsec_gss.c
rpcsec_gss_conf.c
rpcsec_gss_int.h
rpcsec_gss_misc.c
rpcsec_gss_prot.c
svc_rpcsec_gss.c
Symbol.map