The Samba-Bugzilla – Attachment 224 Details for
Bug 667
msdfs links with uppercase chars broken.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
init localpath in resolve_dfs_path
msdfs.diff (text/plain), 322 bytes, created by
Volker Lendecke
on 2003-10-26 10:10:03 UTC
(
hide
)
Description:
init localpath in resolve_dfs_path
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2003-10-26 10:10:03 UTC
Size:
322 bytes
patch
obsolete
>--- msdfs.c.jra 2003-10-26 19:04:59.000000000 +0100 >+++ msdfs.c 2003-10-26 19:04:02.000000000 +0100 >@@ -240,6 +240,8 @@ > } > > unix_convert(dp->reqpath,conn,0,&bad_path,&sbuf,True); >+ pstrcpy(localpath, conn->connectpath); >+ pstrcat(localpath, "/"); > pstrcat(localpath, dp->reqpath); > > /* check if need to redirect */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 667
:
223
| 224 |
227