git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14329 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-10-31 14:14:34 +00:00
parent 6956494a09
commit b8a248474d
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
<<<<<<< ChangeLog
2004-10-31 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/acache.c (make_cred_from_ccred): the address isn't a
sockaddr but rather a kerberos address, deal with that. Based on
bug report from Jakob Schlyter <jakob@rfc.se>.
2004-10-30 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/connect.c: Make sure argument passed to ctype isn't signed
char
2004-10-14 Love H<>rnquist <20>strand <lha@it.su.se> 2004-10-14 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c: match new error names * lib/krb5/pkinit.c: match new error names

View File

@@ -1,3 +1,8 @@
2004-10-31 Love H<>rquist <20>strand <lha@it.su.se>
* del_enctype.c (del_enctype): fix off-by-one error in del_enctype
From: <ragge@ludd.luth.se>
2004-08-13 Love H<>rquist <20>strand <lha@it.su.se> 2004-08-13 Love H<>rquist <20>strand <lha@it.su.se>
* get.c: print keytypes on long format * get.c: print keytypes on long format