]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Update more IPP strings.
[thirdparty/cups.git] / cups /
2018-11-14  Michael R SweetFix compile error.
2018-11-14  Michael R SweetAdd cupsManualCopies as needed (Issue #5433)
2018-11-14  Michael R SweetFix potential truncation of Kerberos credentials (Issue...
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-11-08  Michael R SweetDisable SNMP supply levels when the community name...
2018-11-06  Michael R SweetFix more compiler warnings (Issue #5423)
2018-11-06  Michael R SweetFix compiler warnings (Issue #5423)
2018-10-29  Michael R SweetFix makefile errors on install.
2018-10-29  Michael R SweetAdd new libcupslite component that builds a libcups...
2018-10-25  Michael R SweetMake sure _cups_debug_set always exists.
2018-10-25  Michael R SweetNeed to install debug-private.h as a private header.
2018-10-19  Michael R SweetUpdate the location of strings files on newer versions...
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-18  Michael R SweetDrop _httpTLSSetCredentials - not implemented or used.
2018-10-18  Michael R SweetDon't install internal headers.
2018-10-17  Michael R SweetCleanup.
2018-10-17  Michael R SweetFix embedded whitespace issue.
2018-10-17  Michael R SweetDrop SNMP functions.
2018-10-17  Michael R SweetUpdate Windows DLL exports.
2018-10-17  Michael R SweetDon't need to include zlib header.
2018-10-17  Michael R SweetRemove dependency on zlib headers outside of libcups.
2018-10-16  Michael R SweetMore build fixes.
2018-10-16  Michael R SweetAdd missing DNSSD.LIB functions.
2018-10-16  Michael R SweetFix build issues, add missing files.
2018-10-16  Michael R SweetAdd DNS-SD stub library project. Update VS projects.
2018-10-16  Michael R SweetSearch for codesign/true, use LDFLAGS for shared librar...
2018-10-11  Michael R SweetUpdate Xcode project, clean up includes for _cupsRaster...
2018-10-11  Michael R SweetMove PPD tests to PPD unit test file.
2018-10-11  Michael R SweetFix raster header writing.
2018-10-11  Michael R SweetRemove obsolete declarations.
2018-10-11  Michael R SweetMove raster functions into libcups, with stubs that...
2018-10-10  Michael R SweetMark internal functions as internal.
2018-10-10  Michael R SweetUpdate visibility stuff so we can build libcups.2.dylib...
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-09-28  Michael R SweetMove private header includes to tls-darwin.c.
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.
next