]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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
2023-06-27  Zdenek DohnalUpdate CHANGES.md
2023-06-27  Bryan MasonUse "purge-job" instead of "purge-jobs" when canceling...
2023-06-27  Zdenek DohnalUpdate CHANGES.md
2023-06-26  zdohnalFix delays in printing to lpd when reserved ports are...
2023-06-24  Bryan MasonFix delays printing to lpd when reserved ports are... 741/head
2023-06-22  Zdenek DohnalUpdate CHANGES.md
2023-06-22  zdohnalMerge pull request from GHSA-qjgh-5hcq-5f25
2023-06-15  zdohnalMerge pull request #729 from zdohnal/cupssinglefile
2023-06-14  Zdenek Dohnalcups/ppd-cache.c: Put cupsSingleFile into generated PPD 729/head
2023-06-11  Till KamppeterMerge pull request #726 from AtariDreams/Fix-regression
2023-06-11  RoseRegression: Certificate data is corrupted during base64... 726/head
2023-06-06  RoseLog result of httpGetHostname BEFORE closing the connection
2023-06-06  Zdenek DohnalUpdate CHANGES.md
2023-06-06  zdohnalMerge pull request #721 from zdohnal/cupsgetnameddest_crash
2023-06-06  Zdenek DohnalFix indentation 721/head
2023-06-06  Zdenek Dohnaldest.c: Call cupsEnumDests() only if data.name is not...
2023-06-02  Michael R SweetPrep CUPS 2.5 development.
2023-06-02  Michael R SweetMerge pull request #716 from 10ne1/master
2023-06-02  Adrian Ratiuconfig-scripts/cups-common.m4: fix error message typo 716/head
2023-06-01  Zdenek DohnalUpdate CHANGES.md for next release
2023-06-01  Zdenek DohnalRemove 2.4.4 from CHANGES.md for now v2.4.3
2023-06-01  Zdenek Dohnal2.4.3
2023-06-01  Michael R SweetMerge pull request #711 from zdohnal/Plombo-printer...
2023-06-01  Zdenek Dohnalprinters.c: Set .strings file path if PPD cache is... 711/head
next