The Samba-Bugzilla – Attachment 4426 Details for
Bug 6551
win98 clients cannot connect after server upgrade to samba-3.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for 3.4.0
look (text/plain), 403 bytes, created by
Jeremy Allison
on 2009-07-15 15:43:09 UTC
(
hide
)
Description:
Fix for 3.4.0
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2009-07-15 15:43:09 UTC
Size:
403 bytes
patch
obsolete
>diff --git a/source3/smbd/sesssetup.c b/source3/smbd/sesssetup.c >index 2c92c41..044e398 100644 >--- a/source3/smbd/sesssetup.c >+++ b/source3/smbd/sesssetup.c >@@ -1805,6 +1805,7 @@ void reply_sesssetup_and_X(struct smb_request *req) > > SSVAL(req->outbuf,smb_uid,sess_vuid); > SSVAL(req->inbuf,smb_uid,sess_vuid); >+ req->vuid = sess_vuid; > > if (!done_sesssetup) > max_send = MIN(max_send,smb_bufsize);
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 6551
:
4420
|
4421
|
4422
|
4426
|
4427