git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4331 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-01-21 00:48:53 +00:00
parent e51386b2bc
commit 2fca58fc2e

View File

@@ -1,5 +1,16 @@
Wed Jan 21 01:34:09 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/get_cred.c: Fixes to send authorization-data to the
KDC.
* lib/krb5/build_auth.c: Only generate local subkey if there is
none.
* lib/krb5/krb5.h: Add krb5_authdata type.
* lib/krb5/auth_context.c: Add
krb5_auth_con_set{,localsub,remotesub}key.
* lib/krb5/init_creds_pw.c: Return some error if prompter
functions return failure.