summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-05-30 17:40:54 +0000
committerKeith Vetter <keithv@fusion.com>1995-05-30 17:40:54 +0000
commit4006345f4798a71d7918892579270b3053256a6b (patch)
tree4ac408c4ebae44ef1fb8db8b55b28f16e926386b
parentb43743d44700175572dfcb186c18e91c3771c034 (diff)
downloadkrb5-4006345f4798a71d7918892579270b3053256a6b.tar.gz
krb5-4006345f4798a71d7918892579270b3053256a6b.tar.xz
krb5-4006345f4798a71d7918892579270b3053256a6b.zip
Added kadm routines to the export list
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5916 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/lib/ChangeLog4
-rw-r--r--src/lib/libkrb5.def5
2 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog
index 22ae3d603..6f9fdae65 100644
--- a/src/lib/ChangeLog
+++ b/src/lib/ChangeLog
@@ -1,3 +1,7 @@
+Tue May 30 10:21:21 1995 Keith Vetter (keithv@fusion.com)
+
+ * libkrb5.def: added kadm exported routines.
+
Fri May 26 10:18:04 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: add kadm directory for the PC.
diff --git a/src/lib/libkrb5.def b/src/lib/libkrb5.def
index 79ac64df6..1f3d89fc8 100644
--- a/src/lib/libkrb5.def
+++ b/src/lib/libkrb5.def
@@ -54,6 +54,11 @@ EXPORTS
KRB5_TIMEOFDAY
KRB5_US_TIMEOFDAY
KRB5_UNPARSE_NAME
+;Kadm routines
+ KRB5_SEND_ADM_CMD
+ KRB5_ADM_CONNECT
+ KRB5_READ_ADM_REPLY
+ KRB5_FREE_ADM_DATA
;Com_err routines
_com_err
ERROR_MESSAGE