git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14689 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-03-28 15:06:39 +00:00
parent 9c4d1ce62a
commit c83462ad02

View File

@@ -1,5 +1,21 @@
2005-03-28 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_keytab.3: stop memory leak in example, expand on
wildcards
2005-03-26 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_principal.3: spelling, from Tomas Olsson
* lib/krb5/krb5_warn.3: spelling, from Tomas Olsson
2005-03-19 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/acache.c: add mutex for global variables, clean up
returned error codes, implement storing addresses into the ccapi
* appl/test/gssapi_server.c: free memory, make error strings match
* appl/test/gssapi_server.c: use print_gss_name, print server name
too