git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13000 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-10-13 13:21:16 +00:00
parent c5bd98ca49
commit 45f0c7d705

View File

@@ -1,3 +1,9 @@
2003-10-13 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/config_file.c (krb5_config_parse_file_debug): punt if
there is binding before a section declaration. Bug found by
Arkadiusz Miskiewicz <arekm@pld-linux.org>
2003-10-13 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/fcache.c (erase_file): revert a change in previous; if
@@ -13,7 +19,7 @@
2003-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/init_creds_pw.c: add some help function that is common
between ENC_TS and SAM2 free the etype{,2}-infos on failure move
between ENC_TS and SAM2, free the etype{,2}-infos on failure, move
the pa counter into krb5_get_init_creds_ctx
2003-10-06 Love H<>rnquist <20>strand <lha@it.su.se>