git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15840 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-08 12:32:12 +00:00
parent 9db7cfbc36
commit efa4a809cb

View File

@@ -1,3 +1,10 @@
2005-08-08 Love H<>rnquist <20>strand <lha@it.su.se>
* login.c (do_login): only do krb4_get_afs_tokens if we have done
v4 authentication or done a 5to4 conversion of tickets. This is to
avoid delays on a realm that only support Kerberos 5 and drop
Kerberos 4 requests.
2005-05-10 Dave Love <fx@gnu.org>
* login.c: Include <crypt.h>.