Rename interface to krb5_524_convert_creds, export it from krb5 library.
authorKen Raeburn <raeburn@mit.edu>
Wed, 28 May 2003 02:16:30 +0000 (02:16 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 28 May 2003 02:16:30 +0000 (02:16 +0000)
commit125e627c402c08c5848bb7a67223397b42779ba1
tree15ab253aab4673ccbe83619d9ec4a47355e60bcc
parentebc76acfeeadb9db1e2c78470eca8300bef38ffc
Rename interface to krb5_524_convert_creds, export it from krb5 library.
Provide old names as functions for UNIX/MacOS binary compatibility, and
deprecated macros for source code compatibility.  (For Windows, we'll still
need a krb524.dll, and it can worry about providing the old names.)  Enable
support on Windows always.

ticket: 1491
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15513 dc483132-0cff-0310-8789-dd5450dbe970
12 files changed:
src/include/ChangeLog
src/include/k5-int.h
src/include/krb5.hin
src/krb524/ChangeLog
src/krb524/Makefile.in
src/krb524/k524init.c
src/lib/ChangeLog
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/conv_creds.c
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/send524.c
src/lib/krb5_32.def