*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5756 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-03-24 22:29:41 +00:00
parent eafbc202b9
commit 433933f116
2 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,20 @@
Wed Mar 24 04:02:03 1999 Assar Westerlund <assar@sics.se>
* lib/krb5/init_creds_pw.c (krb5_get_init_creds_password):
re-organize the code to always free `kdc_reply'
* lib/krb5/get_in_tkt.c (krb5_get_in_cred): be more careful about
freeing memory
* lib/krb5/fcache.c (fcc_destroy): don't call fcc_close
* lib/krb5/crypto.c (krb5_crypto_destroy): free `crypto'
* lib/hdb/hdb_locl.h: try db_185.h first in case db.h is a DB 2.0
header
* configure.in (db_185.h): check for
* admin/srvcreate.c: new file. contributed by Daniel Kouril
<kouril@informatics.muni.cz>

View File

@@ -1,3 +1,7 @@
Wed Mar 24 23:24:51 1999 Assar Westerlund <assar@sics.se>
* Makefile.am.common (install-build-headers): simplify loop
Tue Mar 23 17:31:23 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* check-getpwnam_r-posix.m4: check for getpwnam_r, and if it's