]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Merge pull request #4996 from psychomario/cupstestppdbof
[thirdparty/cups.git] / cups /
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-19  Michael SweetReport the value of the printer-is-temporary attribute...
2017-06-19  Michael SweetThe cupsCheckDestSupported function did not support...
2017-06-17  Michael R SweetFix crashes on Linux (Issue #5022)
2017-06-17  Michael SweetFix some (bogus) clang warnings.
2017-06-17  Michael R SweetFix compile warning.
2017-06-16  Michael SweetFix some output issues in ipptool introduced by migrati...
2017-06-16  Michael SweetSync up with changes from IPP sample code project.
2017-06-15  Michael SweetUpdate reference to Avahi poll bug (now moved to Github...)
2017-06-12  Michael SweetSave work on documentation.
2017-06-08  Michael SweetSave work on documentation.
2017-06-07  Michael SweetSave work on CUPS Programming Manual.
2017-06-07  Michael R SweetAdd note that the callback/block will get multiple...
2017-06-07  Michael SweetUpdate header documentation.
2017-06-05  Michael R SweetMerge pull request #5016 from jnerin/patch-1
2017-06-01  Michael R SweetFix compiler warning.
2017-06-01  Michael R SweetDon't use readdir_r, ever.
2017-06-01  Michael SweetDocumentation updates.
2017-05-31  Michael SweetRevive CUPS_PRINTER_DISCOVERED for cupsEnumDests.
2017-05-26  Michael R SweetRemove old commands.
2017-05-26  Michael SweetAdd support for lp and lpr to print to network printers...
2017-05-17  Michael SweetRe-implement cupsGetDests and cupsCreateJob using cupsE...
2017-05-16  Michael SweetAllow PWG Raster types to vary by case (non-conformant...
2017-05-01  Michael R SweetImplement cupsAddIntegerOption and cupsGetIntegerOption...
2017-05-01  Michael SweetFix some typos in the new documentation.
2017-04-30  Michael SweetAdd a cover image for the new programming manual.
2017-04-30  Michael SweetFix documentation comment.
2017-04-30  Michael SweetMove most of the CUPS library documentation into a...
2017-04-20  Michael R SweetUse human-readable strings for printer-info.
2017-04-20  Michael R SweetAvahi fixes for cupsEnumDests (Issue #4989)
2017-04-20  Michael R SweetSave work on Avahi code
2017-04-19  Michael R SweetUpdate cupsEnumDests implementation to return early...
2017-04-18  Michael R SweetFix regression in job file preservation (Issue #4987)
2017-04-14  Michael SweetSave work on new CUPS Programming Manual.
2017-03-14  Michael R SweetClean out old code (Issue #4980)
2017-03-13  Michael R SweetUnlock CUPS keychain as needed (appears that the CUPS...
2017-03-10  Michael SweetThe IPP Everywhere finishings support did not work...
2017-03-10  Michael SweetUpdate localized media type names.
2017-03-10  Michael SweetFix localization of media type values, add a few common...
2017-03-09  Michael SweetAdd meaningful error messages to IPP Everywhere PPD...
2017-03-09  Michael SweetUpdate MediaType code to list all media-type-supported...
2017-03-09  Michael SweetSupport all print-quality values reported by the printe...
2017-03-09  Michael SweetSend media-col for media-source and media-type, even...
2017-03-08  Michael SweetFirst half of the changes for Issue #4960, Issue #4961...
2017-03-08  Michael SweetFix some more localization issues on macOS (<rdar:...
2017-03-08  Michael SweetEliminate compiler warning.
2017-03-07  Michael R SweetSync up with fixes from IPP sample project.
2017-03-01  Michael SweetMirror changes from IPP sample code.
2017-01-26  Michael R SweetUpdate copyrights.
2017-01-26  Michael R SweetBump version to 2.2.3.
2017-01-26  Michael R SweetOne other spot to catch another slightly different...
2017-01-26  Michael R SweetAdd private API for mapping Apple language ID to POSIX...
2017-01-17  Michael R SweetUpdate DLL exports.
2017-01-16  Michael R SweetUpdate API help files, fix annotation of some cups_prin...
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2017-01-05  Michael R SweetForce HTTP state when sending a response (possible...
2017-01-05  Michael R SweetFix bug reported by Stephan...
2017-01-04  Michael R SweetBump copyright for other changes made this year.
2017-01-03  Michael R SweetAdd output-bin support for IPP Everywhere printers...
2016-12-14  Michael SweetOnly list supported PDLs (Issue #4923)
2016-12-14  Michael SweetTweak the PDL priority (Issue #4932)
2016-12-14  Michael SweetSuppress duplicate media sizes (Issue #4933)
2016-12-08  Michael R SweetFix compiler error on some versions of macOS.
2016-11-18  Michael SweetBump version to 2.2.2, sync up IDE config.h files with...
2016-11-18  Michael SweetFix compiler warning.
2016-11-18  Michael SweetFix some more IPP Everywhere PPD generator problems...
2016-11-17  Michael R SweetLet's Encrypt certificates did not work when the hostna...
2016-11-15  Michael R SweetAdd "printer-id" attribute to list of printer attributes.
2016-11-08  Michael R SweetMore IPP Everywhere fixes/improvements (Issue #4916)
2016-11-08  Michael R SweetThe ippContainsString function now uses case-insensitiv...
2016-10-28  Michael SweetMore changes for Issue #4909:
2016-10-27  Michael R SweetImprove IPP Everywhere support (Issue #4909)
2016-10-27  Michael R SweetAdd beta support for AppleRaster (per IANA Printer...
2016-10-21  Michael SweetFixed some issues with IPP Everywhere printer support...
2016-10-21  Michael SweetMerge branch 'master' of https://github.com/apple/cups
2016-10-21  Michael SweetUpdate API documentation (PR #4896).
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetFix builds on systems without a working poll() implemen...
2016-10-03  Michael R SweetBump version to 2.2.1. v2.2.1
2016-10-01  Michael R SweetMerge pull request #4885 from OdyX/manpages-inconsistencies
2016-09-22  Michael SweetcupsHashData did not use the correct hashing algorithm...
2016-09-20  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-09-20  Michael SweetUse self-signed certificates over CA-signed ones (Issue...
2016-09-20  Michael SweetHandle partial failures when connecting (Issue #4866)
2016-09-09  Michael R SweetAllow http*Connect to return early if all addresses...
2016-08-30  Michael SweetSupport site CA cert ("/etc/cups/ssl/site.crt" for...
2016-08-26  Michael SweetUse private keychain to store temporary certificates...
2016-08-26  Michael SweetUpdate dependencies.
2016-08-26  Michael SweetAdd new unit test program for testing credentials and...
2016-08-26  Michael SweetThe --no-remote-any option of cupsctl had no effect...
2016-08-25  Michael Sweethttp*Connect did not work on Linux when cupsd was not...
2016-08-25  Michael SweetSync up GNU TLS and Darwin TLS certificate validation...
2016-08-25  Michael SweetSet cupsLastErrorString in httpCredentialsGetTrust...
2016-08-20  Michael SweetFix name of IPP Scan operation Send-Document-Images.
2016-08-08  Michael SweetFix builds on Windows and drop old installer projects.
2016-08-08  Michael R SweetAdd placeholders for some of the newer threading functions.
2016-08-08  Michael R SweetSync up some Windows build fixes from the ippsample...
2016-08-08  Michael R SweetUpdate localizations.
2016-08-08  Michael R SweetMerge pull request #4858 from robert-scheck/master
2016-08-05  Michael R SweethttpLoadCredentials did not handle comments in PEM...
next