]> git.ipfire.org Git - thirdparty/cups.git/history - backend
Fix .PHONY declaration
[thirdparty/cups.git] / backend /
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...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-04-06  Michael SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-04  Michael R SweetDo not compress print jobs by default except for certai...
2016-03-24  Michael R SweetAdd USB quirk rule for Lexmark C540n (Issue #4778)
2016-03-24  Michael R SweetAdd USB quirk rule for Xerox WorkCentre 3220 (Issue...
2016-03-10  msweetThe IPP backend now continues on to the next job when...
2016-01-12  msweetFix builds on Linux.
2016-01-11  msweetPending subscriptions would prevent the scheduler from...
2016-01-06  msweetFix some compile issues, use our implementation of...
2015-12-18  msweetAdd cupsRasterInitPWGHeader API to setup a raster heade...
2015-12-09  msweetDo some code reorganization so that all of the PPD...
2015-11-18  msweetAdd support for hashed job-password values; right now...
2015-11-17  msweetAdded USB quirk for Canon MP530 (STR #4730)
2015-11-13  msweetDon't create the full name twice (<rdar://problem/23144...
2015-10-23  msweetAdd missing length check (<rdar://problem/23133230>)
2015-10-23  msweetGet rid of compiler warning...
2015-10-09  msweetThe IPP backend did not always handle jobs getting...
2015-09-15  msweetFix typo.
2015-09-15  msweetSome older HP LaserJet printers need a delayed close...
2015-09-13  msweetThe libusb-based USB backend did not unload the kernel...
2015-07-31  msweetFix the signal handlers in the dnssd and usb backends...
2015-07-22  msweetFix a USB memory leak and update to the most recent...
2015-07-21  msweetFix a USB race condition (<rdar://problem/21882551>)
2015-06-24  msweetThe IPP backend did not respond to side-channel request...
2015-05-28  msweetPrefer job-impressions-completed over job-media-sheets...
2015-05-28  msweetUSB and IPP backend fixes.
2015-05-22  msweetDon't return an error for browsing.
2015-05-06  msweetThe IPP backend now correctly monitors jobs (<rdar...
2015-04-03  msweetFix some clang issues.
2015-03-23  msweetEliminate Clang warnings.
2015-02-23  msweetFix USB backend for compatibility with IPP USB.
2015-01-30  msweetAdd a USB quirk rule for Intermec printers (STR #4553)
2015-01-28  msweetMove CUPS->IPP mapping code to libcups.
2015-01-27  msweetThe IPP backend now updates the cupsMandatory values...
2015-01-26  msweetThe IPP backend now sends the job-pages-per-set attribu...
2014-12-09  msweetFix USB printing on OpenBSD (STR #4525)
2014-12-09  msweetFix a libusb issue on OpenBSD.
2014-11-19  msweet<rdar://problem/17837631> OS X continues sending print...
2014-11-12  msweetAdded a USB quirk rule for the Brother HL-1250 (STR...
2014-10-21  msweetStop reporting waste-receptacle-xxx from SNMP, because...
2014-09-23  msweetFix some code comments in tls-xxx.c.
2014-08-28  msweetFix Linux builds without normal prerequisite libraries...
2014-07-18  msweetFinal changes to track TLS credentials (STR #1616)
2014-07-15  msweetFix the fix for STR #4452 - incorrectly used httpAddrSi...
2014-07-08  msweetThe LPD backend did not work with some versions of...
2014-07-03  msweetAdd USB quirk rule for Lexmark E230 (STR #4448)
2014-07-01  msweetFixed a bug in the CUPS_SC_GET_DEVICE_ID handling by...
2014-06-30  msweetFix the debug output from the DNS-SD backend when using...
2014-06-09  msweetThe "snmp" option did not work with the network backend...
2014-05-22  msweetIPP queues using hardcoded credentials would ask for...
2014-05-09  msweetThe IPP backend did not abort a job when the printer...
2014-05-08  msweetSync up with some build changes.
2014-05-07  msweetAdd code to validate trust when printing via the IPP...
2014-03-28  msweetUse _httpDecodeURI private API to remove percent encodi...
2014-03-28  msweetRemove lppasswd man page, and clean up dependencies.
2014-03-26  msweet<rdar://problem/16351701> Dial string is escaped twice...
2014-03-19  msweetFix handling of default username.
2014-03-04  msweetDon't provide human-readable log message.
2014-02-28  msweetOnly log when we aren't using the generic class driver.
2014-02-27  msweetLog 32-bit vs. 64-bit class driver usage.
2014-02-21  msweetDon't show error message when we are just canceling...
2014-02-21  msweetResend jobs as raster if the original format fails...
2014-02-19  msweetThe dnssd backend did not always report all discovered...
2014-02-14  msweetFix build errors on Fedora.
2014-02-11  msweetFix double-include that caused problems.
2014-02-06  msweetFull sweep of all Clang warnings, plus some bug fixes...
2013-12-22  msweetCUPS did not support "auto-monochrome" or "process...
2013-12-22  msweetThe IPP backend did not wait for a busy printer to...
2013-12-09  msweetThe libusb-based USB backend incorrectly used write...
2013-11-07  msweetChange new keyword to "cups-waiting-for-job-completed...
2013-11-07  msweetDropped "dark wake" support on OS X, which was preventi...
2013-11-01  msweetFix another STACK-detected bug.
2013-10-30  msweetFix a few STACK-detected issues:
2013-10-23  msweetFix IPP backend to send print-color-mode (<rdar://probl...
2013-10-18  msweetRemove support for AIX, HP-UX, and OSF/1.
2013-10-17  msweetUse httpAddrListen and new httpAddrClose in cupsd and...
2013-10-04  msweetSave work; public accessors for more stuff, continue...
next