git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12698 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-29 16:38:15 +00:00
parent 32276ee7b7
commit 8e7024e104
2 changed files with 27 additions and 1 deletions

View File

@@ -1,4 +1,25 @@
2003-08-26 Love <lha@stacken.kth.se>
2003-08-29 Love H<EFBFBD>rnquist <20>strand <lha@it.su.se>
* lib/hdb/db3.c: patch for working with DB4 on heimdal-discuss
From: Luke Howard <lukeh@PADL.COM>
2003-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.h: add KEYTYPE_ARCFOUR_56
* appl/test/gssapi_client.c: send both INT and CONF wrapped token
* 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>
* appl/test/uu_client.c (proto): fill in client in the match cred
2003-08-26 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.h: CFX uses slightly diffrent usage numbers

View File

@@ -1,3 +1,8 @@
2003-08-29 Love H<>rnquist <20>strand <lha@it.su.se>
* ndbm_wrap.c: patch for working with DB4 on heimdal-discuss
From: Luke Howard <lukeh@PADL.COM>
2003-08-27 Johan Danielsson <joda@pdc.kth.se>
* Makefile.am: don't include discovered files in EXTRA_SOURCES;