RT RT/krbdev.mit.edu: Ticket #4861 KFW 3.1 commits for Final Release Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
4861
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
  • 1.4.4
Version_Fixed
  • 1.4.5
Target_Version
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Wed Nov 22 13:11:21 2006
Starts: Not set
Started: Wed Nov 22 13:11:26 2006
Last Contact: Tue Nov 28 18:05:26 2006
Due: Not set
Updated: Tue May 20 14:56:59 2008 by guest
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Wed Nov 22 13:11:22 2006  jaltman - Ticket created    
     
From: jaltman@mit.edu
Subject: SVN Commit

   KfW 3.1 final (NetIDMgr 1.1.8.0)

   nidmgr32.dll (1.1.8.0)

   - When detecting IP address changes, wait for things to settle down
     before setting of the IP address change notification.

   krb5cred.dll (1.1.8.0)

   - Fixed the Kerberos 5 configuration dialog which didn't handle
     setting the default realm properly.  Setting the default realm now
     sets the correct string in krb5.ini.

   - Changing the default realm now marks the relevant configuration node
     as dirty, and enabled the 'Apply' button.

   - Changing the 'renewable', 'forwardable' and 'addressless' checkboxes
     in the identity configuration panels now mark the relevant
     configuration nodes as dirty, and enables the 'Apply' button.

   - The location of the Kerberos 5 configuration file is now read-only
     in the Kerberos 5 configuration dialog.

   - Set the maximum number of characters for the edit controls in the
     configuration dialog.

   krb4cred.dll (1.1.8.0)

   - The location of the Kerberos 4 configuration files are now read-only
     in the Kerberos 4 configuration dialog.

   - Handles setting the ticket string.

   - Changing the ticket string now marks the relevant configuration node
     as dirty, and enables the 'Apply' button.

   - Fixed the plug-in initialization code to perform the initial ticket
     listing at the end of the initializaton process.


Commit By: jaltman



Revision: 18863
Changed Files:
U   trunk/src/windows/identity/config/Makefile.w2k
U   trunk/src/windows/identity/config/Makefile.w32
U   trunk/src/windows/identity/plugins/krb4/krb4configdlg.c
U   trunk/src/windows/identity/plugins/krb4/krb4funcs.c
U   trunk/src/windows/identity/plugins/krb4/krb4funcs.h
U   trunk/src/windows/identity/plugins/krb4/krb4plugin.c
U   trunk/src/windows/identity/plugins/krb4/krbconfig.csv
U   trunk/src/windows/identity/plugins/krb4/lang/en_us/langres.rc
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/krb5funcs.c
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/addrchange.c


Download (untitled) 2.2k
      Wed Nov 22 13:11:25 2006  jaltman - Tags pullup added    
      Wed Nov 22 13:11:26 2006  jaltman - Status changed from new to resolved    
      Wed Nov 22 13:11:27 2006  jaltman - Requestor jaltman@mit.edu added    
      Mon Nov 27 14:00:32 2006  jaltman - Component windows added    
      Mon Nov 27 14:00:33 2006  jaltman - Version_reported 1.4.4 added    
      Mon Nov 27 14:01:42 2006  jaltman - Comments added    
     
Please pullup to 1.4, 1.5, and 1.6 branches.


Download (untitled) 47b
      Tue Nov 28 18:02:30 2006  tlyu - Version_Fixed 1.4.5 added    
      Tue Nov 28 18:02:31 2006  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r18863 from trunk

 r18863@cathode-dark-space:  jaltman | 2006-11-22 13:11:16 -0500
 ticket: new
 subject: KFW 3.1 commits for Final Release
 tags: pullup

    KfW 3.1 final (NetIDMgr 1.1.8.0)

    nidmgr32.dll (1.1.8.0)

    - When detecting IP address changes, wait for things to settle down
      before setting of the IP address change notification.

    krb5cred.dll (1.1.8.0)

    - Fixed the Kerberos 5 configuration dialog which didn't handle
      setting the default realm properly.  Setting the default realm now
      sets the correct string in krb5.ini.

    - Changing the default realm now marks the relevant configuration node
      as dirty, and enabled the 'Apply' button.

    - Changing the 'renewable', 'forwardable' and 'addressless' checkboxes
      in the identity configuration panels now mark the relevant
      configuration nodes as dirty, and enables the 'Apply' button.

    - The location of the Kerberos 5 configuration file is now read-only
      in the Kerberos 5 configuration dialog.

    - Set the maximum number of characters for the edit controls in the
      configuration dialog.

    krb4cred.dll (1.1.8.0)

    - The location of the Kerberos 4 configuration files are now read-only
      in the Kerberos 4 configuration dialog.

    - Handles setting the ticket string.

    - Changing the ticket string now marks the relevant configuration node
      as dirty, and enables the 'Apply' button.

    - Fixed the plug-in initialization code to perform the initial ticket
      listing at the end of the initializaton process.




