]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2024-04-16  Michael R SweetUpdate cups-files.conf man page. 942/head
2024-04-16  Michael R SweetUpdate _ppdCacheCreateWithPPD to collect localizable...
2024-04-15  Michael R SweetUpdate _ppdCacheCreateWithPPD to accept languages to...
2024-04-15  Michael R SweetAddress clang warning.
2024-04-15  Michael R SweetUpdate _cupsMessageLoad to accept existing strings...
2024-04-14  Michael R SweetLocalize finishings/finishings-col, media-source, media...
2024-04-12  Michael R SweetFix printer-strings-uri support in _ppdCreateFromIPP.
2024-04-09  Michael R SweetInitial work on loading all desired languages from...
2024-04-09  Michael R SweetFix warnings.
2024-04-09  Michael R SweetFix regression for background queue creation (Issue...
2024-04-06  Michael R SweetFix constant name.
2024-04-06  Michael R SweetUse NULL hostname for services on the loopback interfac...
2024-04-06  Michael R SweetUse size_t for buffer size and make sure it is at least...
2024-04-05  Michael R SweetReport an error if you use lpadmin to set defaults...
2024-04-05  Michael R SweetDelete enum attribute if the value is bad.
2024-04-05  Michael R SweetSupport enum keywords (Issue #734)
2024-04-05  Michael R SweetFix document-unprintable-error support (Issue #391)
2024-04-05  Michael R SweetSupport ippeveprinter -f option with -a (Issue #759)
2024-04-05  Michael R SweetTweak Docker docos.
2024-04-05  Michael R SweetMerge pull request #929 from Rudra-IITM/docker_build
2024-04-05  Michael R SweetUse cupsCopyString instead of strlcpy.
2024-04-05  Michael R SweetChangelog.
2024-04-05  Michael R SweetAdd cupsCopyDestInfo2 API (Issue #586)
2024-04-05  Rudra-IITMupdate install.md 929/head
2024-04-05  Michael R SweetFix cupsCopyDestInfo device connection detection (Issue...
2024-04-05  Rudra-IITMadd dockerfile and docker-compose file
2024-04-05  Michael R SweetAllow PPD choices and PWG keywords to select media...
2024-04-05  Zdenek DohnalUpdate CHANGES.md
2024-04-05  zdohnalscheduler: Fix sending response headers to client
2024-04-04  Michael R SweetUpdate CUPS-Add-Modify-Printer and CUPS-Create-Local...
2024-04-03  Zdenek Dohnalscheduler: Fix sending response headers to client 927/head
2024-04-03  Michael R SweetPut it back - Github is confused.
2024-04-03  Michael R SweetRename CodeQL workflow to satisfy Github.
2024-04-03  Michael R SweetFix CodeQL-detected missing NULL check.
2024-04-02  Michael R SweetUpdate default destination documentation (Issue #819)
2024-04-02  Michael R SweetMerge pull request #837 from zdohnal/fix-reasons-for...
2024-04-02  Michael R SweetFix some build issues (Issue #674)
2024-04-02  Michael R SweetMerge pull request #674 from AtariDreams/ABI
2024-04-02  Michael R SweetMerge branch 'master' into ABI 674/head
2024-04-02  Michael R SweetFix 'deny everyone' example (Issue #844)
2024-04-02  Michael R SweetFix httpGets timeout handling (Issue #879)
2024-04-02  Michael R SweetDrop 'none' test (Issue #909)
2024-04-02  zdohnalcups/request.c: Show filename in message in `cupsDoFile...
2024-04-02  Michael R SweetFix the initialization and validation of checkbox and...
2024-03-27  Michael R SweetUpdate CUPS-Create-Local-Printer to preserve the existi...
2024-03-27  Michael R SweetFix client logging of requests.
2024-03-27  Michael R SweetDon't use sanitizer on macOS due to performance issues...
2024-03-27  Michael R SweetUpdate Windows DLL exports.
2024-03-27  Michael R SweetUpdate cupsd code to report all supported raster resolu...
2024-03-27  Michael R SweetDrop old strlcat/cpy emulation functions.
2024-03-27  Michael R SweetStop doing EUC-JP test.
2024-03-25  Michael R SweetFix encoding of extension values (Issue #913)
2024-03-25  Michael R SweetUpdate changelog and make sure we have the len==0 check...
2024-03-25  Michael R SweetMerge pull request #914 from yetamrra/raster-write...
2024-03-25  Benjamin GordonAdd additional parameter validation to _cupsRasterWrite... 914/head
2024-03-22  Zdenek Dohnalcups/request.c: Show filename in message in `cupsDoFile... 912/head
2024-03-22  Zdenek Dohnalcups/ipp.c: Use strcmp, since attribute names are case...
2024-03-19  zdohnalsnmp.c: Validate input OID string for `_cupsSNMPStringT...
2024-03-18  Zdenek Dohnalsnmp.c: Validate input OID string for `_cupsSNMPStringT... 907/head
2024-03-11  zdohnalFix get-printer-attributes test with media-col-database
2024-03-08  Alexander RogovskyyFix get-printer-attributes test with media-col-database 908/head
2024-03-01  Michael R SweetFix IPv6 address encoding in the Host: header (Issue...
2024-02-16  Michael R SweetUpdate cupsCreateRequestedArray for Get-Output-Device... 897/head
2024-02-15  Zdenek DohnalUpdate CHANGES.md
2024-02-15  zdohnalppd-cache.c: Check for required attributes if URF or...
2024-02-15  Zdenek DohnalMention reporting issues earlier
2024-02-14  Michael R SweetFix typo in workaround.
2024-02-14  Michael R SweetAdd proposed workaround for Github Actions CI test...
2024-02-14  Zdenek Dohnalppd-cache.c: Check for PWG attribute as well 890/head
2024-02-14  Zdenek Dohnalppd-cache.c: Check for `urf-supported` if `image/urf...
2024-02-14  Zdenek DohnalUpdate CHANGES.md
2024-02-14  zdohnalUse PAM password-auth or system-auth if present
2024-02-14  Zdenek DohnalUse PAM password-auth or system-auth if present 892/head
2024-02-12  Michael R SweetPause running unit tests on macOS until we figure out...
2024-02-12  Michael R SweetUpdate Windows DLL exports.
2024-02-11  Michael R SweetReturn HTTP status 404 for non-existing classes and...
2024-02-09  Alexander PevznerMerge pull request #887 from alexpevzner/cups-pzz-maste...
2024-02-08  Alexander PevznerFixed gcc warning 887/head
2024-02-08  Zdenek DohnalUpdate CHANGELOG.md
2024-02-08  zdohnalAdd unidir USB quirk for Oki 407
2024-02-06  Zdenek DohnalAdd unidir USB quirk for Oki 407 886/head
2024-02-01  Michael R SweetMerge pull request #881 from OpenPrinting/dependabot...
2024-02-01  dependabot... build(deps): bump microsoft/setup-msbuild from 1.3... 881/head
2024-01-31  Michael R SweetMirror fix from libcups.
2024-01-26  Zdenek Dohnalscheduler: Fix reasons for previously printed jobs 837/head
2024-01-26  Zdenek Dohnalscheduler: Fix reasons for previously printed jobs
2024-01-25  Michael R SweetRemove excess debugging (Issue #875)
2024-01-25  Michael R SweetCopy string copy/concat/format changes from libcups v3.
2024-01-16  zdohnalbackend/ipp.c: Fix printing jobs with long names on...
2024-01-16  Zdenek Dohnalbackend/ipp.c: Fix printing jobs with long names on... 866/head
2024-01-15  zdohnalbackend/ipp.c: Fix infinite loop with Kerberos
2024-01-15  Zdenek Dohnalbackend/ipp.c: Fix infinite loop with Kerberos 864/head
2024-01-15  Zdenek DohnalUpdate CHANGES.md
2024-01-12  Michael R SweetMerge pull request #860 from ValdikSS/master
2024-01-12  Zdenek DohnalFix whitespace error
2024-01-12  Zdenek DohnalAdd/update copyrights
2024-01-10  Michael R SweetFix print-scaling option support for IPP printers ...
2024-01-09  ValdikSSReport proper media-source-supported IPP field on numer... 860/head
2024-01-05  zdohnalFix CI for CUPS 2.5
2024-01-05  Zdenek Dohnaldnssd.c: Fix deadlock in `cups_enum_dests()` 857/head
next