svn rev #18212: trunk/src/windows/identity/ config/ include/ kconfig/ kcreddb/ ...

jaltman@MIT.EDU jaltman at MIT.EDU
Sun Jun 25 15:21:42 EDT 2006


Commit By: jaltman
Log Message: 
ticket: new
subject: NetIDMgr updates

* add scrollbars to option tree pane in configuration dialog

* convert to using Microsoft's safe string library both to ensure
  safe string manipulation and to avoid deprecation warnings

* disable deprecation warnings for Platform SDK header shlwapi.h
  which cannot otherwise be compiled 

* add kerberos 5 kvno property to tickets.  display in properties
  dialog and main window if column selected by user

* improve manifest handling in order to support both manifests 
  generated by the compiler and those hand crafted in order to
  specify the correct versions of the custom control libraries.

* update khimaira message types and credential acquisition 
  documentation




Changed Files:
U   trunk/src/windows/identity/apiversion.txt
U   trunk/src/windows/identity/config/Makefile.w2k
U   trunk/src/windows/identity/config/Makefile.w32
U   trunk/src/windows/identity/include/khmsgtypes.h
U   trunk/src/windows/identity/kconfig/api.c
U   trunk/src/windows/identity/kcreddb/credential.c
U   trunk/src/windows/identity/kcreddb/credtype.c
U   trunk/src/windows/identity/kcreddb/type.c
U   trunk/src/windows/identity/nidmgrdll/Makefile
U   trunk/src/windows/identity/plugins/common/krb5common.c
U   trunk/src/windows/identity/plugins/common/krb5common.h
U   trunk/src/windows/identity/plugins/krb4/Makefile
U   trunk/src/windows/identity/plugins/krb4/errorfuncs.c
U   trunk/src/windows/identity/plugins/krb4/krb4funcs.c
U   trunk/src/windows/identity/plugins/krb4/krb4newcreds.c
U   trunk/src/windows/identity/plugins/krb5/Makefile
U   trunk/src/windows/identity/plugins/krb5/datarep.c
U   trunk/src/windows/identity/plugins/krb5/datarep.h
U   trunk/src/windows/identity/plugins/krb5/krb5configcc.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/krb5configids.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/krbcred.h
U   trunk/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U   trunk/src/windows/identity/plugins/krb5/langres.h
U   trunk/src/windows/identity/ui/Makefile
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/htwnd.h
U   trunk/src/windows/identity/ui/newcredwnd.c
U   trunk/src/windows/identity/uilib/action.c
U   trunk/src/windows/identity/uilib/alert.c
U   trunk/src/windows/identity/uilib/configui.c
U   trunk/src/windows/identity/uilib/creddlg.c
U   trunk/src/windows/identity/uilib/khnewcred.h
U   trunk/src/windows/identity/util/perfstat.c



More information about the cvs-krb5 mailing list