*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9610 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-30 01:59:27 +00:00
parent 358a791865
commit 2163320f83
3 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
2001-01-30 Assar Westerlund <assar@sics.se>
* lib/krb5/Makefile.am (libkrb5_la_LDFLAGS): bump version to
15:0:0
* lib/hdb/Makefile.am (libhdb_la_LDFLAGS): bump version to 7:0:0
* lib/asn1/Makefile.am (libasn1_la_LDFLAGS): bump version to 4:0:2
* kdc/misc.c (db_fetch): return an error code. change callers to
look at this and try to print it in log messages
2001-01-29 Assar Westerlund <assar@sics.se> 2001-01-29 Assar Westerlund <assar@sics.se>
* lib/hdb/mkey.c (hdb_unseal_keys_mkey, hdb_seal_keys_mkey, * lib/hdb/mkey.c (hdb_unseal_keys_mkey, hdb_seal_keys_mkey,

View File

@@ -1,3 +1,7 @@
2001-01-30 Assar Westerlund <assar@sics.se>
* Makefile.am (libdes_la_LDFLAGS): bump version to 3:0:0
2000-10-19 Assar Westerlund <assar@sics.se> 2000-10-19 Assar Westerlund <assar@sics.se>
* Makefile.in (LIBSRC, LIBOBJ): add rc4* and enc_{read,write} * Makefile.in (LIBSRC, LIBOBJ): add rc4* and enc_{read,write}

View File

@@ -1,5 +1,6 @@
2001-01-30 Assar Westerlund <assar@sics.se> 2001-01-30 Assar Westerlund <assar@sics.se>
* Makefile.am (libgssapi_la_LDFLAGS): bump version to 3:0:2
* acquire_cred.c, init_sec_context.c, release_cred.c: add support * acquire_cred.c, init_sec_context.c, release_cred.c: add support
for getting creds from a keytab, from fvdl@netbsd.org for getting creds from a keytab, from fvdl@netbsd.org