git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15392 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-15 03:25:19 +00:00
parent 9176b9b05c
commit 1969416851

View File

@@ -1,3 +1,18 @@
2005-06-15 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/log.c: rename close and log to avoid shadow warnings
* lib/krb5/get_in_tkt.c: rename index to i to avoid shadowing
* lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): rename two
of the local `realm' to srealm to avoid shadowing
* kdc/kerberos5.c (tgs_rep2): rename one of the tkey to uukey to
avoid shadow warning
* kdc/kerberos5.c (tgs_rep2): rename loop to nloop to avoid shadow
warning
2005-06-14 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/Makefile.am: TESTS += test_mem libkrb5_la_SOURCES +=