]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2023-05-13  RoseCheck that the number of trays is consistent before... 692/head
2023-05-13  Michael R SweetMerge pull request #591 from AtariDreams/XOR-3
2023-05-13  RoseUse XOR for integers that are always 1 or 0 591/head
2023-05-12  Michael R SweetMerge pull request #655 from AtariDreams/What-We-Learned
2023-05-12  RoseFree memory leaked by Darwin's Core Foundation 655/head
2023-05-12  Michael R SweetMerge pull request #686 from AtariDreams/print_ptr
2023-05-12  Michael R SweetMerge pull request #684 from AtariDreams/wordlen
2023-05-12  RoseWordlen should be a size_t, not an int 684/head
2023-05-12  RoseUse print_ptr instead of print_buffer 686/head
2023-05-12  Michael R SweetMerge pull request #687 from davebarkerxyz/fix-persist...
2023-05-12  Dave BarkerFix check for existing color mode setting 687/head
2023-05-10  Michael R SweetUpdate copyright.
2023-05-10  Michael R SweetRemove unused variable.
2023-05-10  Michael R SweetFix an integer overflow issue in the PWG media size...
2023-05-10  Michael R SweetMerge pull request #656 from AtariDreams/u
2023-05-10  RoseUse %u for unsigned, not signed 656/head
2023-05-06  Michael R SweetMerge pull request #590 from AtariDreams/memory
2023-05-02  RoseImprove state handling in cases of memory allocation... 590/head
2023-05-01  Michael R SweetMerge pull request #642 from zdohnal/raise_fortify
2023-05-01  Michael R SweetDrop Codacy code scanning.
2023-05-01  Michael R SweetMerge pull request #659 from AtariDreams/strncmp
2023-05-01  RoseCast to unsigned long instead of long for size_t 659/head
2023-05-01  Michael R SweetMerge pull request #669 from AtariDreams/fields
2023-04-28  Zdenek Dohnalconfigure: Use _FORTIFY_SOURCE if not defined already 642/head
2023-04-27  RoseUBSan: Array over-read when operating on _fields 669/head
2023-04-25  Michael R SweetMerge pull request #670 from AtariDreams/pos-fp
2023-04-25  RoseUBSan: Contain pos - fp->bufpos in parentheses 670/head
2023-04-25  Michael R SweetFix coverity-detected typo.
2023-04-23  Michael R SweetFix build errors.
2023-04-22  Michael R SweetFix a few Coverity-reported issues.
2023-04-20  Zdenek Dohnalfilter/pstops.c: Fix incorrect comparison size for...
2023-04-13  Michael R SweetClean up OpenSSL fixes and changelog (Issue #652)
2023-04-13  Zdenek Dohnalcups/tls-openssl.c: Use general names in certificates...
2023-03-27  Zdenek DohnalREPORTING_ISSUES.md: Make the file more readable
2023-03-04  Michael R SweetMerge pull request #617 from AtariDreams/cupsMakeServer...
2023-03-04  Michael R SweetMerge pull request #632 from AtariDreams/apple
2023-03-04  RosecupsMakeServerCredentials should return 0 on failure... 617/head
2023-03-04  RosePrefer atof over strtod 632/head
2023-03-03  Michael R SweetMerge pull request #627 from Plombo/media-col-default
2023-03-03  zdohnalMerge pull request #629 from zdohnal/ippeveprinter_typo
2023-03-02  Bryan CainInclude media-type and media-source in media-col-default 627/head
2023-03-02  Zdenek Dohnalippeveprinter.c: Check the created `path` string instea... 629/head
2023-03-01  zdohnalMerge pull request #626 from vliaskov/master
2023-03-01  Vasilis Liaskovitiscups/http-addr.c: Set listen backlog size to INT_MAX... 626/head
2023-03-01  Michael R SweetMerge pull request #625 from OpenPrinting/dependabot...
2023-03-01  dependabot... Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 625/head
2023-02-19  Michael R SweetMerge pull request #616 from AtariDreams/fix-macos
2023-02-17  RoseResolve macOS build errors 616/head
2023-02-15  Till KamppeterIn auto-generated PPDs do not set RGB default on mono...
2023-02-03  Michael R SweetMerge pull request #609 from AtariDreams/redundant 631/head
2023-02-03  RoseRemove redundant checks 609/head
2023-02-01  Michael R SweetMerge pull request #607 from yetamrra/ub-printf-fix
2023-02-01  Benjamin GordonFix UB in cups_raster_read debug message 607/head
2023-01-31  Michael R SweetFix compile issue on macOS.
2023-01-30  Michael R SweetMerge pull request #605 from AtariDreams/bounds
2023-01-30  RoseFix bounds of description 605/head
2023-01-30  Zdenek DohnalUpdate OpenPrinting copyrights
2023-01-30  Zdenek DohnalBug report related changes
2023-01-30  zdohnalMerge pull request #602 from zdohnal/reporting_issues
2023-01-30  Till KamppeterAdd templates for issue reports
2023-01-30  Michael R SweetMerge pull request #603 from AtariDreams/Next-OR
2023-01-30  Michael R SweetMerge pull request #528 from AtariDreams/backchannel
2023-01-29  RoseFix-up ORs 603/head
2023-01-29  RoseFix backchannel status checking bugs 528/head
2023-01-29  Michael R SweetMerge pull request #599 from tillkamppeter/master
2023-01-29  Till KamppetercupsDoRequest() response pointer does not need to get... 599/head
2023-01-27  Zdenek Dohnal REPORTING_ISSUES.md: Initial page 602/head
2023-01-25  Michael R SweetMerge pull request #593 from AtariDreams/OR-3
2023-01-23  RoseUse bitwise OR instead of addition 593/head
2023-01-22  Till KamppeterBuild system: Support new snapd-glib-2 API
2023-01-22  Till KamppeterPPD for driverless IPP: Poll "media-col-database" separ...
2023-01-21  Michael R SweetEliminate trivial switch's.
2023-01-21  Michael R SweetFix Windows compile error.
2023-01-21  Michael R SweetMerge pull request #589 from AtariDreams/depth
2023-01-21  Michael R SweetDrop Codacy - serious issues with this code scanning...
2023-01-21  Michael R SweetMerge pull request #592 from AtariDreams/noreturn
2023-01-21  Michael R SweetMerge pull request #595 from AtariDreams/inheader
2023-01-21  Michael R SweetMerge pull request #597 from AtariDreams/abort
2023-01-21  RoseHave fallback in case GetProcAddress fails 597/head
2023-01-20  Michael R SweetMerge pull request #580 from mgoppold/master
2023-01-20  RoseCheck inheader before checking color space 595/head
2023-01-20  RoseMark nonreturning functions as _CUPS_NORETURN 592/head
2023-01-20  RoseRemove useless depth argument from static function... 589/head
2023-01-20  Mario GoppoldMerge branch 'OpenPrinting:master' into master 580/head
2023-01-20  Mario GoppoldKeep the original decision for "-offline-report"
2023-01-19  Michael R SweetMerge pull request #588 from AtariDreams/patch-6
2023-01-19  RoseFix data types on Windows 588/head
2023-01-19  Michael R SweetMerge pull request #587 from AtariDreams/patch-6
2023-01-18  RoseWindows version numbers are unsigned 587/head
2023-01-18  Michael R SweetImplement ipp-attribute-fidelity in ippeveprinter.
2023-01-17  Michael R SweetMerge pull request #585 from OpenPrinting/dependabot...
2023-01-17  dependabot... Bump codacy/codacy-analysis-cli-action from 1.1.0 to... 585/head
2023-01-17  Michael R SweetMerge pull request #550 from AtariDreams/canceled
2023-01-17  Michael R SweetMerge pull request #545 from AtariDreams/clang
2023-01-17  Michael R SweetMerge pull request #535 from AtariDreams/arg
2023-01-17  Michael R SweetMerge pull request #462 from jamacku/master
2023-01-17  Michael R SweetMerge pull request #506 from AtariDreams/XPrinter
2023-01-17  Michael R SweetMerge pull request #523 from Nopraz/master
2023-01-17  Michael R SweetMerge pull request #541 from AtariDreams/fix-typo
2023-01-17  Michael R SweetMerge pull request #544 from AtariDreams/final-update
next