![]() |
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] |
|
|
| 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 | ||