svn rev #19891: trunk/src/windows/identity/ kcreddb/ kherr/ kmm/ kmq/ plugins/common/ ...

jaltman@MIT.EDU jaltman at MIT.EDU
Tue Aug 28 16:58:47 EDT 2007


Commit By: jaltman
Log Message: 
ticket: new
subject: NIM: 64-bit Windows Support and Removal of Compile Time Warnings
component: windows

This patch permits Network Identity Manager to be built for 64-bit Windows.
In the process all compile time warnings have been taken care of.  

For 64-bit Windows, we do not build the Kerberos v4 Credential Provider
and we will not attempt to load the krb524 library.  

Note that when testing the 64-bit NIM, there is no CCAPI at the 
moment so you must manually specify a FILE: ccache as part of the 
identity's Kerberos v5 configuration if you want to use cache's 
other than the MSLSA.

This patch also consolidates the computation of the default ccache 
name into utility functions:

  khm_krb5_get_identity_default_ccache
  khm_krb5_get_identity_default_ccacheA




Changed Files:
U   trunk/src/windows/identity/Makefile
U   trunk/src/windows/identity/kcreddb/credential.c
U   trunk/src/windows/identity/kcreddb/credset.c
U   trunk/src/windows/identity/kcreddb/identity.c
U   trunk/src/windows/identity/kcreddb/kcreddb.h
U   trunk/src/windows/identity/kherr/kherr.c
U   trunk/src/windows/identity/kherr/kherr.h
U   trunk/src/windows/identity/kmm/kmm.c
U   trunk/src/windows/identity/kmm/kmm_module.c
U   trunk/src/windows/identity/kmm/kmm_reg.c
U   trunk/src/windows/identity/kmm/kmm_registrar.c
U   trunk/src/windows/identity/kmm/kmminternal.h
U   trunk/src/windows/identity/kmq/consumer.c
U   trunk/src/windows/identity/kmq/init.c
U   trunk/src/windows/identity/plugins/common/dynimport.c
U   trunk/src/windows/identity/plugins/common/dynimport.h
U   trunk/src/windows/identity/plugins/krb4/krb4configdlg.c
U   trunk/src/windows/identity/plugins/krb4/krb4funcs.c
U   trunk/src/windows/identity/plugins/krb5/krb5configdlg.c
U   trunk/src/windows/identity/plugins/krb5/krb5configid.c
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.c
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.h
U   trunk/src/windows/identity/plugins/krb5/krb5identpro.c
U   trunk/src/windows/identity/plugins/krb5/krb5newcreds.c
U   trunk/src/windows/identity/ui/addrchange.c
U   trunk/src/windows/identity/ui/cfg_appear_wnd.c
U   trunk/src/windows/identity/ui/cfg_general_wnd.c
U   trunk/src/windows/identity/ui/cfg_plugins_wnd.c
U   trunk/src/windows/identity/ui/configwnd.c
U   trunk/src/windows/identity/ui/credwnd.c
U   trunk/src/windows/identity/ui/debugfuncs.c
U   trunk/src/windows/identity/ui/htwnd.c
U   trunk/src/windows/identity/ui/main.c
U   trunk/src/windows/identity/ui/mainmenu.c
U   trunk/src/windows/identity/ui/mainwnd.c
U   trunk/src/windows/identity/ui/newcredwnd.c
U   trunk/src/windows/identity/ui/notifier.c
U   trunk/src/windows/identity/uilib/action.c
U   trunk/src/windows/identity/uilib/creddlg.c
U   trunk/src/windows/identity/uilib/khaction.h



More information about the cvs-krb5 mailing list