*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9856 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-05-07 05:34:12 +00:00
parent d8f26b1406
commit 3dc3dc1f76
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
2001-05-07 Assar Westerlund <assar@sics.se>
* kuser/kinit.c (main): try to print the error string
* lib/krb5/get_in_tkt.c (krb5_get_in_cred): set some sensible
error strings for errors
* lib/krb5/krb5.h (krb5_context_data): add error_string and
error_buf
* lib/krb5/Makefile.am (libkrb5_la_SOURCES): add error_string.c

View File

@@ -1,3 +1,13 @@
2001-05-07 Assar Westerlund <assar@sics.se>
* kadmin_locl.h (foreach_principal): update prototype
* get.c (getit): new foreach_principal
* ext.c (ext_keytab): new foreach_principal
* del.c (del_entry): new foreach_principal
* cpw.c (cpw_entry): new foreach_principal
* util.c (foreach_principal): add `funcname' and try printing the
error string
2001-05-04 Johan Danielsson <joda@pdc.kth.se>
* rename.c: fix argument number test