git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12712 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-31 19:33:16 +00:00
parent a3af14abf9
commit 2b9a5993d7

View File

@@ -1,3 +1,16 @@
2003-08-31 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/ticket.c (krb5_ticket_get_authorization_data_type):
reindent
* lib/krb5/ticket.c (krb5_copy_ticket): free all data when
failing, copy data to right memory, the later pointed out by Luke
Howard.
2003-08-30 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.h: cfx-01 use diffrent usage numbers
2003-08-29 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/db3.c: try to include more db headers
@@ -13,8 +26,6 @@
* appl/test/gssapi_server.c: recv both INT and CONF wrapped token
2003-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/asn1/k5.asn1: add KRB5_NT_SMTP_NAME and KRB5_NT_ENTERPRISE
2003-08-27 Love H<>rnquist <20>strand <lha@it.su.se>