]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Fix .PHONY declaration
[thirdparty/cups.git] / cups /
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...
2016-07-07  Michael SweetUpdate the list of media-type strings.
2016-07-06  Michael R SweetUpdate Windows DLL exports file.
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
2016-06-20  Michael R SweetCUPS 2.2 is part of macOS 10.12.
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-06-20  Michael SweetAdd support for Let's Encrypt certs.
2016-05-30  Michael SweetFix compiler warning.
2016-05-30  Michael SweetUpdate private threading API.
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-25  Michael SweetAdd new administrative APis help.
2016-05-24  Michael SweethttpAddrConnect2 could get into an infinite loop for...
2016-05-18  Michael R SweetFix compile errors.
2016-05-18  Michael SweetImplement TrustOnFirstUse option and CRLs (GNU TLS...
2016-05-11  Michael SweetAdd reference to IANA registry for printer-state-reason...
2016-05-02  Michael SweetDeal with duplicate finishing-template values due to...
2016-05-02  Michael SweetAdd support for finishings and finishings-col.finishing...
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-21  Michael R SweetMerge pull request #4807 from OdyX/fix-spanish-gerunds
2016-04-21  Michael R SweetPR #4808: Fix builds without Avahi or mDNSResponder.
2016-04-19  Michael SweetCheck for newer Security framework header version to...
2016-04-15  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-14  Michael SweetFix some localization issues with Norwegian.
2016-04-14  Michael SweetMove cupsGetDevices to adminutil.h since it isn't a...
2016-04-13  Michael R SweetFix some bugs in the new server-side TLS support code.
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-04-11  Michael R SweetWork around undocumented side-effect of SecItemAdd...
2016-04-11  Michael R SweetUpdate cert code to not require a keychain. Default...
2016-04-11  Michael R SweetAdd missing prototypes/definitions and do a first pass...
2016-04-11  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-11  Michael R SweetCreated certificate should be RSA, not ECDSA.
2016-04-07  Michael R SweetAdd debug info on failed keychain open.
2016-04-07  Michael R SweetFix default TMPDIR path.
2016-04-01  Michael SweetAdd iOS target, config.h tweaks, and dest.c tweaks...
2016-03-23  Michael SweetChanges to eliminate warnings from new Clang.
2016-03-09  msweetFix builds on Linux.
2016-03-08  msweetRemove all remnants of the old private PWG APIs and...
2016-03-07  msweetAdded support for disc media sizes (<rdar://problem...
2016-02-26  msweetAdd PWG Raster field definitions.
2016-02-18  msweetImplement more of testdest unit test.
2016-02-17  msweetFix some bugs in the implementation that have been...
2016-02-17  msweetMore work on temporary queues - implement support for...
2016-02-16  msweetImplement CUPS-Create-Local-Printer operation and add...
2016-02-16  msweetBack off on ECDSA for now, just use RSA as before,...
2016-02-16  msweetSwitch to ECDSA and SHA256 for self-signed certs on...
next