From: Theodore Tso Date: Wed, 12 May 1999 04:28:08 +0000 (+0000) Subject: gssapi32.def: Add krb5-specific extensions so they are exported from X-Git-Tag: krb5-1.1-beta1~166 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4f64ef04dfb38b93e1b131edfbc8a96eb73a03f1;p=krb5.git gssapi32.def: Add krb5-specific extensions so they are exported from the DLL. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11438 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index 1fa2c7025..c579f075b 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -1,3 +1,8 @@ +Wed May 12 00:27:37 1999 Theodore Y. Ts'o + + * gssapi32.def: Add krb5-specific extensions so they are exported + from the DLL. + Mon May 10 15:14:34 1999 Danilo Almeida * Makefile.in: Do win32 build in subdir. diff --git a/src/lib/gssapi32.def b/src/lib/gssapi32.def index 2513684b4..5132ea4d9 100644 --- a/src/lib/gssapi32.def +++ b/src/lib/gssapi32.def @@ -64,6 +64,12 @@ EXPORTS gss_export_name gss_duplicate_name ; +; Krb5 specific function extensions +; + gss_krb5_get_tkt_flags + gss_krb5_copy_ccache + gss_krb5_ccache_name +; ; GSS-API variables ; gss_nt_user_name