]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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-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
2024-01-05  Zdenek Dohnaldest.c: Fix infinite loop in `cups_enum_dests()`
2024-01-04  Zdenek Dohnalppd-emit.c: Update code style after new PR
2024-01-04  Zdenek DohnalUpdate CHANGES.md
2024-01-04  zdohnalppd-emit.c: Fix SEGV in 'ppdEmitString()'
2024-01-03  Кирилл Фурманupdate code style #850 850/head
2024-01-03  KirillMerge branch 'OpenPrinting:master' into master
2024-01-01  Michael R SweetMerge pull request #854 from OpenPrinting/dependabot...
2024-01-01  dependabot... Bump github/codeql-action from 2 to 3 854/head
2023-12-31  Michael R SweetUpdate CUPS programming manual for some of the new...
2023-12-29  Michael R SweetFinal cleanup for 'make unittests' to be separate from...
2023-12-29  Michael R SweetAdd media-source to media-col-ready for iOS 17+ (Issue...
2023-12-27  Michael R SweetClean up.
2023-12-27  Michael R SweetUpdate mailing list info.
2023-12-27  Kirill Furmanppd-emit.c: Fix SEGV in 'ppdEmitString()'
2023-12-27  Michael R SweetChangelog.
2023-12-27  Michael R SweetUpdate documentation.
2023-12-26  Michael R SweetMerge pull request #848 from ValdikSS/add-model-filter
2023-12-26  ValdikSSWeb Ui: add filter by printer model in PPD driver list 848/head
2023-12-26  Michael R SweetMerge pull request #846 from ValdikSS/tag-fix
2023-12-26  Michael R SweetMerge pull request #847 from ValdikSS/ru-fix
2023-12-26  ValdikSSWeb Ui: Fix Russian translation in choose-model template 847/head
2023-12-26  ValdikSSClose OPTION HTML tag in printer driver list template 846/head
2023-12-15  Zdenek DohnalUpdate CHANGES.md
2023-12-14  zdohnalhttpAddrConnect2: Check for error if POLLHUP is in...
2023-12-14  Zdenek DohnalhttpAddrConnect2: Check for error if POLLHUP is in... 839/head
2023-11-29  zdohnalscheduler: Fix build failure on Linux with '-Werror...
2023-11-27  Zdenek DohnalUpdate CHANGES.md
2023-11-27  zdohnalscheduler: Set reasons in cupsdSetJobState only if...
2023-11-27  Zdenek DohnalUpdate CHANGES.md
2023-11-27  zdohnalraster-interpreter.c: Fix crash in 'scan_ps()' found...
2023-11-27  Zdenek Dohnalscheduler: Fix build failure on Linux with '-Werror... 835/head
2023-11-24  Zdenek Dohnalraster-interpreter.c: Fix crash in 'scan_ps()' found... 834/head
2023-11-24  Zdenek DohnalUpdate CHANGES.md
2023-11-24  zdohnallpstat.c: Implement successful filter for jobs
2023-11-24  Zdenek Dohnalscheduler: Set reasons in 'cupsdSetJobState' only if... 832/head
2023-11-24  zdohnalscheduler/colorman.c: Fix memory leak during creating...
2023-11-23  zdohnalscheduler: Report warning if destination doesn't follow...
2023-11-23  Zdenek Dohnalscheduler: Set reasons in cupsdSetJobState only if...
2023-11-23  Zdenek DohnalCheck for value, not name 830/head
2023-11-23  Zdenek Dohnallpstat.c: Implement successful filter for jobs
2023-11-16  Zdenek Dohnalscheduler/ipp.c: Report warning if the destination... 829/head
2023-11-16  zdohnalMerge branch 'master' into colorprofile-leak 814/head
2023-11-07  Michael R SweetAdd Weblate link and note for contributors.
2023-11-02  zdohnalMerge pull request #816 from ppekala/master
2023-11-01  Paweł PękalaFix broken bold tag 816/head
2023-11-01  zdohnalAdd Polish translation (Issue #803)
2023-10-31  Paweł PękalaAdd translations for some backend strings 803/head
2023-10-30  Zdenek DohnalUpdate CHANGES.md
2023-10-30  zdohnalscheduler/job.c: unload job before freeing job history...
2023-10-30  Zdenek Dohnalscheduler/colorman.c: Fix memory leak during creating...
2023-10-27  Bryan Masonscheduler/job.c: unload job before freeing job history... 813/head
2023-10-25  zdohnalcups/dest.c: Raise timeout _CUPS_DNSSD_GET_DESTS
2023-10-24  Michael R SweetFix 'make install' for base.h (Issue #809)
2023-10-23  Zdenek Dohnalcups/dest.c: Raise timeout _CUPS_DNSSD_GET_DESTS 806/head
2023-10-20  Paweł PękalaAdd webui Polish translation
2023-10-18  Michael R SweetFix test commands to get proper date and time at start...
2023-10-18  Michael R SweetFix httpAssembleURI to not add the standard port number.
2023-10-18  Michael R SweetFix file API unit tests.
2023-10-17  Michael R SweetFix Windows builds (Issue #801) 736/head
2023-10-05  Michael R SweetCUPS_PRINTER_xxx -> CUPS_PTYPE_xxx with source compatib...
2023-10-04  Michael R SweetMirror fix for ECDSA signatures with GNU TLS for JWT.
2023-10-04  Zdenek DohnalCHANGES.md: Mention several hash support removals
2023-10-02  Michael R SweetMerge pull request #792 from OpenPrinting/dependabot...
2023-10-01  dependabot... Bump actions/checkout from 3 to 4 792/head
2023-09-20  Zdenek DohnalFix indentation
2023-09-20  zdohnalMerge pull request from GHSA-pf5r-86w9-678h
2023-09-18  Michael R SweetGet rid of some obsolete defines: HAVE_CRYPT_H, HAVE_DN...
2023-09-18  Michael R SweetRequire getaddrinfo and getnameinfo.
2023-09-18  Michael R SweetGet rid of the last zlib conditional code.
2023-09-17  Michael R SweetFix Xcode project, build libcups2.dylib and friends...
2023-09-15  Zdenek DohnalUpdate CHANGES.md with latest changes in 2.5
2023-09-15  zdohnalcups/http-addrlist.c: Fix hanging on Solaris
2023-09-15  Zdenek Dohnalcups/http-addrlist.c: Fix hanging on Solaris 788/head
2023-09-14  Michael R SweetFix "make test" and remove debug printf.
2023-09-13  Michael R SweetDon't ignore built mantohtml now that it is gone.
2023-09-13  Michael R SweetUpdate HTML versions of man pages to use external manto...
2023-09-13  Michael R SweetUpdate localization files.
2023-09-13  Michael R SweetFix Coverity-discovered issues.
2023-09-13  Michael R SweetAddress code scanning issues.
2023-09-13  Michael R SweetFix Windows VC project (again).
2023-09-13  Michael R SweetFix Linux build issue.
2023-09-13  Michael R SweetUpdate Xcode project.
2023-09-13  Michael R SweetUpdate Windows build files.
2023-09-13  Michael R SweetAdd missing source file and ignore new unit test files.
next