Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Export gss_mech_krb5_wrong from libgssapi_krb5

Although there are few legitimate reasons to use gss_mech_krb5_wrong,
it's declared in the public header and exported in the Windows DLL.
So export it from the Unix library as well.

https://github.com/krb5/krb5/commit/9b693c2c5370a3a792f594ccb08475465438cd19
Author: Greg Hudson <ghudson@mit.edu>
Commit: 9b693c2c5370a3a792f594ccb08475465438cd19
Branch: master
src/lib/gssapi/libgssapi_krb5.exports | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Export gss_mech_krb5_wrong from libgssapi_krb5

Although there are few legitimate reasons to use gss_mech_krb5_wrong,
it's declared in the public header and exported in the Windows DLL.
So export it from the Unix library as well.

(cherry picked from commit 9b693c2c5370a3a792f594ccb08475465438cd19)

https://github.com/krb5/krb5/commit/3707cc9745ee895e9691519c02925010056fec01
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 3707cc9745ee895e9691519c02925010056fec01
Branch: krb5-1.10
src/lib/gssapi/libgssapi_krb5.exports | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)