]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Fix lpadmin error reporting for IPP Everywhere printers (Issue #5370)
[thirdparty/cups.git] / cups /
2018-09-28  Michael R SweetSupport face-up printers (Issue #5345)
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-09-14  Michael R SweetMore Digest changes.
2018-09-14  Michael R SweetMore Digest authentication fixes/improvements.
2018-09-13  Michael R SweetChange the threading model to keep track of a separate...
2018-09-12  Michael R SweetUpdate testclient to support simulation of N clients.
2018-09-11  Michael R SweetAdd explicit 1 second wait for Digest challenge.
2018-09-03  Michael R SweetSilence some bogus Clang warnings.
2018-08-29  Michael R SweetAdd digest debugging and fix a small bug in the HTTP...
2018-08-29  Michael R SweetFurther simplify the logic in ippCopyAttribute.
2018-08-29  Michael R SweetSimplify the logic in ippCopyAttribute.
2018-08-29  Michael R SweetFix availability macros.
2018-08-29  Michael R SweetFix issue with HTTP Digest authentication, add unit...
2018-08-27  Michael R SweetAdd checks for missing/bad CloseUI/JCLCloseUI keywords...
2018-08-21  Michael R SweetDon't try to map cupsFinishingTemplate=none, fall back...
2018-08-21  Michael R SweetFix memory leaks found by Coverity (Issue #5375)
2018-08-19  Michael R SweetFix whitespace.
2018-08-19  Michael R SweetFix localization of IPP Everywhere PPD (Issue #5362)
2018-08-19  Michael R SweetFix shared printing using the IPP Everywhere driver...
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-18  Michael R SweetExplicitly list IPP_TAG_STRING in ippReadIO.
2018-07-17  Michael R SweetFix dependencies.
2018-07-09  Michael R SweetReplace the rest of the uses of __attribute__ that...
2018-07-09  Michael R SweetMove away from using __attribute__ directly (Issue...
2018-06-29  Michael R SweetFix whitespace issues.
2018-06-29  Michael R SweetAuthentication in the web interface did not work on...
2018-06-18  Michael R SweetMore tweaks for IPP Everywhere support in web interface.
2018-06-18  Michael R SweetReport all supported Job Creation attributes and their...
2018-06-15  Michael R SweetAdd options to force a TLS version.
2018-06-15  Michael R SweetDon't set maximum TLS version unless it is <max. Suppor...
2018-06-12  Michael R SweetAdd all prototype attributes and values.
2018-06-12  Michael R SweetAdd more functionality to localization unit test program.
2018-06-11  Michael R SweetFix regressions in ippValidateAttribute (Issue #5322...
2018-06-11  Michael R SweetMerge pull request #5332 from felixonmars/patch-1
2018-06-09  Felix YanFix a typo in snmp.c 5332/head
2018-06-05  Michael R SweetMake sure all incoming value tags are treated the same...
2018-06-05  Michael R SweetFix link to CUPS Programming Manual.
2018-06-05  Michael R SweetMerge pull request #5317 from nils-van-zuijlen/typo-fr
2018-06-04  Michael R SweetBlock invalid group tags when parsing IPP messages.
2018-05-18  Michael R SweetAdd smb test URI.
2018-05-14  Michael R SweetAdd more URI validation for scheme.
2018-05-14  Michael R SweetMark cupsGetDevices as deprecated.
2018-05-11  Michael R SweetMirror validation changes from 2.2 branch.
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...
next