summaryrefslogtreecommitdiff
path: root/backend
Commit message (Expand)AuthorAge
* Fix an issue with the error handling for the network backends (Issue #4979)Michael R Sweet2017-03-14
* The IPP backend could get into an infinite loop for certain errors, causing aMichael R Sweet2017-01-26
* Optimize connection usage in the IPP backend.Michael R Sweet2017-01-16
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Add address logging to network backends (<rdar://problem/29268474>)Michael R Sweet2016-11-15
* Add a USB quirk rule for the Kyocera Ecosys P6026cdn (Issue #4900)Michael Sweet2016-10-21
* Remove unnecessary logging.Michael R Sweet2016-10-20
* Fix crash bug.Michael R Sweet2016-10-20
* Add additional debug information from IPP backend (logging all requests andMichael R Sweet2016-10-19
* Address some build warnings on Linux (Issue #4881)Michael R Sweet2016-09-21
* Set cupsLastErrorString in httpCredentialsGetTrust, and show the result in theMichael Sweet2016-08-25
* Add debug information for encrypted connections.Michael R Sweet2016-07-26
* Move TLS cert validation after the connection is finally established.Michael Sweet2016-07-07
* Don't call exit() from signal handler (Issue #4671)Michael R Sweet2016-07-05
* Fix malformed device-id for printers found by dnssdLaurent Bigonville2016-06-08
* Stagger connect calls by 100ms to avoid "confusing" printers and/or the networkMichael Sweet2016-05-02
* Switch USB implementation to handle iterating with multiple interfaces.Michael Sweet2016-04-13
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
* Do not compress print jobs by default except for certain raster formats.Michael R Sweet2016-04-04
* Add USB quirk rule for Lexmark C540n (Issue #4778)Michael R Sweet2016-03-24
* Add USB quirk rule for Xerox WorkCentre 3220 (Issue #4789)Michael R Sweet2016-03-24
* The IPP backend now continues on to the next job when the remote server/printermsweet2016-03-10
* Fix builds on Linux.msweet2016-01-12
* Pending subscriptions would prevent the scheduler from idle exiting (STR #4754)msweet2016-01-11
* Fix some compile issues, use our implementation of rresvport_af since it ismsweet2016-01-06
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-18
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-09
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-18
* Added USB quirk for Canon MP530 (STR #4730)msweet2015-11-17
* Don't create the full name twice (<rdar://problem/23144358>)msweet2015-11-13
* Add missing length check (<rdar://problem/23133230>)msweet2015-10-23
* Get rid of compiler warning...msweet2015-10-23
* The IPP backend did not always handle jobs getting canceled at the printermsweet2015-10-09
* Fix typo.msweet2015-09-15
* Some older HP LaserJet printers need a delayed close when printing using themsweet2015-09-15
* The libusb-based USB backend did not unload the kernel usblp module if it wasmsweet2015-09-13
* Fix the signal handlers in the dnssd and usb backends to only use async-safemsweet2015-07-31
* Fix a USB memory leak and update to the most recent interfacemsweet2015-07-22
* Fix a USB race condition (<rdar://problem/21882551>)msweet2015-07-21
* The IPP backend did not respond to side-channel requests (STR #4645)msweet2015-06-24
* Prefer job-impressions-completed over job-media-sheets-completed.msweet2015-05-28
* USB and IPP backend fixes.msweet2015-05-28
* Don't return an error for browsing.msweet2015-05-22
* The IPP backend now correctly monitors jobs (<rdar://problem/20495955>)msweet2015-05-06
* Fix some clang issues.msweet2015-04-03
* Eliminate Clang warnings.msweet2015-03-23
* Fix USB backend for compatibility with IPP USB.msweet2015-02-23
* Add a USB quirk rule for Intermec printers (STR #4553)msweet2015-01-30
* Move CUPS->IPP mapping code to libcups.msweet2015-01-28
* The IPP backend now updates the cupsMandatory values when the printermsweet2015-01-27