Skip Menu |
 

Subject: Client name passed by KIM is incorrect
CC: lxs@mit.edu
Client name passed from KIM isn't correct.

e.g. ~/Documents/Builds/Products/Debug/GSSExampleClient

becomes "Debug", should be "GSSExampleClient"

~/Documents/Builds/Products/Debug/Kerberos.app

becomes "Kerberos.app", should be "Kerberos"
From: lxs@mit.edu
Subject: SVN Commit

If the caller is a bundle, look up keys in its plist file to get the name.

Commit By: lxs



Revision: 20836
Changed Files:
U trunk/src/kim/lib/mac/kim_os_library.c
From: lxs@mit.edu
Subject: SVN Commit

Removed unused header file include.
(Not necessary for fix, just a cleanup)

Commit By: lxs



Revision: 20846
Changed Files:
U trunk/src/kim/lib/mac/kim_os_library.c