Commit By: tlyu



Revision: 18867
Changed Files:
_U  branches/krb5-1-4/
U   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/plugins/krb4/krb4configdlg.c
U   branches/krb5-1-4/src/windows/identity/plugins/krb4/krb4funcs.c
U   branches/krb5-1-4/src/windows/identity/plugins/krb4/krb4funcs.h
U   branches/krb5-1-4/src/windows/identity/plugins/krb4/krb4plugin.c
U   branches/krb5-1-4/src/windows/identity/plugins/krb4/krbconfig.csv
U   branches/krb5-1-4/src/windows/identity/plugins/krb4/lang/en_us/langres.rc
U   branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5configdlg.c
U   branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5configid.c
U   branches/krb5-1-4/src/windows/identity/plugins/krb5/krb5funcs.c
U   branches/krb5-1-4/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U   branches/krb5-1-4/src/windows/identity/plugins/krb5/langres.h
U   branches/krb5-1-4/src/windows/identity/ui/addrchange.c


Download (untitled) 2.6k
      Tue Nov 28 18:05:24 2006  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r18863 from trunk

 r18863@cathode-dark-space:  jaltman | 2006-11-22 13:11:16 -0500
 ticket: new
 subject: KFW 3.1 commits for Final Release
 tags: pullup

    KfW 3.1 final (NetIDMgr 1.1.8.0)

    nidmgr32.dll (1.1.8.0)

    - When detecting IP address changes, wait for things to settle down
      before setting of the IP address change notification.

    krb5cred.dll (1.1.8.0)

    - Fixed the Kerberos 5 configuration dialog which didn't handle
      setting the default realm properly.  Setting the default realm now
      sets the correct string in krb5.ini.

    - Changing the default realm now marks the relevant configuration node
      as dirty, and enabled the 'Apply' button.

    - Changing the 'renewable', 'forwardable' and 'addressless' checkboxes
      in the identity configuration panels now mark the relevant
      configuration nodes as dirty, and enables the 'Apply' button.

    - The location of the Kerberos 5 configuration file is now read-only
      in the Kerberos 5 configuration dialog.

    - Set the maximum number of characters for the edit controls in the
      configuration dialog.

    krb4cred.dll (1.1.8.0)

    - The location of the Kerberos 4 configuration files are now read-only
      in the Kerberos 4 configuration dialog.

    - Handles setting the ticket string.

    - Changing the ticket string now marks the relevant configuration node
      as dirty, and enables the 'Apply' button.

    - Fixed the plug-in initialization code to perform the initial ticket
      listing at the end of the initializaton process.




Commit By: tlyu



Revision: 18869
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/config/Makefile.w2k
U   branches/krb5-1-6/src/windows/identity/config/Makefile.w32
U   branches/krb5-1-6/src/windows/identity/plugins/krb4/krb4configdlg.c
U   branches/krb5-1-6/src/windows/identity/plugins/krb4/krb4funcs.c
U   branches/krb5-1-6/src/windows/identity/plugins/krb4/krb4funcs.h
U   branches/krb5-1-6/src/windows/identity/plugins/krb4/krb4plugin.c
U   branches/krb5-1-6/src/windows/identity/plugins/krb4/krbconfig.csv
U   branches/krb5-1-6/src/windows/identity/plugins/krb4/lang/en_us/langres.rc
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5configdlg.c
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5configid.c
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5funcs.c
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/lang/en_us/langres.rc
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/langres.h
U   branches/krb5-1-6/src/windows/identity/ui/addrchange.c


Download (untitled) 2.6k