summaryrefslogtreecommitdiff
path: root/backend
Commit message (Expand)AuthorAge
* Support AddressSanitizer in builds.Michael R Sweet2018-12-04
* Add USB quirk rule for Zebra ZD420 (Issue #5395)Michael R Sweet2018-11-30
* Add USB quirk rule for Star printer (Issue #5443)Michael R Sweet2018-11-26
* Disable SNMP supply levels when the community name is cleared (Issue #5354)Michael R Sweet2018-11-08
* Fix stuck multi-file jobs (Issue #5359, Issue #5413)Michael R Sweet2018-11-07
* Add USB quirks rule for Lexmark MS317dn (Issue #5420)Michael R Sweet2018-11-07
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-10
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Update IPP backend to use non-deprecated APIs and constants.Michael R Sweet2018-09-11
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-21
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-09
* Fix compiler warning.Michael R Sweet2018-06-18
* Ignore bogus cups-version attribute.Michael R Sweet2018-06-18
* Support IPP Everywhere driver in web interface (Issue #5338)Michael R Sweet2018-06-18
* Turn off duplex if validate-job says it can't be done.Michael R Sweet2018-06-13
* Add 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
* The IPP backend did not properly detect failed PDF prints (rdar://34055474)Michael R Sweet2018-02-20
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-20
* Changelog and dependencies updates.Michael R Sweet2018-02-20
* Use unidirectional mode for Star Micronics printers (Issue #5251)Michael R Sweet2018-02-20
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
* Add a USB quirk rule for Canon MP280 series printers (Issue #5221)Michael R Sweet2018-01-11
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* 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