git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11152 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-20 11:31:18 +00:00
parent a6419d60fa
commit cd18c07fad

View File

@@ -1,5 +1,11 @@
2002-08-20 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/verify_init.c (fail_verify_is_ok): correct inverted
return value
* lib/krb5/verify_user.c (verify_common): the nofail option is the
logic inverse of the secure parmeter
* lib/krb5/log.c: rename syslog_data to avoid name conflicts (from
Mattias Amnefelt)