svn rev #18361: branches/krb5-1-5/ src/windows/identity/ src/windows/identity/config/ ...
tlyu@MIT.EDU
tlyu at MIT.EDU
Fri Jul 21 19:27:49 EDT 2006
Commit By: tlyu
Log Message:
ticket: 3938
pull up r18212 from trunk
r18212 at cathode-dark-space: jaltman | 2006-06-25 15:21:41 -0400
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 branches/krb5-1-5/
U branches/krb5-1-5/src/windows/identity/apiversion.txt
U branches/krb5-1-5/src/windows/identity/config/Makefile.w2k
U branches/krb5-1-5/src/windows/identity/config/Makefile.w32
U branches/krb5-1-5/src/windows/identity/include/khmsgtypes.h
U branches/krb5-1-5/src/windows/identity/kconfig/api.c
U branches/krb5-1-5/src/windows/identity/kcreddb/credential.c
U branches/krb5-1-5/src/windows/identity/kcreddb/credtype.c
U branches/krb5-1-5/src/windows/identity/kcreddb/type.c
U branches/krb5-1-5/src/windows/identity/nidmgrdll/Makefile
U branches/krb5-1-5/src/windows/identity/plugins/common/krb5common.c
U branches/krb5-1-5/src/windows/identity/plugins/common/krb5common.h
U branches/krb5-1-5/src/windows/identity/plugins/krb4/Makefile
U branches/krb5-1-5/src/windows/identity/plugins/krb4/errorfuncs.c
U branches/krb5-1-5/src/windows/identity/plugins/krb4/krb4funcs.c
U branches/krb5-1-5/src/windows/identity/plugins/krb4/krb4newcreds.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/Makefile
U branches/krb5-1-5/src/windows/identity/plugins/krb5/datarep.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/datarep.h
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5configcc.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5configdlg.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5configid.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5configids.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5funcs.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5identpro.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5main.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krbcred.h
U branches/krb5-1-5/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U branches/krb5-1-5/src/windows/identity/plugins/krb5/langres.h
U branches/krb5-1-5/src/windows/identity/ui/Makefile
U branches/krb5-1-5/src/windows/identity/ui/credwnd.c
U branches/krb5-1-5/src/windows/identity/ui/debugfuncs.c
U branches/krb5-1-5/src/windows/identity/ui/htwnd.c
U branches/krb5-1-5/src/windows/identity/ui/htwnd.h
U branches/krb5-1-5/src/windows/identity/ui/newcredwnd.c
U branches/krb5-1-5/src/windows/identity/uilib/action.c
U branches/krb5-1-5/src/windows/identity/uilib/alert.c
U branches/krb5-1-5/src/windows/identity/uilib/configui.c
U branches/krb5-1-5/src/windows/identity/uilib/creddlg.c
U branches/krb5-1-5/src/windows/identity/uilib/khnewcred.h
U branches/krb5-1-5/src/windows/identity/util/perfstat.c
More information about the cvs-krb5
mailing list