Windows: netidmgr - conditionalize use of krb5_get_error_message for KFW 3.1 and...
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 6 Mar 2010 22:32:22 +0000 (17:32 -0500)
committerJeffrey Altman <jaltman@openafs.org>
Sat, 13 Mar 2010 15:23:56 +0000 (07:23 -0800)
commitd4340c0da4574d61f25d7ebfba6afb352d1113bf
treec406195c5a250895fd52946f688000cce22f9a5f
parent5026d73c8624e3eb36908ce16cc2bb6509eb4e37
Windows: netidmgr - conditionalize use of krb5_get_error_message for KFW 3.1 and earlier

KFW 3.1 is supported by OpenAFS but does not contain krb5_get_error_message
or krb5_free_error_message.  As a result it must be loaded at run-time
and conditionally used.

LICENSE MIT

Change-Id: Ic2ad16bb5c2d905e30ec814951b5253e2ef888da
Reviewed-on: http://gerrit.openafs.org/1530
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/netidmgr_plugin/dynimport.c
src/WINNT/netidmgr_plugin/dynimport.h
src/WINNT/netidmgr_plugin/krb5common.c