]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2023-11-23  Zdenek DohnalCheck for value, not name 830/head
2023-11-23  Zdenek Dohnallpstat.c: Implement successful filter for jobs
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-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.
2023-09-13  Zdenek DohnalUpdate CHANGES.md
2023-09-13  zdohnalFix behavior of "reserve=rfc1179" in backend/lpd.c
2023-09-13  Zdenek DohnalFix lpstat hanging on IBM AIX
2023-09-12  Michael R SweetStop using HAVE_LIBZ.
2023-09-12  Michael R Sweetcups/versioning.h -> cups/base.h
2023-09-11  Michael R SweetNew IPP and raster APIs, plus cleanup.
2023-09-10  Michael R SweetChangelog and tweak digest 'qop' parameter change.
2023-09-10  Michael R SweetAdd new array APIs, remove old private array header...
2023-09-10  Michael R SweetMerge pull request #260 from mgoppold/http_auth_with_qop
2023-09-10  Michael R SweetMerge branch 'master' into http_auth_with_qop 260/head
2023-09-10  Michael R SweetRun unit tests when you do a "make test".
2023-09-10  Michael R SweetSeparate building unit test programs from running them.
2023-09-10  Michael R SweetMigrate to DNS-SD API.
2023-09-08  Michael R Sweet_TIME_BITS and _FILE_OFFSET_BITS (not two __)
2023-09-08  Michael R Sweet__FILE_OFFSET_BITS
2023-09-08  Michael R SweetChange 64-bit time_t defines.
2023-09-08  Michael R SweetFix global lock.
2023-09-08  Michael R SweetAdd __TIMESIZE=64
2023-09-08  Michael R SweetUpdate Windows DLL exports file.
2023-09-08  Michael R SweetFix GNU TLS builds.
2023-09-08  Michael R SweetFix other instances of code that looked for HAVE_POLL...
2023-09-08  Michael R SweetAnother missing header.
2023-09-08  Michael R SweetFix missing include.
2023-09-08  Michael R SweetMove strlcat/cpy to cupsConcat/CopyString.
2023-09-08  Michael R SweetMove strlcat/cpy to cupsConcat/CopyString.
2023-09-08  Michael R SweetFix builds...
2023-09-08  Zdenek DohnalSynch CodeQL CI with 2.4.x
2023-09-08  Zdenek DohnalCI: Github Actions don't run on 2.4.x
2023-09-08  Zdenek DohnalUpdate CHANGES.md
2023-09-07  Michael R SweetCleanup, removal of deprecated constants, DEBUG_printf...
2023-09-04  Michael R SweetFix dependencies.
2023-09-04  Michael R SweetFix typo.
2023-09-04  Michael R SweetStart integrating some of the new CUPS APIs from v3...
2023-09-04  Michael R SweetIgnore new test program.
2023-09-04  Zdenek DohnalUpdate CHANGES.md
2023-09-04  zdohnalscheduler/conf.c: Print to stderr if we can't open...
2023-09-03  Michael R SweetChangelog.
2023-09-03  Michael R SweetAdd DNS-SD, cupsCopyString, and cupsConcatString APIs...
2023-09-03  Michael R SweetUpdate sample driver version to match CUPS version.
2023-09-03  Michael R SweetInitial update of TLS support - no more SSPI or Securit...
2023-09-01  Zdenek Dohnalscheduler/conf.c: Print to stderr if we don't open... 777/head
2023-09-01  Zdenek Dohnalraster-interpret.c: Fix CVE-2023-4504
2023-08-10  Michael R SweetAdd image/urf and image/pwg-raster filters for test...
2023-08-02  Michael R SweetFix a bug in the copy stack code (Issue #768)
2023-07-27  zdohnalscheduler/job.c: Fix extensive logging in scheduler
2023-07-27  Zdenek Dohnalscheduler/job.c: Fix extensive logging in scheduler 767/head
2023-07-25  Michael R SweetEnable manual builds.
2023-07-25  Michael R SweetUpdate LibreSSL version used by VC projects.
2023-07-14  zdohnalUpdate REPORTING_ISSUES.md
2023-07-13  zdohnalMerge pull request #745 from zdohnal/ippeveprint_man
2023-07-13  Zdenek DohnalApply feedback 745/head
2023-07-13  Zdenek DohnalUpdate help pages via mantohtml
2023-07-13  Zdenek Dohnalmantohtml.c: Fix leftovers of strtod()->atof() migration
2023-07-13  Zdenek Dohnalman: Fix ippeveprinter man page
2023-07-12  Guilherme GonzagaUpdate pt-BR translation (#613)
2023-07-11  Michael R SweetUse ASN1_TIME_to_tm when converting X.509 date/time...
2023-06-28  Bryan MasonFix behavior of "reserve=rfc1179" in backend/lpd.c 746/head
next