git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11878 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-03-19 11:51:44 +00:00
parent 6d5d3a1405
commit 26c2ab57dd

View File

@@ -1,5 +1,21 @@
2003-03-19 Love H<>rquist <20>strand <lha@it.su.se>
* kafs.3: document the kafs_settoken functions write about the
krb5_appdefault option for kerberos 5 afs tokens fix prototypes
2003-03-18 Love H<>rquist <20>strand <lha@it.su.se>
* afskrb5.c (kafs_settoken5): change signature to include a
krb5_context, use v5_convert
(v5_convert): new function, converts a krb5_ccreds to a kafs_token in
three diffrent ways, not at all, local 524/2b, and using 524
(v5_to_kt): add code to do local 524/2b
(get_cred): use v5_convert
* kafs.h (kafs_settoken5): change signature to include a
krb5_context
* Makefile.am: always build the libkafs library now that the
kerberos 5 can stand on their own