summaryrefslogtreecommitdiff
path: root/backend
Commit message (Expand)AuthorAge
* Merge pull request #40 from OdyX/debian/fix-fax-foxMichael R Sweet2020-11-09
|\
| * Fix fax numbers supplied via GTK print dialog, removing a "Custom." prefix; d...Till Kamppeter2020-11-06
* | backend,scheduler/ipp.c: Fix 'printer-alert' invalid freeZdenek Dohnal2020-11-09
* | Merge pull request #28 from OdyX/debian/let-snmp-backend-use-manufacturer-MIBsMichael R Sweet2020-11-04
|\ \
| * | Let snmp backend also use manufacturer-specific MIBsTim Waugh2020-11-04
| |/
* / Install root backends world-readableMartin Pitt2020-11-04
|/
* USB quirks (Issue #5789, Issue #5823, Issue #5831)Michael R Sweet2020-10-28
* backend/Makefile: Don't use libtool.orbea2020-10-19
* Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* Fix some new compiler warnings (Issue #5700)Michael R Sweet2019-12-13
* LGTM only supports C++ style comments...Michael R Sweet2019-11-19
* Don't wait for held jobs to complete.Michael R Sweet2019-11-18
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-18
* The IPP backend did not detect all cases where a job should be retried usingMichael R Sweet2019-10-07
* Change DEBUG message to ERROR for libusb_init (Issue #5658)Michael R Sweet2019-10-07
* Fix trailing whitespace.Michael R Sweet2019-08-16
* Fix a USB printing issue on macOS (rdar://31433931)Michael R Sweet2019-08-16
* USB quirk (Issue #5617)Michael R Sweet2019-08-01
* Fix an issue with the IPP backend and unsupported "sides" values (rdar://5177...Michael R Sweet2019-06-17
* Enforce USB read limits (Issue #5583)Michael R Sweet2019-05-17
* Fix Linux build issues with new LINKCUPS macro (Issue #5261)Michael R Sweet2019-05-17
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-15
* Fix clang errors on Linux.Michael R Sweet2019-04-20
* More clang warning fixes.Michael R Sweet2019-04-20
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-19
* Don't stop a printer after a job is canceled/aborted (Issue #5517)Michael R Sweet2019-02-21
* Add a USB quirks rule for the DYMO 450 Turbo (Issue #5521)Michael R Sweet2019-02-21
* Add USB quirks rule for Xerox printers (Issue #5523)Michael R Sweet2019-02-19
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-14
* Updated the USB quirks rule for Zebra label printers (Issue #5395)Michael R Sweet2019-01-23
* Add a USB quirk rule for the Lexmark E120n (Issue #5478)Michael R Sweet2019-01-21
* 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