git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13199 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-12-07 19:02:03 +00:00
parent 23ac4c7125
commit 6eb0902230

View File

@@ -1,3 +1,8 @@
2003-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* destroy_c.c (kadm5_c_destroy): fix memory leaks, From Panasas,
Inc
2003-11-23 Love H<>rnquist <20>strand <lha@it.su.se>
* iprop.h: don't include <krb5-private.h>
@@ -10,6 +15,10 @@
2003-11-19 Love H<>rnquist <20>strand <lha@it.su.se>
* ipropd_slave.c (receive_loop): when seeking over the entries we
already have, skip over the trailer. From: Jeffrey Hutzelman
<jhutz@cmu.edu>
* dump_log.c,ipropd_master.c,ipropd_slave.c,
replay_log.c,truncate_log.c: parse kdc.conf
From: Jeffrey Hutzelman <jhutz@cmu.edu>