![]() |
RT/krbdev.mit.edu: Ticket #4172 improvements to netidmgr dialogs |
Signed in as guest. [Logout] |
[<< First] [< Prev]
|
|
| History | Display mode: [Brief headers] [Full headers] |
|   |   | Tue Aug 22 18:12:21 2006 | jaltman - Ticket created | ||
|   |
From: jaltman@mit.edu
Subject: SVN Commit
* ensure that buttons are disabled while
actions are in process
* allow plug-ins to specify italic text
* fix some documentation
* reformat langres.rc
Commit By: jaltman
Revision: 18494
Changed Files:
U trunk/src/windows/identity/doc/ui_main.h
U trunk/src/windows/identity/include/khmsgtypes.h
U trunk/src/windows/identity/kcreddb/kcreddb.h
U trunk/src/windows/identity/plugins/krb5/krb5configdlg.c
U trunk/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U trunk/src/windows/identity/ui/htwnd.c
U trunk/src/windows/identity/ui/main.c
U trunk/src/windows/identity/ui/newcredwnd.c
U trunk/src/windows/identity/uilib/khnewcred.h
|
Download (untitled) 681b |
|||
|   |   | Tue Aug 22 18:12:23 2006 | jaltman - Status changed from new to resolved | ||
|   |   | Tue Aug 22 18:12:23 2006 | jaltman - Requestor jaltman@mit.edu added | ||
|   |   | Tue Aug 22 22:15:59 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu
Subject: SVN Commit
* Makefile - do not etag the Win2000 version of
the NetIDMgr.exe
Commit By: jaltman
Revision: 18495
Changed Files:
U trunk/src/windows/identity/Makefile
|
Download (untitled) 172b |
|||
|   |   | Tue Aug 22 22:17:16 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu Subject: SVN Commit * Fix auto-registration of plug-in modules if there is no plug-in list specified Commit By: jaltman Revision: 18496 Changed Files: U trunk/src/windows/identity/kmm/kmm_reg.c |
Download (untitled) 188b |
|||
|   |   | Tue Aug 22 22:18:04 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu
Subject: SVN Commit
* newcredwnd.c - erase the password field on error
during new credential acquisition
Commit By: jaltman
Revision: 18497
Changed Files:
U trunk/src/windows/identity/ui/newcredwnd.c
|
Download (untitled) 198b |
|||
|   |   | Tue Aug 22 22:28:10 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu Subject: SVN Commit * install NetIDMgr plug-in sample as part of SDK * install netidmgr.exe (win2000 version) Commit By: jaltman Revision: 18498 Changed Files: U trunk/src/windows/installer/wix/config.wxi U trunk/src/windows/installer/wix/features.wxi U trunk/src/windows/installer/wix/files.wxi |
Download (untitled) 289b |
|||
|   |   | Wed Aug 23 12:26:59 2006 | jaltman - Component windows added | ||
|   |   | Wed Aug 23 12:27:00 2006 | jaltman - Tags pullup added | ||
|   |   | Wed Aug 23 12:34:02 2006 | jaltman - Correspondence added | ||
|   |
From: jaltman@mit.edu Subject: SVN Commit Update auxiliary version number for NetIDMgr Commit By: jaltman Revision: 18499 Changed Files: U trunk/src/windows/identity/config/Makefile.w2k U trunk/src/windows/identity/config/Makefile.w32 |
Download (untitled) 203b |
|||
|   |   | Wed Aug 23 12:34:47 2006 | jaltman - Correspondence added | ||
|   |
The NSIS installer will need to be updated in the future. It is more important to get the code changes in for the application at this time. These changes should be pulled up to 1.4.4 and 1.5.1. 1.4.4 because the final KFW 3.1 release will eventually be made off of that release. Please update the value of src/windows/winlevel.h on the 1.4 and 1.5 branches |
Download (untitled) 361b |
|||
|   |   | Wed Aug 23 14:31:36 2006 | tlyu - Version_Fixed 1.4.4 added | ||
|   |   | Wed Aug 23 14:31:36 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18494 from trunk
r18494@cathode-dark-space: jaltman | 2006-08-22 18:12:15 -0400
ticket: new
subject: improvements to netidmgr dialogs
* ensure that buttons are disabled while
actions are in process
* allow plug-ins to specify italic text
* fix some documentation
* reformat langres.rc
Commit By: tlyu
Revision: 18501
Changed Files:
_U branches/krb5-1-4/
U branches/krb5-1-4/src/windows/identity/doc/ui_main.h
U branches/krb5-1-4/src/windows/identity/include/khmsgtypes.h
U branches/krb5-1-4/src/windows/identity/kcreddb/kcreddb.h
U branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5configdlg.c
U branches/krb5-1-4/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U branches/krb5-1-4/src/windows/identity/ui/htwnd.c
U branches/krb5-1-4/src/windows/identity/ui/main.c
U branches/krb5-1-4/src/windows/identity/ui/newcredwnd.c
U branches/krb5-1-4/src/windows/identity/uilib/khnewcred.h
|
Download (untitled) 971b |
|||
|   |   | Wed Aug 23 14:31:41 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18495 from trunk
r18495@cathode-dark-space: jaltman | 2006-08-22 22:15:52 -0400
ticket: 4172
* Makefile - do not etag the Win2000 version of
the NetIDMgr.exe
Commit By: tlyu
Revision: 18502
Changed Files:
_U branches/krb5-1-4/
U branches/krb5-1-4/src/windows/identity/Makefile
|
Download (untitled) 318b |
|||
|   |   | Wed Aug 23 14:31:45 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r18496 from trunk r18496@cathode-dark-space: jaltman | 2006-08-22 22:17:12 -0400 ticket: 4172 * Fix auto-registration of plug-in modules if there is no plug-in list specified Commit By: tlyu Revision: 18503 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/identity/kmm/kmm_reg.c |
Download (untitled) 334b |
|||
|   |   | Wed Aug 23 14:31:50 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18497 from trunk
r18497@cathode-dark-space: jaltman | 2006-08-22 22:18:00 -0400
ticket: 4172
* newcredwnd.c - erase the password field on error
during new credential acquisition
Commit By: tlyu
Revision: 18504
Changed Files:
_U branches/krb5-1-4/
U branches/krb5-1-4/src/windows/identity/ui/newcredwnd.c
|
Download (untitled) 344b |
|||
|   |   | Wed Aug 23 14:31:54 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r18498 from trunk r18498@cathode-dark-space: jaltman | 2006-08-22 22:28:05 -0400 ticket: 4172 * install NetIDMgr plug-in sample as part of SDK * install netidmgr.exe (win2000 version) Commit By: tlyu Revision: 18505 Changed Files: _U branches/krb5-1-4/ U branches/krb5-1-4/src/windows/installer/wix/config.wxi U branches/krb5-1-4/src/windows/installer/wix/features.wxi U branches/krb5-1-4/src/windows/installer/wix/files.wxi |
Download (untitled) 459b |
|||
|   |   | Wed Aug 23 14:38:18 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18494 from trunk
r18494@cathode-dark-space: jaltman | 2006-08-22 18:12:15 -0400
ticket: new
subject: improvements to netidmgr dialogs
* ensure that buttons are disabled while
actions are in process
* allow plug-ins to specify italic text
* fix some documentation
* reformat langres.rc
Commit By: tlyu
Revision: 18506
Changed Files:
_U branches/krb5-1-5/
U branches/krb5-1-5/src/windows/identity/doc/ui_main.h
U branches/krb5-1-5/src/windows/identity/include/khmsgtypes.h
U branches/krb5-1-5/src/windows/identity/kcreddb/kcreddb.h
U branches/krb5-1-5/src/windows/identity/plugins/krb5/krb5configdlg.c
U branches/krb5-1-5/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U branches/krb5-1-5/src/windows/identity/ui/htwnd.c
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/uilib/khnewcred.h
|
Download (untitled) 971b |
|||
|   |   | Wed Aug 23 14:38:27 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18495 from trunk
r18495@cathode-dark-space: jaltman | 2006-08-22 22:15:52 -0400
ticket: 4172
* Makefile - do not etag the Win2000 version of
the NetIDMgr.exe
Commit By: tlyu
Revision: 18507
Changed Files:
_U branches/krb5-1-5/
U branches/krb5-1-5/src/windows/identity/Makefile
|
Download (untitled) 318b |
|||
|   |   | Wed Aug 23 14:38:35 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r18496 from trunk r18496@cathode-dark-space: jaltman | 2006-08-22 22:17:12 -0400 ticket: 4172 * Fix auto-registration of plug-in modules if there is no plug-in list specified Commit By: tlyu Revision: 18508 Changed Files: _U branches/krb5-1-5/ U branches/krb5-1-5/src/windows/identity/kmm/kmm_reg.c |
Download (untitled) 334b |
|||
|   |   | Wed Aug 23 14:38:43 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18497 from trunk
r18497@cathode-dark-space: jaltman | 2006-08-22 22:18:00 -0400
ticket: 4172
* newcredwnd.c - erase the password field on error
during new credential acquisition
Commit By: tlyu
Revision: 18509
Changed Files:
_U branches/krb5-1-5/
U branches/krb5-1-5/src/windows/identity/ui/newcredwnd.c
|
Download (untitled) 344b |
|||
|   |   | Wed Aug 23 14:38:50 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r18498 from trunk r18498@cathode-dark-space: jaltman | 2006-08-22 22:28:05 -0400 ticket: 4172 * install NetIDMgr plug-in sample as part of SDK * install netidmgr.exe (win2000 version) Commit By: tlyu Revision: 18510 Changed Files: _U branches/krb5-1-5/ U branches/krb5-1-5/src/windows/installer/wix/config.wxi U branches/krb5-1-5/src/windows/installer/wix/features.wxi U branches/krb5-1-5/src/windows/installer/wix/files.wxi |
Download (untitled) 459b |
|||
|   |   | Wed Aug 23 14:38:58 2006 | tlyu - Correspondence added | ||
|   |
From: tlyu@mit.edu Subject: SVN Commit pull up r18499 from trunk r18499@cathode-dark-space: jaltman | 2006-08-23 12:33:58 -0400 ticket: 4172 Update auxiliary version number for NetIDMgr Commit By: tlyu Revision: 18511 Changed Files: _U branches/krb5-1-5/ U branches/krb5-1-5/src/windows/identity/config/Makefile.w2k U branches/krb5-1-5/src/windows/identity/config/Makefile.w32 |
Download (untitled) 360b |
|||