]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2021-11-10  Zdenek Dohnalcups-compiler.m4: Check for -fstack-protector-strong 285/head
2021-11-02  Till KamppeterClient Snap support in cupsd: Additional NULL check
2021-11-02  Michael R SweetRework change for coverity.
2021-11-02  Michael R SweetAnother set of changes to resolve Coverity-detected...
2021-11-02  Michael R SweetMore coverity fixes.
2021-11-01  Michael R SweetApply some minor fixes from a Coverity scan.
2021-10-27  Michael R SweetSnapshots should be 2.4git
2021-10-27  Zdenek DohnalCHANGES.md: Update the style to match makesrcdist script v2.4b1
2021-10-27  Zdenek DohnalCHANGES.md: Update the style
2021-10-27  Zdenek DohnalPrepare the project for 2.4b1
2021-10-27  Zdenek Dohnalscripts/makesrcdist: Update cupsversion to 2.4
2021-10-27  Zdenek Dohnalmakesrcdist: Update parsing of AC_INIT
2021-10-27  Zdenek Dohnalconfigure.ac: Update AC_INIT to 2.4b1
2021-10-27  zdohnalMerge pull request #208 from zdohnal/page_range_undef_test
2021-10-27  Zdenek DohnalTest suite: Add tests for undefined page range limits 208/head
2021-10-26  zdohnalMerge pull request #276 from zdohnal/test_cupssnmpsupplies
2021-10-26  Zdenek DohnalTest suite: Add regression test for cupsSNMP/IPPSupplies 276/head
2021-10-26  Michael R SweetMerge pull request #279 from AlaskanEmily/master
2021-10-25  AlaskanEmilyAvoid a crash when an Avahi or mDNS printer has neither... 279/head
2021-10-20  Michael R SweetIncrease the size of the attribute value buffer to...
2021-10-20  Michael R SweetAdd JSON output support to ipptool.
2021-10-18  zdohnalUpdate CHANGES.md
2021-10-18  Zdenek DohnalUpdate CHANGES.md
2021-10-18  zdohnalMerge pull request #274 from pablofsf/pwdnam-thread...
2021-10-18  Pablo Correa... Use thread-safe getpwnam_r and getpwuid_r in multi... 274/head
2021-10-12  Michael R SweetMerge pull request #271 from zdohnal/scx-3405w-no-quirks
2021-10-12  Zdenek Dohnalorg.cups.usb-quirks: Samsung SCX-3405W works without... 271/head
2021-10-10  Till KamppeterUse cast for snapd_client_run_snapctl2_sync() not remov...
2021-10-09  Till Kamppetercupsd: Added debug log message if admin access from...
2021-10-09  Till KamppeterMore copy/paste fixes for the "Snap redux" ...
2021-10-09  Till KamppeterFixed Copy/Paste errors of "Snap redux" (PR #269)
2021-10-07  Michael R SweetUse have_qdraft for draft preset.
2021-10-07  Michael R SweetFix gray/color presets for IPP Everywhere PPDs (Issue...
2021-10-07  zdohnalMerge pull request #257 from bmasonrh/master
2021-10-06  Michael R SweetFix configure test.
2021-10-06  Michael R SweetMerge pull request #269 from OpenPrinting/snap-redux
2021-10-06  Bryan MasonRemove braces. 257/head
2021-10-06  Michael R SweetFix Codacy-detected issue - not using path variable. 269/head
2021-10-06  Michael R SweetAdd badges for Codacy, Coverity, and LGTM.
2021-10-06  Michael R SweetMerge branch 'master' into snap-redux
2021-10-06  Michael R SweetClean up and simplify snap support.
2021-10-06  Michael R SweetSave work on simplifying snap support.
2021-10-06  Michael R SweetAdd Coverity scan action.
2021-10-06  Michael R SweetInitial implementation of OAuth client callback (Issue...
2021-10-06  Michael R SweetFix some clang-reported issues.
2021-10-06  Michael R SweetAdd support for CORS/HSTS/OSCORE/Interative Client...
2021-10-05  Michael R SweetAdd Coverity scan action.
2021-10-05  Michael R SweetMerge pull request #268 from OpenPrinting/oauth
2021-10-05  Michael R SweetFix some clang-reported issues.
2021-10-05  Michael R SweetAdd support for CORS/HSTS/OSCORE/Interative Client...
2021-10-05  Michael R SweetSave work on snap support changes.
2021-10-05  Michael R SweetMerge pull request #267 from AtariDreams/patch-4
2021-10-04  Michael R SweetInitial implementation of OAuth client callback (Issue... 268/head
2021-10-04  RoseReplace the last bzeros with memset 267/head
2021-10-01  Michael R SweetRemove non-functional ListenBackLog directive (Apple...
2021-10-01  Michael R SweetUpdate changelog.
2021-10-01  Michael R SweetFix Windows build errors.
2021-10-01  Michael R SweetAdd Windows support for cupsHashData using CNG API.
2021-09-30  Michael R SweetFix Windows TLS bug.
2021-09-30  Michael R SweetAdd debugging to Windows TLS code.
2021-09-30  Michael R SweetMerge pull request #264 from speachy/master
2021-09-30  Solomon PeachyExpand whitelist for use of "offline-report" 264/head
2021-09-29  Michael R SweetBump NuGet versions and fix compiler warning.
2021-09-28  Till KamppeterFixed typo.
2021-09-27  Michael R SweetComment out debug printfs for now.
2021-09-27  Michael R SweetFix X.509 certificate generation and user preferences...
2021-09-26  Michael R SweetMerge pull request #239 from liuli0217/master
2021-09-22  Bryan Masoncgi-bin/ipp-var.c: Use "guest" user for Move Job when...
2021-09-22  Michael R SweetIgnore a 'scratch' directory, if present.
2021-09-22  Michael R SweetFix 'lp -H restart' when a hold condition is specified...
2021-09-21  Michael R SweetUpdate mapping of media-source, media-type, and output...
2021-09-21  Michael R SweetChangelog
2021-09-21  Michael R SweetMerge pull request #250 from bmasonrh/master
2021-09-20  Michael R SweetFix Codacy-detect error in CSS.
2021-09-20  Michael R SweetAdd dark mode CSS for web interface (Issue #152)
2021-09-20  Michael R SweetFix the generated HTML man pages and mantohtml utility...
2021-09-18  liuliUpdate options.c 239/head
2021-09-17  Bryan Masonscheduler/ipp.c: Added requested changes 250/head
2021-09-17  Michael R SweetMerge pull request #254 from AtariDreams/patch-3
2021-09-17  RoseUse correct argument name 254/head
2021-09-17  Michael R SweetFix an interaction between --remote-admin and --remote...
2021-09-17  Michael R SweetShow better error messages when a driver interface...
2021-09-17  Michael R SweetMerge pull request #253 from AtariDreams/patch-2
2021-09-17  RoseDon't use comma after last enum listing 253/head
2021-09-17  Michael R SweetMerge pull request #252 from AtariDreams/patch-1
2021-09-17  Michael R SweetUpdate all links on ipptool man pages, everywhere.
2021-09-17  RoseFix typo 252/head
2021-09-17  zdohnalMerge pull request #251 from zdohnal/invalid_links
2021-09-17  Michael R SweetAdd security reporting documentation.
2021-09-16  Michael R SweetFix indentation and add buffer range check.
2021-09-16  Michael R SweetMerge pull request #249 from AtariDreams/comma
2021-09-16  Zdenek Dohnaldoc/help/man-ipptool.html: Fix links 251/head
2021-09-16  Bryan Masonscheduler/ipp.c: Change job state to IPP_JOB_HELD when...
2021-09-15  Alfonso GregoryFix missing comma 249/head
2021-09-15  Michael R SweetReturn kDNSServiceErr_ServiceNotRunning when Bonjour...
2021-09-15  Michael R SweetMerge pull request #247 from AtariDreams/urgent
2021-09-15  Alfonso GregoryFix swapped arguments 247/head
2021-09-13  Michael R SweetAdd clarification that OpenPrinting CUPS is the most...
2021-09-13  Michael R SweetFix ippeveprinter on Windows.
2021-09-13  Michael R SweetMerge pull request #231 from AtariDreams/new-configure
next