git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15202 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-20 09:10:25 +00:00
parent 429998ed6e
commit fafd147697

View File

@@ -1,5 +1,11 @@
2005-05-20 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krbhst.c (srv_get_hosts): if srv_get_hosts failes,
return and ignore the error
* lib/krb5/krbhst.c (srv_find_realm): make sure `res' and `count'
have good values
* lib/krb5/test_keytab.c: tests all keytab format
2005-05-19 Love H<>rnquist <20>strand <lha@it.su.se>