svn rev #17535: trunk/src/windows/identity/ config/ doc/ help/ kconfig/ kcreddb/ ...

jaltman@MIT.EDU jaltman at MIT.EDU
Fri Dec 2 05:34:35 EST 2005


Commit By: jaltman

Log Message: 
ticket: new
subject: Network Identity Manager updates for KFW 3.0 Beta 3
component: windows
status: open
target_version: 1.4.4

Fix the handling of case sensitive names being stored in the 
registry.  Only apply case sensitive encoding logic to the
keys below the NetIdMgr key.

Fix the importing of credentials from MSLSA:

Apply an ugly hack to krb5configcc.c that forces _WIN32_WINNT
to 0x0501 for the one file so that the executable can be built
as APPVER=5.0 and yet still gain access to balloon tips on XP
and above.




Changed Files:
U   trunk/src/windows/identity/apiversion.txt
U   trunk/src/windows/identity/config/Makefile
U   trunk/src/windows/identity/config/Makefile.w32
U   trunk/src/windows/identity/doc/main_page.h
U   trunk/src/windows/identity/help/khhelp.h
U   trunk/src/windows/identity/kconfig/api.c
U   trunk/src/windows/identity/kcreddb/credential.c
U   trunk/src/windows/identity/kmm/kmm_registrar.c
U   trunk/src/windows/identity/kmm/kmmconfig.csv
U   trunk/src/windows/identity/nidmgrdll/Makefile
U   trunk/src/windows/identity/plugins/common/dynimport.c
U   trunk/src/windows/identity/plugins/common/dynimport.h
U   trunk/src/windows/identity/plugins/common/krb5common.c
U   trunk/src/windows/identity/plugins/krb5/krb5configcc.c
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.c
U   trunk/src/windows/identity/plugins/krb5/krb5identpro.c
U   trunk/src/windows/identity/plugins/krb5/krb5main.c
U   trunk/src/windows/identity/plugins/krb5/krb5newcreds.c
U   trunk/src/windows/identity/plugins/krb5/krb5plugin.c
U   trunk/src/windows/identity/plugins/krb5/krbcred.h
U   trunk/src/windows/identity/ui/Makefile
U   trunk/src/windows/identity/ui/aboutwnd.c
U   trunk/src/windows/identity/ui/appglobal.h
U   trunk/src/windows/identity/ui/cfg_identities_wnd.c
U   trunk/src/windows/identity/ui/cfg_plugins_wnd.c
U   trunk/src/windows/identity/ui/main.c
U   trunk/src/windows/identity/ui/mainwnd.c
U   trunk/src/windows/identity/ui/notifier.c
U   trunk/src/windows/identity/ui/reqdaemon.c
U   trunk/src/windows/identity/uilib/Makefile
U   trunk/src/windows/identity/uilib/khuidefs.h
A   trunk/src/windows/identity/uilib/version.c


More information about the cvs-krb5 mailing list