RT RT/krbdev.mit.edu: Ticket #5772 NIM: BUG: SRC: Increase size of max ccache name buffers and remove extraneous trailing path component separators Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

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

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
  • 5696: (jaltman) NIM: FEATURE: ALL: 64-bit Windows Support and Removal of Compile Time Warnings [resolved]
  • 5703: (jaltman) NIM: BUG: KRB5: FILE ccache support did not make use of OPENCLOSE flags [resolved]
Referred to by:
 
 Dates  
Created: Mon Sep 24 23:25:32 2007
Starts: Not set
Started: Mon Sep 24 23:25:35 2007
Last Contact: Mon Oct 1 19:14:09 2007
Due: Not set
Updated: Tue Jun 17 12:12:07 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]
      Mon Sep 24 23:25:33 2007  jaltman - Ticket created    
     
From: jaltman@mit.edu
Subject: SVN Commit

(1) remove an extraneous backslash from the generated FILE:
    ccache name.  GetTempPath() always returns paths terminated
    with a backslash.

(2) increase the max ccache name length to KRB5_CCH_CCNAME from
    MAX_PATH.

These changes have dependencies on revisions 19891 and 19897.


Commit By: jaltman



Revision: 19975
Changed Files:
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.c


Download (untitled) 400b
      Mon Sep 24 23:25:35 2007  jaltman - Requestor jaltman@mit.edu added    
      Mon Sep 24 23:25:35 2007  jaltman - Status changed from new to resolved    
      Mon Sep 24 23:25:36 2007  jaltman - Component windows added    
      Mon Sep 24 23:34:48 2007  jaltman - Ticket 5772 RefersTo ticket 5696.    
      Mon Sep 24 23:34:48 2007  jaltman - Ticket 5772 RefersTo ticket 5703.    
      Tue Sep 25 00:19:57 2007  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: SVN Commit

change all MAX_PATH ccname buffer lengths to KRB5_CCH_CCNAME and
document the use of KRB5_CCH_CCNAME.


Commit By: jaltman



Revision: 19977
Changed Files:
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.c


Download (untitled) 214b
      Tue Sep 25 00:22:07 2007  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: SVN Commit

Document use of KRB5_CCH_CCNAME for ccache name length.


Commit By: jaltman



Revision: 19978
Changed Files:
U   trunk/src/windows/identity/kconfig/kconfig.h


Download (untitled) 160b
      Fri Sep 28 17:44:14 2007  jaltman - Target_Version 1.6.4 added    
      Fri Sep 28 17:44:15 2007  jaltman - Tags pullup added    
      Fri Sep 28 18:20:03 2007  tlyu - Target_Version 1.6.4 changed to 1.6.3    
      Mon Oct  1 19:13:21 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19975 from trunk

 r19975@cathode-dark-space:  jaltman | 2007-09-24 23:25:28 -0400
 ticket: new
 subject: NIM: BUG: KRB5: cleanup krb5funcs
 component: windows

 (1) remove an extraneous backslash from the generated FILE:
     ccache name.  GetTempPath() always returns paths terminated
     with a backslash.

 (2) increase the max ccache name length to KRB5_CCH_CCNAME from
     MAX_PATH.

 These changes have dependencies on revisions 19891 and 19897.




Commit By: tlyu



Revision: 20048
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5funcs.c


Download (untitled) 615b
      Mon Oct  1 19:13:50 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19977 from trunk

 r19977@cathode-dark-space:  jaltman | 2007-09-25 00:19:52 -0400
 ticket: 5772

 change all MAX_PATH ccname buffer lengths to KRB5_CCH_CCNAME and
 document the use of KRB5_CCH_CCNAME.




Commit By: tlyu



Revision: 20050
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5funcs.c


Download (untitled) 360b
      Mon Oct  1 19:14:05 2007  tlyu - Version_Fixed 1.6.3 added    
      Mon Oct  1 19:14:06 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19978 from trunk

 r19978@cathode-dark-space:  jaltman | 2007-09-25 00:22:02 -0400
 ticket: 5772

 Document use of KRB5_CCH_CCNAME for ccache name length.




Commit By: tlyu



Revision: 20051
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/kconfig/kconfig.h


Download (untitled) 305b
      Wed Oct  3 15:43:05 2007  jaltman - Subject changed from NIM: BUG: KRB5: cleanup krb5funcs to NIM: BUG: SRC: Increase size of max ccache name buffers and remove extraneous trailing path component separators