svn rev #18375: branches/krb5-1-5/ src/windows/identity/ src/windows/identity/config/ ...
tlyu@MIT.EDU
tlyu at MIT.EDU
Fri Jul 21 20:27:50 EDT 2006
Commit By: tlyu
Log Message:
ticket: 4028
pull up r18344 from trunk
r18344 at cathode-dark-space: jaltman | 2006-07-19 18:36:00 -0400
ticket: new
subject: Windows NetIDMgr post-1.5 branch commits
The following patch updates the NetIDMgr:
* allow plug-ins to be marked "do not unload" in order
to support DLLs that create threads that are not
properly cleaned up as part of library unload.
* allow plug-ins to be marked "disabled"
* Additional changes to deal with Microsoft's efforts
to deprecate all of the str C runtime functions.
* Improvements to Manifest processing in the build
system
* Addition of Tooltip support to the Toolbar. Dragging
the mouse over toolbar buttons displays textual
descriptions.
* Correct the behavior of the New Credentials Dialog
to disable the "Ok" button after it has been pressed.
* Add support to allow plugin configuration data to
be distributed as part of transforms to the MSI
installer.
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.w32
U branches/krb5-1-5/src/windows/identity/kconfig/api.c
U branches/krb5-1-5/src/windows/identity/kconfig/kconfig.h
U branches/krb5-1-5/src/windows/identity/kconfig/kconfiginternal.h
U branches/krb5-1-5/src/windows/identity/kmm/kmm.h
U branches/krb5-1-5/src/windows/identity/kmm/kmm_plugin.c
U branches/krb5-1-5/src/windows/identity/kmm/kmm_reg.c
U branches/krb5-1-5/src/windows/identity/kmm/kmm_registrar.c
U branches/krb5-1-5/src/windows/identity/kmm/kmmconfig.csv
U branches/krb5-1-5/src/windows/identity/kmm/kmminternal.h
U branches/krb5-1-5/src/windows/identity/nidmgrdll/Makefile
U branches/krb5-1-5/src/windows/identity/plugins/krb4/Makefile
U branches/krb5-1-5/src/windows/identity/plugins/krb4/krb4configdlg.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/krb4/krb4plugin.c
U branches/krb5-1-5/src/windows/identity/plugins/krb4/krbconfig.csv
U branches/krb5-1-5/src/windows/identity/plugins/krb5/Makefile
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/krb5newcreds.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krbconfig.csv
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krbcred.h
U branches/krb5-1-5/src/windows/identity/ui/Makefile
U branches/krb5-1-5/src/windows/identity/ui/aboutwnd.c
U branches/krb5-1-5/src/windows/identity/ui/configwnd.c
U branches/krb5-1-5/src/windows/identity/ui/lang/en_us/khapp.rc
U branches/krb5-1-5/src/windows/identity/ui/main.c
U branches/krb5-1-5/src/windows/identity/ui/newcredwnd.c
U branches/krb5-1-5/src/windows/identity/ui/resource.h
U branches/krb5-1-5/src/windows/identity/ui/toolbar.c
U branches/krb5-1-5/src/windows/identity/uilib/actions.csv
U branches/krb5-1-5/src/windows/identity/uilib/khnewcred.h
U branches/krb5-1-5/src/windows/identity/uilib/khuidefs.h
U branches/krb5-1-5/src/windows/identity/util/perfstat.c
More information about the cvs-krb5
mailing list