The Samba-Bugzilla – Attachment 1483 Details for
Bug 3088
Excel can not open XLS on read-only samba share
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to give me more info
look (text/plain), 481 bytes, created by
Jeremy Allison
on 2005-10-04 13:51:10 UTC
(
hide
)
Description:
Patch to give me more info
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2005-10-04 13:51:10 UTC
Size:
481 bytes
patch
obsolete
>Index: smbd/open.c >=================================================================== >--- smbd/open.c (revision 10706) >+++ smbd/open.c (working copy) >@@ -1451,6 +1451,10 @@ > NT_STATUS_ACCESS_DENIED); > errno = EACCES; > return NULL; >+ } else { >+ DEBUG(0,("open_file_ntcreate: file %s flags = 0%o, file_existed = %d, can_write = %d \ >+ attributes = 0x%x\n", >+ fname, flags, file_existed, CAN_WRITE(conn), existing_dos_attributes )); > } > > fsp = file_new(conn);
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 3088
:
1440
|
1441
|
1465
|
1466
|
1474
|
1475
|
1476
|
1481
|
1482
| 1483 |
1484
|
1485
|
1486
|
1487
|
1490