]> git.ipfire.org Git - thirdparty/cups.git/history - backend
Off by one error in ipp_finishings_vendor
[thirdparty/cups.git] / backend /
2019-11-19  Michael R SweetLGTM only supports C++ style comments...
2019-11-18  Michael R SweetDon't wait for held jobs to complete.
2019-11-18  Michael R SweetAddress multiple minor issues reported by the LGTM...
2019-10-15  Michael R SweetMerge pull request #5621 from zdohnal/cgigetarray-sigsegv
2019-10-07  Michael R SweetThe IPP backend did not detect all cases where a job...
2019-10-07  Michael R SweetChange DEBUG message to ERROR for libusb_init (Issue...
2019-08-16  Michael R SweetFix trailing whitespace.
2019-08-16  Michael R SweetFix a USB printing issue on macOS (rdar://31433931)
2019-08-01  Michael R SweetUSB quirk (Issue #5617)
2019-06-17  Michael R SweetFix an issue with the IPP backend and unsupported ...
2019-05-17  Michael R SweetEnforce USB read limits (Issue #5583)
2019-05-17  Michael R SweetFix Linux build issues with new LINKCUPS macro (Issue...
2019-05-15  Michael R SweetUpdate build system and cups-config script to not add...
2019-04-21  Michael R SweetFix clang errors on Linux.
2019-04-20  Michael R SweetMore clang warning fixes.
2019-03-19  Michael R SweetUse ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with...
2019-02-21  Michael R SweetDon't stop a printer after a job is canceled/aborted...
2019-02-21  Michael R SweetAdd a USB quirks rule for the DYMO 450 Turbo (Issue...
2019-02-19  Michael R SweetMerge pull request #5519 from IslandCow/small
2019-02-19  Michael R SweetAdd USB quirks rule for Xerox printers (Issue #5523)
2019-02-14  Michael R SweetEliminate use of private macOS security headers/APIs...
2019-01-23  Michael R SweetUpdated the USB quirks rule for Zebra label printers...
2019-01-23  Michael R SweetMerge pull request #5489 from scootergrisen/master
2019-01-21  Michael R SweetMerge pull request #5486 from scootergrisen/master
2019-01-21  Michael R SweetMerge pull request #5481 from scootergrisen/patch-1
2019-01-21  Michael R SweetAdd a USB quirk rule for the Lexmark E120n (Issue ...
2018-12-04  Michael R SweetSupport AddressSanitizer in builds.
2018-11-30  Michael R SweetAdd USB quirk rule for Zebra ZD420 (Issue #5395)
2018-11-27  Michael R SweetAdd USB quirk rule for Star printer (Issue #5443)
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-11-08  Michael R SweetDisable SNMP supply levels when the community name...
2018-11-07  Michael R SweetFix stuck multi-file jobs (Issue #5359, Issue #5413)
2018-11-07  Michael R SweetAdd USB quirks rule for Lexmark MS317dn (Issue #5420)
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-09-11  Michael R SweetUpdate IPP backend to use non-deprecated APIs and const...
2018-08-21  Michael R SweetFix memory leaks found by Coverity (Issue #5375)
2018-07-18  Michael R SweetMerge pull request #5348 from snifbr/master
2018-07-18  Michael R SweetMerge pull request #5350 from benlees/master
2018-07-09  Michael R SweetReplace the rest of the uses of __attribute__ that...
2018-06-19  Michael R SweetFix compiler warning.
2018-06-18  Michael R SweetIgnore bogus cups-version attribute.
2018-06-18  Michael R SweetSupport IPP Everywhere driver in web interface (Issue...
2018-06-13  Michael R SweetTurn off duplex if validate-job says it can't be done.
2018-06-05  Michael R SweetMerge pull request #5317 from nils-van-zuijlen/typo-fr
2018-06-05  Michael R SweetAdd a USB quirks rule for the HP LaserJet P1102 (Issue...
2018-04-17  Michael R SweetMap , to p in phone numbers.
2018-04-17  Michael R SweetAdd support for pause and wait characters in fax number...
2018-03-13  Michael R SweetUse setuid for Kerberized IPP printing (Issue #5233)
2018-03-09  Michael R SweetFix Kerberized IPP printing (Issue #5233)
2018-03-08  Michael R SweetAdd USB quirk rule for Lexmark Optra E310 printers...
2018-02-21  Michael R SweetThe IPP backend did not properly detect failed PDF...
2018-02-21  Michael R SweetUpdate copyrights and license text on files that were...
2018-02-20  Michael R SweetChangelog and dependencies updates.
2018-02-20  Michael R SweetUse unidirectional mode for Star Micronics printers...
2018-01-18  Michael R SweetMove libcupsimage to the "cups" subdirectory, along...
2018-01-11  Michael R SweetAdd a USB quirk rule for Canon MP280 series printers...
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-10-22  Pascal ErnsterMerge branch 'master' of https://github.com/apple/cups
2017-10-19  Michael R SweetMerge pull request #5146 from DavieV/fix-ifs
2017-10-19  Michael R SweetMerge pull request #5148 from zdohnal/quirks
2017-10-17  Zdenek Dohnaladd usb quirks for canon mp540 and Samsung ML-2160... 5148/head
2017-10-12  Michael R SweetMerge pull request #5134 from LAfricain/master
2017-10-05  Michael SweetThe network backends now retry on more error conditions...
2017-09-28  Michael R SweetMerge pull request #5112 from paulmenzel/remove-libgcry...
2017-09-25  Michael SweetAdd USB quirk for HP LaserJet 1160 (Issue #1160)
2017-09-05  Michael R SweetMerge pull request #5103 from michaelweghorn/issue5102
2017-09-01  Michael WeghornAdd a USB quirk rule for the Kyocera Ecosys P6130cdn... 5103/head
2017-07-18  Michael R SweetMerge pull request #5054 from sanbrother/master
2017-07-17  Michael R SweetFix more issues with libtool support (Issue #5050)
2017-07-17  Michael R SweetUpdate libtool support to include --mode=foo stuff...
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-19  Michael SweetAdd USB quirk rule for Lexmark E260dn (Issue #4994)
2017-06-15  Michael SweetUpdate reference to Avahi poll bug (now moved to Github...)
2017-03-14  Michael R SweetFix an issue with the error handling for the network...
2017-01-26  Michael R SweetThe IPP backend could get into an infinite loop for...
2017-01-16  Michael R SweetOptimize connection usage in the IPP backend.
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-11-15  Michael R SweetAdd address logging to network backends (<rdar://proble...
2016-10-21  Michael SweetAdd a USB quirk rule for the Kyocera Ecosys P6026cdn...
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetRemove unnecessary logging.
2016-10-20  Michael R SweetFix crash bug.
2016-10-19  Michael R SweetAdd additional debug information from IPP backend ...
2016-10-01  Michael R SweetMerge pull request #4885 from OdyX/manpages-inconsistencies
2016-09-21  Michael R SweetAddress some build warnings on Linux (Issue #4881)
2016-08-25  Michael SweetSet cupsLastErrorString in httpCredentialsGetTrust...
2016-08-08  Michael R SweetMerge pull request #4858 from robert-scheck/master
2016-07-26  Michael R SweetAdd debug information for encrypted connections.
2016-07-07  Michael SweetMove TLS cert validation after the connection is finall...
2016-07-05  Michael R SweetDon't call exit() from signal handler (Issue #4671)
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-08  Michael R SweetMerge pull request #4836 from bigon/dnssd
2016-06-08  Laurent BigonvilleFix malformed device-id for printers found by dnssd 4836/head
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-02  Michael SweetStagger connect calls by 100ms to avoid "confusing...
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-13  Michael SweetSwitch USB implementation to handle iterating with...
next