git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22765 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-03-24 12:09:10 +00:00
parent 20b3e07a73
commit 1c5f41af0c

View File

@@ -1,5 +1,10 @@
2008-03-23 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_locl.h: Add flag EXTRACT_TICKET_AS_REQ.
* lib/krb5/init_creds_pw.c: Tell _krb5_extract_ticket that this is
an AS-REQ.
* lib/krb5/get_in_tkt.c: Make server referral work.
2008-03-22 Love H<>rnquist <20>strand <lha@it.su.se>