Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160400 Details for
Bug 250383
Browsed (remote) printers appear even with "Browsing Off"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
cups-str2084.patch
cups-str2084.patch (text/plain), 486 bytes, created by
Tim Waugh
on 2007-08-01 09:25:56 UTC
(
hide
)
Description:
cups-str2084.patch
Filename:
MIME Type:
Creator:
Tim Waugh
Created:
2007-08-01 09:25:56 UTC
Size:
486 bytes
patch
obsolete
>--- cups-1.2.4/scheduler/dirsvc.c.str2084 2006-09-11 19:30:09.000000000 +0100 >+++ cups-1.2.4/scheduler/dirsvc.c 2007-08-01 10:24:24.000000000 +0100 >@@ -160,6 +160,17 @@ > > > /* >+ * Don't load the cache if the CUPS remote protocol is disabled... >+ */ >+ >+ if (!(BrowseRemoteProtocols & BROWSE_CUPS)) >+ { >+ cupsdLogMessage(CUPSD_LOG_DEBUG, >+ "cupsdLoadRemoteCache: Not loading remote cache."); >+ return; >+ } >+ >+ /* > * Open the remote.cache file... > */ >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250383
: 160400 |
160401