The Samba-Bugzilla – Attachment 12153 Details for
Bug 11935
Debugging smbspool with cups backend is not possible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 4.3
v4-3-smbspool.patch (text/plain), 1002 bytes, created by
Andreas Schneider
on 2016-05-30 16:17:50 UTC
(
hide
)
Description:
patch for 4.3
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2016-05-30 16:17:50 UTC
Size:
1002 bytes
patch
obsolete
>From fcd20790da8b295ecfa9d0b30b00d3a42db2f3bb Mon Sep 17 00:00:00 2001 >From: Andreas Schneider <asn@samba.org> >Date: Wed, 25 May 2016 13:39:29 +0200 >Subject: [PATCH] s3-smbspool: Log to stderr > >This way we will be able to see the log in the cups logs and are able to >debug issues. > >https://bugzilla.samba.org/show_bug.cgi?id=11935 > >Signed-off-by: Andreas Schneider <asn@samba.org> >Reviewed-by: Michael Adam <obnox@samba.org> >(cherry picked from commit e59e0a5481196b1ddda0393306c514b8c32d6ea0) >--- > source3/client/smbspool.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/source3/client/smbspool.c b/source3/client/smbspool.c >index 7161e86..ded14bf 100644 >--- a/source3/client/smbspool.c >+++ b/source3/client/smbspool.c >@@ -250,7 +250,7 @@ main(int argc, /* I - Number of command-line arguments */ > * Setup the SAMBA server state... > */ > >- setup_logging("smbspool", DEBUG_STDOUT); >+ setup_logging("smbspool", DEBUG_STDERR); > > smb_init_locale(); > >-- >2.8.3 >
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
Flags:
ab
:
review+
gd
:
review+
Actions:
View
Attachments on
bug 11935
:
12143
|
12144
|
12150
|
12151
|
12152
| 12153