pull up r18163 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 21 Jul 2006 23:35:31 +0000 (23:35 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 21 Jul 2006 23:35:31 +0000 (23:35 +0000)
 r18163@cathode-dark-space:  jaltman | 2006-06-19 13:33:36 -0400
 ticket:  new
 subject: Export krb5_gss_register_acceptor_identity in KFW

 krb5_gss_register_acceptor_identity is a gss krb5 extension that is
 part of the public ABI.  It does not have a gss_krb5_* name due to
 historical reasons.  Instead there is a gss_krb5_register_acceptor_identity
 macro that uses this export.

ticket: 3899

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@18362 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi32.def

index 51b7d481b969580fb8a609e44d21ec27a9d7b7e9..e09a8e96417576db7d16f2a3d0cd96886a72e313 100644 (file)
@@ -72,6 +72,7 @@ EXPORTS
         gss_krb5_set_allowable_enctypes
         gss_krb5_export_lucid_sec_context
         gss_krb5_free_lucid_sec_context
+       krb5_gss_register_acceptor_identity
 ;
 ; GSS-API variables
 ;