summaryrefslogtreecommitdiff
path: root/backend
Commit message (Expand)AuthorAge
* Let the "snmp" backend also use the manufacturer-specificTim Waugh2018-06-05
* Fix jobs with multiple files or multiple formatsTim Waugh2018-06-05
* Install root backends world-readable.Martin Pitt2018-06-05
* Added a USB quirks rule for the HP LaserJet P1102 (Issue #5310)Michael R Sweet2018-06-05
* Map , to p in phone numbers.Michael R Sweet2018-04-17
* Add support for pause and wait characters in fax numbers (rdar://39212256)Michael R Sweet2018-04-17
* Use setuid for Kerberized IPP printing (Issue #5233)Michael R Sweet2018-03-12
* Fix Kerberized IPP printing (Issue #5233)Michael R Sweet2018-03-09
* Add USB quirk rule for Lexmark Optra E310 printers (Issue #5259)Michael R Sweet2018-03-08
* Backport CUPS 2.3.x changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* add usb quirks for canon mp540 and Samsung ML-2160 SeriesZdenek Dohnal2017-10-17
* The network backends now retry on more error conditions (Issue #5123)Michael Sweet2017-10-05
* Add USB quirk for HP LaserJet 1160 (Issue #1160)Michael Sweet2017-09-25
* Add a USB quirk rule for the Kyocera Ecosys P6130cdn (Issue #5102)Michael Weghorn2017-09-01
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-17
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
* Add USB quirk rule for Lexmark E260dn (Issue #4994)Michael Sweet2017-06-19
* Update reference to Avahi poll bug (now moved to Github...)Michael Sweet2017-06-15
* 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