git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19079 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-20 18:14:57 +00:00
parent ece5f9603e
commit 240d98f20f
4 changed files with 57 additions and 3 deletions

View File

@@ -1,5 +1,13 @@
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
2006-11-20 Love H<>rnquist <20>strand <lha@it.su.se>
* ipropd_slave.c: Make krb5_get_init_creds_opt_free take a context
argument.
* init_c.c: Make krb5_get_init_creds_opt_free take a context
argument.
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
* ent_setup.c: Try to not leak memory.
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>