]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Changelog.
[thirdparty/cups.git] / cups /
2018-04-24  Michael R SweetFix GNU TLS httpCertString changes.
2018-04-24  Michael R SweetExtend GNU TLS certificate string.
2018-04-24  Michael R SweetAdd issuer and signature algorithm to certificate strin...
2018-04-24  Michael R SweetAdd resource and system object/state values.
2018-04-12  Michael R SweetFix cups_auth_find for schemes without parameters.
2018-04-11  Michael R SweetFix a parsing bug in the new authentication code.
2018-04-10  Michael R SweetMerge pull request #5286 from Kohlrabi/master
2018-04-09  Michael R SweetUse cupsGetNamedDest for legacy printing APIs (Issue...
2018-03-23  Michael R SweetUpdate Windows DLL exports file.
2018-03-23  Michael R SweetAlso support /ipp/print/queuename.
2018-03-20  Michael R SweetRemove support for _IPP_PRIVATE_STRUCTURES developer...
2018-03-20  Michael R SweetFully deprecate PPD API - no more _PPD_DEPRECATED cheat.
2018-03-19  Michael R SweetDeprecate raw print queues.
2018-03-19  Michael R SweetInclude cupsJobPassword keyword in generated PPDs ...
2018-03-14  Michael R SweetFix _cupsCondWait again.
2018-03-13  Michael R SweetFix definition of IPP_DSTATE_ enums.
2018-03-13  Michael R SweetFix implementation of _cupsCondWait with timeout.
2018-03-13  Michael R SweetFix printing to some IPP Everywhere printers (Issue...
2018-03-10  Michael R SweetFix DEFINE-DEFAULT support in IPP data files.
2018-03-09  Michael R SweetBump shared library version.
2018-03-07  Michael R SweetFix formatting.
2018-03-07  Michael R SweetUpdate documentation.
2018-03-07  Michael R SweetMove cupsHashString to 2.2.7 and add a 2.2.7 API versio...
2018-03-01  Michael R SweetFix requested attributes lists - missing -col versions...
2018-02-27  Michael R SweetUse a writability test for TMPDIR on macOS...
2018-02-27  Michael R SweetFix compile error.
2018-02-27  Michael R SweetcupsGetPPD* still used the old TMPDIR code.
2018-02-26  Michael R SweetSimplify tempfile fix for macOS.
2018-02-22  Michael R SweetFix list of printer attributes.
2018-02-22  Michael R SweetUpdate Windows DLL exports file.
2018-02-22  Michael R SweetUpdate API documentation.
2018-02-22  Michael R SweetFix annotation of cupsHashString API
2018-02-22  Michael R SweetAdd public cupsEncodeOption API
2018-02-22  Michael R Sweet_cupsEncodeOption should return the attribute that...
2018-02-22  Michael R SweetTemp files could not be created in some sandboxed appli...
2018-02-21  Michael R SweetFix speling mistak.
2018-02-21  Michael R SweetUpdate copyrights and license text on files that were...
2018-02-21  Michael R SweetSetting the timeout should also timeout the TLS negotiation
2018-02-20  Michael R SweetUpdate documentation (Issue #5252)
2018-02-20  Michael R SweetChangelog and dependencies updates.
2018-02-14  Michael R SweetFix missing printer-config-change-[time,date-time]...
2018-02-13  Michael R SweetSync up fixes from IPP sample code repo.
2018-02-12  Michael R SweetFix clean target in "cups" subdirectory.
2018-02-06  Michael R SweetFix timezone offset code.
2018-02-06  Michael R SweetFix dateTime value parsing.
2018-02-06  Michael R SweetMove file callbacks to _ipp_vars_t and add attribute...
2018-02-06  Michael R SweetFix compiler warning.
2018-02-01  Michael R SweetThe `cupsCopyDestInfo` function did not work with all...
2018-02-01  Michael R SweetAdd unit test for _cupsConnect.
2018-02-01  Michael R SweetOne more fix for _cupsGetDestResource (Issue #5211)
2018-02-01  Michael R SweetFix additional IPP/1.1 issues with cupsCopyDestInfo...
2018-01-31  Michael R SweetUse ippValidateAttribute to validate attributes in...
2018-01-25  Michael R SweetFinish re-tooling of ipptool to use new parser.
2018-01-24  Michael R SweetSave work on new ipptool using IPP data file parser.
2018-01-23  Michael R SweetAdd (ASCII) IPP data file parser to libcups, to be...
2018-01-18  Michael R SweetMove libcupsimage to the "cups" subdirectory, along...
2018-01-18  Michael R SweetAttribute names in cupsFinishingTemplate should be...
2018-01-18  Michael R SweetExpand ColorModel support for IPP Everywhere printers...
2018-01-18  Michael SweetAdd support for deep grayscale (ColorModel=Gray16)...
2018-01-17  Michael R SweetUpdate copyright.
2018-01-17  Michael R SweetFixed an issue with mapping finishing options (rdar...
2018-01-17  Michael R SweetThe `ppdLocalizeIPPReason` function incorrectly returne...
2018-01-11  Michael R SweetCopy the is_default value in cupsCopyDest so that cupsG...
2018-01-11  Michael R SweetPrinting to old CUPS servers has been fixed (Issue...
2018-01-11  Michael R SweetUpdate HTTP implementation to support field values...
2018-01-10  Michael SweetThe `cupsGetDests` and `cupsEnumDests` functions no...
2018-01-10  Michael SweetUpdate copyright year.
2018-01-10  Michael R SweetMerge pull request #5210 from Atalanttore/patch-2
2018-01-10  Michael R SweetMerge pull request #5217 from StefanScherer/fix-compile...
2018-01-10  Michael R SweetMerge pull request #5212 from albert-astals-cid-kdab...
2018-01-10  Michael R SweetMerge pull request #5213 from albert-astals-cid-kdab...
2018-01-09  Stefan SchererFix compile without HAVE_SSL 5217/head
2018-01-02  Albert Astals CidFix ppdInstallableConflict conflict reporting 5213/head
2018-01-02  Albert Astals CidRemove unused _PPD_NORMAL_CONSTRAINTS enum 5212/head
2017-12-19  Michael R SweetGenerate strings files for localizing PPD options ...
2017-12-19  Michael R SweetFix default TLS versions.
2017-12-16  Michael R SweetFix TLS on macOS.
2017-12-15  Michael R SweetFix authentication issues.
2017-12-14  Michael R SweetFix sub-collection testing (Issue #4096)
2017-12-14  Michael R SweetThe `cupsCopyDestConflicts` function now handles collec...
2017-12-14  Michael R SweetFactor out the option to IPP attribute encoding code...
2017-12-14  Michael R SweetUpdate help text.
2017-12-14  Michael R SweetThe `cupsEnumDests` function did not include options...
2017-12-13  Michael R SweetUse IPP printer-state-reasons localizations instead...
2017-12-11  Michael R SweetAdd support for IPP presets (Issue #5179)
2017-12-09  Michael SweetRename HTTP_STATUS_REDIRECT_TEMPORARILY to HTTP_STATUS_...
2017-12-08  Michael SweetAdd missing HTTP status message for 302 (moved temporar...
2017-12-07  Michael R SweetAdd support for IPP Presets attributes.
2017-12-07  Michael R SweetFix requested attributes group mappings.
2017-12-07  Michael R SweetFix some typos that prevented the cupsFinishingTemplate...
2017-12-07  Michael R SweetFix compile errors on Linux.
2017-12-05  Michael R SweetFix writing of default options (Issue #4717)
2017-12-05  Michael R SweetMerge pull request #5184 from albert-astals-cid-kdab...
2017-12-05  Michael R SweetFix builds.
2017-12-05  Albert Astals CidFix compilation 5184/head
2017-12-01  Michael SweetSome more localization fixes and simplifications.
2017-11-30  Michael SweetLast of the media improvements (Issue #5167)
2017-11-29  Michael SweetFinish up media improvements (Issue #5167)
2017-11-29  Michael SweetFirst part of better media support (Issue #5167)
2017-11-28  Michael SweetAdd support for finishings-col (Issue #5180)
next