![]() |
RT/krbdev.mit.edu: Ticket #3542 Updates to NetIDMgr for KFW 3.1 |
Signed in as guest. [Logout] |
|
|
| History | Display mode: [Brief headers] [Full headers] |
|   |   | Mon Mar 20 18:24:11 2006 | jaltman - Ticket created | ||
|   |
From: jaltman@mit.edu Subject: CVS Commit This commit updates: + the HTMLHelp formatted documentation + the build system to produce separate binaries for Windows 2000 and Windows XP and beyond. Separate binaries are required because we make heavy use of some of the UI features found in XP that don't exist in 2000. If we build only for XP then the binaries won't run on 2000 and if we build for 2000, then the functionality we desire for balloon text and the tracker windows does not work properly on XP or above. (Note for Vista we will need to build three sets of binaries if we want to take advantage of the new functionality that is available only there.) + Add more debugging to the krb4 plug-in and ensure that all checkboxes are initialized. + remove plugins/krb5/krb5util.c which is an unused file + Use mixed case for Alt, Ctrl and Shift text designators + Increment the build number to 1.1.0.1 + Plug a memory leak when dialogs are closed + Add a new Options->Appearance configuration page that can be used to allow user customized font selection. This page will also be used for custom color selection in a future release. Commit By: jaltman Revision: 17752 Changed Files: U trunk/src/windows/identity/Makefile U trunk/src/windows/identity/config/Makefile A trunk/src/windows/identity/config/Makefile.w2k U trunk/src/windows/identity/config/Makefile.w32 U trunk/src/windows/identity/doc/netidmgr.doc U trunk/src/windows/identity/help/Makefile U trunk/src/windows/identity/help/html/act_new_creds.htm U trunk/src/windows/identity/help/html/act_renew_creds.htm U trunk/src/windows/identity/help/html/act_set_default.htm U trunk/src/windows/identity/help/html/concept_cred_pro.htm U trunk/src/windows/identity/help/html/concept_ident_pro.htm U trunk/src/windows/identity/help/html/concept_identity.htm U trunk/src/windows/identity/help/html/concepts.htm U trunk/src/windows/identity/help/html/copyright.htm U trunk/src/windows/identity/help/html/howdoi.htm U trunk/src/windows/identity/help/html/images/screen_menu_bar.bmp U trunk/src/windows/identity/help/html/images/screen_menu_credential.bmp U trunk/src/windows/identity/help/html/images/screen_menu_file.bmp U trunk/src/windows/identity/help/html/images/screen_menu_help.bmp U trunk/src/windows/identity/help/html/images/screen_menu_options.bmp U trunk/src/windows/identity/help/html/images/screen_menu_view.bmp U trunk/src/windows/identity/help/html/menu_all.htm U trunk/src/windows/identity/help/html/menu_credential.htm U trunk/src/windows/identity/help/html/menu_file.htm U trunk/src/windows/identity/help/html/menu_help.htm U trunk/src/windows/identity/help/html/menu_options.htm U trunk/src/windows/identity/help/html/menu_view.htm U trunk/src/windows/identity/help/html/use_start.htm U trunk/src/windows/identity/help/html/using.htm U trunk/src/windows/identity/help/toc.hhc A trunk/src/windows/identity/nidmgrdll/Makefile.w2k U trunk/src/windows/identity/plugins/krb4/krb4newcreds.c D trunk/src/windows/identity/plugins/krb5/krb5util.c U trunk/src/windows/identity/ui/Makefile A trunk/src/windows/identity/ui/Makefile.w2k A 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/configwnd.c U trunk/src/windows/identity/ui/configwnd.h U trunk/src/windows/identity/ui/credwnd.c U trunk/src/windows/identity/ui/credwnd.h U trunk/src/windows/identity/ui/lang/en_us/khapp.rc U trunk/src/windows/identity/ui/mainwnd.c U trunk/src/windows/identity/ui/notifier.c U trunk/src/windows/identity/ui/resource.h A trunk/src/windows/identity/uilib/Makefile.w2k U trunk/src/windows/identity/uilib/action.c U trunk/src/windows/identity/uilib/actions.csv U trunk/src/windows/identity/uilib/khactiondef.h |
Download (untitled) 3.7k |
|||
|   |   | Mon Mar 20 18:24:14 2006 | jaltman - Status changed from new to resolved | ||
|   |   | Mon Mar 20 18:24:14 2006 | jaltman - Requestor jaltman@mit.edu added | ||
|   |   | Mon Mar 20 18:27:06 2006 | jaltman - Subject changed from [no subject] to Updates to NetIDMgr for KFW 3.1 | ||
|   |   | Mon Mar 20 18:27:06 2006 | jaltman - Status changed from resolved to open | ||
|   |   | Mon Mar 20 18:27:07 2006 | jaltman - Component windows added | ||
|   |   | Mon Mar 20 18:27:07 2006 | jaltman - Version_reported 1.4.3 added | ||
|   |   | Mon Mar 20 18:28:46 2006 | jaltman - Correspondence added | ||
|   |
Things that remain to be done include updating the PDF end user documentation and modifying the installers to conditionally install the Windows 2000 versions of the netidmgr.exe and netidmgr.dll (plus pdb) files. These will be done after the credential cache work is performed. |
Download (untitled) 279b |
|||
|   |   | Mon Mar 20 18:29:08 2006 | jaltman - Target_Version 1.4.4 added | ||
|   |   | Tue Mar 21 00:28:37 2006 | jaltman - Status changed from open to resolved | ||
|   |   | Tue Mar 21 00:28:37 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu Subject: CVS Commit Updates for the Network Identity Manager User Guide for KFW 3.1.0. Commit By: jaltman Revision: 17753 Changed Files: U trunk/src/windows/identity/doc/netidmgr.doc U trunk/src/windows/identity/doc/netidmgr.pdf |
Download (untitled) 218b |
|||
|   |   | Tue Mar 21 00:30:30 2006 | jaltman - Status changed from resolved to open | ||
|   |   | Sat Apr 1 23:21:35 2006 | jaltman - Ticket 3596: Ticket created | ||
|   |
From: jaltman@mit.edu Subject: CVS Commit Commit By: jaltman Revision: 17831 Changed Files: U trunk/src/windows/identity/help/html/concept_identity.htm U trunk/src/windows/identity/help/html/concepts.htm A trunk/src/windows/identity/help/html/images/appicon_empty.bmp A trunk/src/windows/identity/help/html/images/appicon_expired.bmp A trunk/src/windows/identity/help/html/images/appicon_good.bmp A trunk/src/windows/identity/help/html/images/appicon_warnexp.bmp A trunk/src/windows/identity/help/html/images/appicon_warning.bmp A trunk/src/windows/identity/help/html/images/screen_menu_view_cols.bmp A trunk/src/windows/identity/help/html/use_icon.htm A trunk/src/windows/identity/help/html/use_layout.htm |
Download (untitled) 688b |
|||
|   |   | Sat Apr 1 23:21:38 2006 | jaltman - Ticket 3596: Status changed from new to resolved | ||
|   |   | Sat Apr 1 23:21:40 2006 | jaltman - Ticket 3596: Requestor jaltman@mit.edu added | ||
|   |   | Sat Apr 1 23:28:36 2006 | jaltman - Ticket 3597: Ticket created | ||
|   |
From: jaltman@mit.edu Subject: CVS Commit Results from Kerberos Interop session: - 64-bit Windows compatibility - correct uninitialized variables - work without kerberos 4 libraries including krb524 - add a mechanism to add and remove identities from the options dialog. This allows a configuration to be specified using a separate file based ccache for each identity - work without availability of ccapi - force a renew of credentials on startup to support the case when MSLSA is the only credential cache Commit By: jaltman Revision: 17832 Changed Files: U trunk/src/windows/identity/kconfig/api.c U trunk/src/windows/identity/kconfig/kconfiginternal.h U trunk/src/windows/identity/kcreddb/buf.c U trunk/src/windows/identity/kcreddb/identity.c U trunk/src/windows/identity/kcreddb/kcreddb.h U trunk/src/windows/identity/kcreddb/type.c U trunk/src/windows/identity/kherr/kherr.c U trunk/src/windows/identity/kherr/kherr.h U trunk/src/windows/identity/kherr/kherrinternal.h U trunk/src/windows/identity/kmm/kmm_registrar.c U trunk/src/windows/identity/kmm/kplugin.h U trunk/src/windows/identity/kmq/init.c U trunk/src/windows/identity/kmq/msgtype.c U trunk/src/windows/identity/plugins/common/dynimport.c U trunk/src/windows/identity/plugins/common/krb5common.c U trunk/src/windows/identity/plugins/krb4/errorfuncs.c U trunk/src/windows/identity/plugins/krb4/krb4plugin.c U trunk/src/windows/identity/plugins/krb5/krb5configdlg.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/krb5newcreds.c U trunk/src/windows/identity/ui/cfg_general_wnd.c U trunk/src/windows/identity/ui/cfg_identities_wnd.c U trunk/src/windows/identity/ui/configwnd.c U trunk/src/windows/identity/ui/credfuncs.c U trunk/src/windows/identity/ui/credfuncs.h U trunk/src/windows/identity/ui/credwnd.c U trunk/src/windows/identity/ui/htwnd.c U trunk/src/windows/identity/ui/lang/en_us/khapp.rc U trunk/src/windows/identity/ui/main.c U trunk/src/windows/identity/ui/mainwnd.c U trunk/src/windows/identity/ui/newcredwnd.c U trunk/src/windows/identity/ui/resource.h U trunk/src/windows/identity/ui/statusbar.c U trunk/src/windows/identity/uilib/configui.c U trunk/src/windows/identity/uilib/creddlg.c U trunk/src/windows/identity/uilib/khconfigui.h U trunk/src/windows/identity/util/mstring.c U trunk/src/windows/identity/util/sync.c |
Download (untitled) 2.4k |
|||
|   |   | Sat Apr 1 23:28:39 2006 | jaltman - Ticket 3597: Status changed from new to resolved | ||
|   |   | Sat Apr 1 23:28:40 2006 | jaltman - Ticket 3597: Requestor jaltman@mit.edu added | ||
|   |   | Sat Apr 1 23:54:28 2006 | jaltman - Ticket 3596: Ticket 3596 MergedInto ticket 3542. | ||
|   |   | Thu Apr 13 22:48:50 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu Subject: CVS Commit During the interop session we concluded that the ccapi32.dll should not be required for netidmgr to operate. netidmgr should work with only FILE: ccaches. After the interop the removal of the error check post-load was not removed. identity/doc/Makefile: The 'clean' rules failed to specify the /Q switch which silently removes the directory tree. As a result, during the build the user was prompted. Commit By: jaltman Revision: 17907 Changed Files: U trunk/src/windows/identity/doc/Makefile U trunk/src/windows/identity/plugins/common/dynimport.c |
Download (untitled) 563b |
|||
|   |   | Sun Jun 25 15:25:30 2006 | jaltman - Ticket 3938 DependsOn ticket 3542. | ||
|   |   | Sun Jun 25 15:28:50 2006 | jaltman - Comments added | ||
|   |
this changes have not been pulled up to the 1.4 branch but they are in the 1.5 branch because they were on the trunk when the 1.5 branch was cut. |
Download (untitled) 145b |
|||
|   |   | Fri Jul 21 16:32:08 2006 | jaltman - Status changed from open to resolved | ||
|   |   | Fri Jul 21 16:32:09 2006 | jaltman - Tags pullup added | ||
|   |   | Fri Jul 21 19:09:16 2006 | tlyu - Version_Fixed 1.4.4 added | ||
|   |   | Fri Jul 21 19:09:17 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r17752 from trunk r17752@cathode-dark-space: jaltman | 2006-03-20 18:23:33 -0500 ticket: new This commit updates: + the HTMLHelp formatted documentation + the build system to produce separate binaries for Windows 2000 and Windows XP and beyond. Separate binaries are required because we make heavy use of some of the UI features found in XP that don't exist in 2000. If we build only for XP then the binaries won't run on 2000 and if we build for 2000, then the functionality we desire for balloon text and the tracker windows does not work properly on XP or above. (Note for Vista we will need to build three sets of binaries if we want to take advantage of the new functionality that is available only there.) + Add more debugging to the krb4 plug-in and ensure that all checkboxes are initialized. + remove plugins/krb5/krb5util.c which is an unused file + Use mixed case for Alt, Ctrl and Shift text designators + Increment the build number to 1.1.0.1 + Plug a memory leak when dialogs are closed + Add a new Options->Appearance configuration page that can be used to allow user customized font selection. This page will also be used for custom color selection in a future release. Commit By: tlyu Revision: 18353 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/identity/Makefile U branches/krb5-1-4/src/windows/identity/config/Makefile A branches/krb5-1-4/src/windows/identity/config/Makefile.w2k U branches/krb5-1-4/src/windows/identity/config/Makefile.w32 U branches/krb5-1-4/src/windows/identity/doc/netidmgr.doc U branches/krb5-1-4/src/windows/identity/help/Makefile U branches/krb5-1-4/src/windows/identity/help/html/act_new_creds.htm U branches/krb5-1-4/src/windows/identity/help/html/act_renew_creds.htm U branches/krb5-1-4/src/windows/identity/help/html/act_set_default.htm U branches/krb5-1-4/src/windows/identity/help/html/concept_cred_pro.htm U branches/krb5-1-4/src/windows/identity/help/html/concept_ident_pro.htm U branches/krb5-1-4/src/windows/identity/help/html/concept_identity.htm U branches/krb5-1-4/src/windows/identity/help/html/concepts.htm U branches/krb5-1-4/src/windows/identity/help/html/copyright.htm U branches/krb5-1-4/src/windows/identity/help/html/howdoi.htm U branches/krb5-1-4/src/windows/identity/help/html/images/screen_menu_bar.bmp U branches/krb5-1- 4/src/windows/identity/help/html/images/screen_menu_credential.bmp U branches/krb5-1-4/src/windows/identity/help/html/images/screen_menu_file.bmp U branches/krb5-1-4/src/windows/identity/help/html/images/screen_menu_help.bmp U branches/krb5-1-4/src/windows/identity/help/html/images/screen_menu_options.bmp U branches/krb5-1-4/src/windows/identity/help/html/images/screen_menu_view.bmp U branches/krb5-1-4/src/windows/identity/help/html/menu_all.htm U branches/krb5-1-4/src/windows/identity/help/html/menu_credential.htm U branches/krb5-1-4/src/windows/identity/help/html/menu_file.htm U branches/krb5-1-4/src/windows/identity/help/html/menu_help.htm U branches/krb5-1-4/src/windows/identity/help/html/menu_options.htm U branches/krb5-1-4/src/windows/identity/help/html/menu_view.htm U branches/krb5-1-4/src/windows/identity/help/html/use_start.htm U branches/krb5-1-4/src/windows/identity/help/html/using.htm U branches/krb5-1-4/src/windows/identity/help/toc.hhc A branches/krb5-1-4/src/windows/identity/nidmgrdll/Makefile.w2k U branches/krb5-1-4/src/windows/identity/plugins/krb4/krb4newcreds.c D branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5util.c U branches/krb5-1-4/src/windows/identity/ui/Makefile A branches/krb5-1-4/src/windows/identity/ui/Makefile.w2k A branches/krb5-1-4/src/windows/identity/ui/cfg_appear_wnd.c U branches/krb5-1-4/src/windows/identity/ui/cfg_general_wnd.c U branches/krb5-1-4/src/windows/identity/ui/configwnd.c U branches/krb5-1-4/src/windows/identity/ui/configwnd.h U branches/krb5-1-4/src/windows/identity/ui/credwnd.c U branches/krb5-1-4/src/windows/identity/ui/credwnd.h U branches/krb5-1-4/src/windows/identity/ui/lang/en_us/khapp.rc U branches/krb5-1-4/src/windows/identity/ui/mainwnd.c U branches/krb5-1-4/src/windows/identity/ui/notifier.c U branches/krb5-1-4/src/windows/identity/ui/resource.h A branches/krb5-1-4/src/windows/identity/uilib/Makefile.w2k U branches/krb5-1-4/src/windows/identity/uilib/action.c U branches/krb5-1-4/src/windows/identity/uilib/actions.csv U branches/krb5-1-4/src/windows/identity/uilib/khactiondef.h |
Download (untitled) 4.4k |
|||
|   |   | Fri Jul 21 19:09:30 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r17753 from trunk r17753@cathode-dark-space: jaltman | 2006-03-21 00:27:43 -0500 ticket: 3542 Updates for the Network Identity Manager User Guide for KFW 3.1.0. Commit By: tlyu Revision: 18354 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/identity/doc/netidmgr.doc U branches/krb5-1-4/src/windows/identity/doc/netidmgr.pdf |
Download (untitled) 375b |
|||
|   |   | Fri Jul 21 19:09:38 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r17831 from trunk r17831@cathode-dark-space: jaltman | 2006-04-01 23:21:29 -0500 ticket: new Commit By: tlyu Revision: 18355 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/identity/help/html/concept_identity.htm U branches/krb5-1-4/src/windows/identity/help/html/concepts.htm A branches/krb5-1-4/src/windows/identity/help/html/images/appicon_empty.bmp A branches/krb5-1-4/src/windows/identity/help/html/images/appicon_expired.bmp A branches/krb5-1-4/src/windows/identity/help/html/images/appicon_good.bmp A branches/krb5-1-4/src/windows/identity/help/html/images/appicon_warnexp.bmp A branches/krb5-1-4/src/windows/identity/help/html/images/appicon_warning.bmp A branches/krb5-1-4/src/windows/identity/help/html/images/screen_menu_view_cols.bmp A branches/krb5-1-4/src/windows/identity/help/html/use_icon.htm A branches/krb5-1-4/src/windows/identity/help/html/use_layout.htm |
Download (untitled) 939b |
|||
|   |   | Fri Jul 21 19:09:47 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r17832 from trunk
r17832@cathode-dark-space: jaltman | 2006-04-01 23:28:26 -0500
ticket: new
Results from Kerberos Interop session:
- 64-bit Windows compatibility
- correct uninitialized variables
- work without kerberos 4 libraries including krb524
- add a mechanism to add and remove identities from
the options dialog. This allows a configuration
to be specified using a separate file based ccache
for each identity
- work without availability of ccapi
- force a renew of credentials on startup to support
the case when MSLSA is the only credential cache
Commit By: tlyu
Revision: 18356
Changed Files:
_U branches/krb5-1-4/
U branches/krb5-1-4/src/windows/identity/kconfig/api.c
U branches/krb5-1-4/src/windows/identity/kconfig/kconfiginternal.h
U branches/krb5-1-4/src/windows/identity/kcreddb/buf.c
U branches/krb5-1-4/src/windows/identity/kcreddb/identity.c
U branches/krb5-1-4/src/windows/identity/kcreddb/kcreddb.h
U branches/krb5-1-4/src/windows/identity/kcreddb/type.c
U branches/krb5-1-4/src/windows/identity/kherr/kherr.c
U branches/krb5-1-4/src/windows/identity/kherr/kherr.h
U branches/krb5-1-4/src/windows/identity/kherr/kherrinternal.h
U branches/krb5-1-4/src/windows/identity/kmm/kmm_registrar.c
U branches/krb5-1-4/src/windows/identity/kmm/kplugin.h
U branches/krb5-1-4/src/windows/identity/kmq/init.c
U branches/krb5-1-4/src/windows/identity/kmq/msgtype.c
U branches/krb5-1-4/src/windows/identity/plugins/common/dynimport.c
U branches/krb5-1-4/src/windows/identity/plugins/common/krb5common.c
U branches/krb5-1-4/src/windows/identity/plugins/krb4/errorfuncs.c
U branches/krb5-1-4/src/windows/identity/plugins/krb4/krb4plugin.c
U branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5configdlg.c
U branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5funcs.c
U branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5identpro.c
U branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5newcreds.c
U branches/krb5-1-4/src/windows/identity/ui/cfg_general_wnd.c
U branches/krb5-1-4/src/windows/identity/ui/cfg_identities_wnd.c
U branches/krb5-1-4/src/windows/identity/ui/configwnd.c
U branches/krb5-1-4/src/windows/identity/ui/credfuncs.c
U branches/krb5-1-4/src/windows/identity/ui/credfuncs.h
U branches/krb5-1-4/src/windows/identity/ui/credwnd.c
U branches/krb5-1-4/src/windows/identity/ui/htwnd.c
U branches/krb5-1-4/src/windows/identity/ui/lang/en_us/khapp.rc
U branches/krb5-1-4/src/windows/identity/ui/main.c
U branches/krb5-1-4/src/windows/identity/ui/mainwnd.c
U branches/krb5-1-4/src/windows/identity/ui/newcredwnd.c
U branches/krb5-1-4/src/windows/identity/ui/resource.h
U branches/krb5-1-4/src/windows/identity/ui/statusbar.c
U branches/krb5-1-4/src/windows/identity/uilib/configui.c
U branches/krb5-1-4/src/windows/identity/uilib/creddlg.c
U branches/krb5-1-4/src/windows/identity/uilib/khconfigui.h
U branches/krb5-1-4/src/windows/identity/util/mstring.c
U branches/krb5-1-4/src/windows/identity/util/sync.c
|
Download (untitled) 3k |
|||
|   |   | Fri Jul 21 19:09:54 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r17907 from trunk r17907@cathode-dark-space: jaltman | 2006-04-13 22:48:45 -0400 ticket: 3542 status: open identity/plugins/common/dynimport.c: During the interop session we concluded that the ccapi32.dll should not be required for netidmgr to operate. netidmgr should work with only FILE: ccaches. After the interop the removal of the error check post-load was not removed. identity/doc/Makefile: The 'clean' rules failed to specify the /Q switch which silently removes the directory tree. As a result, during the build the user was prompted. Commit By: tlyu Revision: 18357 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/identity/doc/Makefile U branches/krb5-1-4/src/windows/identity/plugins/common/dynimport.c |
Download (untitled) 780b |
|||