The Samba-Bugzilla – Attachment 1164 Details for
Bug 2626
%m replaced by IP or empty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ensure that calling_name is set to some value after parsing smb.conf
look (text/plain), 375 bytes, created by
Gerald (Jerry) Carter (dead mail address)
on 2005-04-19 07:01:23 UTC
(
hide
)
Description:
ensure that calling_name is set to some value after parsing smb.conf
Filename:
MIME Type:
Creator:
Gerald (Jerry) Carter (dead mail address)
Created:
2005-04-19 07:01:23 UTC
Size:
375 bytes
patch
obsolete
>Index: client/client.c >=================================================================== >--- client/client.c (revision 6386) >+++ client/client.c (working copy) >@@ -3472,6 +3472,8 @@ > > if ( strlen(calling_name) != 0 ) > set_global_myname( calling_name ); >+ else >+ pstrcpy( calling_name, global_myname() ); > > if(poptPeekArg(pc)) { > pstrcpy(service,poptGetArg(pc));
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 2626
: 1164