]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2022-03-07  Rishabh-792used escape sequence for copyright symbol 349/head
2022-03-05  Rishabh-792Footer message corrected
2022-03-04  Zdenek Dohnalscheduler/ipp.c: Polish mDNS resolving
2022-03-04  Michael R SweetFix Windows build error.
2022-03-04  Michael R SweetSet last error string to Windows error message.
2022-03-02  Zdenek Dohnalscheduler/ipp.c: Resolve possible mDNS uri (Fixes ...
2022-03-01  Michael R SweetDon't use the machine store for certs on Windows.
2022-02-26  Michael R SweetFix syntax for excluding the sources under 'locale'.
2022-02-24  Michael R SweetFix LGTM warning about a dead compare.
2022-02-22  Michael R SweetDisable bogus "cleartext password" error for "JobPasswo...
2022-02-16  zdohnalMerge pull request #335 from jschwender/master
2022-02-16  jschwenderupdated de translations 335/head
2022-02-11  Michael R SweetFix testclient bug with too-long raster.
2022-02-09  Zdenek DohnalUpdate code style and CHANGES.md
2022-02-09  zdohnalMerge pull request #329 from rikylescak/fix-uninit...
2022-01-28  Richard LescakFix uninit value based jump in ppd.c 329/head
2022-01-27  Zdenek DohnalREADME.md: update version v2.4.1
2022-01-27  Zdenek DohnalPrepare for 2.4.1
2022-01-27  Zdenek DohnalUpdate copyrights
2022-01-27  Zdenek DohnalRemoved purge-jobs legacy code from CGI scripts and...
2022-01-12  Michael R SweetFix print-color-mode-default support so that it can...
2022-01-12  Michael R SweetBump copyright.
2022-01-12  Michael R SweetAlso fix cupsfilter (Issue #323)
2022-01-12  Michael R SweetDon't run fuzzing tests for every build.
2022-01-12  Michael R SweetUpdate copyright.
2022-01-12  Michael R SweetRemove legacy code for RIP_MAX_CACHE environment variab...
2022-01-12  Zdenek DohnalMerge branch 'rikylescak-memleak-fixes'
2022-01-12  Richard Lescakcups/http.c,encode.c: Fix memory leaks
2022-01-04  Zdenek DohnalMakefile: Clean the correct generated files
2022-01-03  Zdenek DohnalUpdate CHANGES.md
2022-01-03  zdohnalMerge pull request #316 from lunaryorn/patch-1
2022-01-03  Zdenek DohnalUpdate CHANGES.md
2022-01-03  zdohnalMerge pull request #317 from jwatt/master
2022-01-03  zdohnalMerge pull request #313 from ryancaicse/master
2022-01-01  Jonathan WattFix leak of data.devices in cups_enum_dests 317/head
2022-01-01  lunaryornFix default wanted-by target to printer.target 316/head
2021-12-21  ryancaicseFix some minor resource leaks 313/head
2021-12-17  Michael R SweetBump NuGet version.
2021-12-17  Zdenek Dohnaltemplates: Apply fix from #242 to localized templates
2021-12-15  Michael R SweetBump NuGet version.
2021-12-15  Michael R SweetNormalize debug logging.
2021-12-07  Zdenek DohnalUpdate configure after latest configuration fixes
2021-12-07  Zdenek DohnalUpdate CHANGES.md
2021-12-07  zdohnalMerge pull request #304 from evanmiller/patch-4
2021-12-07  zdohnalMerge pull request #303 from evanmiller/patch-3
2021-12-06  Evan MillerFix configure syntax error 304/head
2021-12-06  Evan MillerConfirm that -Wl,-pie links on Darwin 303/head
2021-12-03  zdohnalMerge pull request #300 from tgurr/remove-deprecated
2021-12-02  Timo GurrRemove obsolete server variables 300/head
2021-12-02  Timo GurrRemove obsolete config variables
2021-12-01  Zdenek Dohnalde/index.html: Fix missing bracket (fixes issue #299)
2021-11-29  Zdenek DohnalPrepare for 2.4.0 v2.4.0
2021-11-29  zdohnalMerge pull request #298 from zdohnal/conf-timeoutstartsec
2021-11-29  Zdenek DohnalAdd --with-systemd-timeoutstartsec configure option 298/head
2021-11-29  zdohnalMerge pull request #294 from zdohnal/idletimeexit-unlimited
2021-11-29  Zdenek DohnalAdd --with-idle-exit-timeout configure option 294/head
2021-11-29  Zdenek DohnalUpdate CHANGES.md
2021-11-29  zdohnalMerge pull request #297 from Atalanttore/patch-3
2021-11-29  zdohnalMerge pull request #296 from Atalanttore/patch-1
2021-11-28  Ettore AtalanImprove German translation 297/head
2021-11-28  Ettore AtalanFix typo in German translation 296/head
2021-11-26  zdohnalMerge pull request #293 from pekdon/master
2021-11-25  Claes Nästéncups/getifaddrs-internal.h: Include versioning.h for... 293/head
2021-11-22  Zdenek DohnalUpdate CHANGES.md
2021-11-22  zdohnalMerge pull request #287 from zdohnal/digestoptions_rfc2069
2021-11-19  Zdenek Dohnalcups/http-support.c: Apply DigestOptions to RFC 2069... 287/head
2021-11-12  Zdenek Dohnalsystemv/lpadmin.c: Don't generate deprecation warning...
2021-11-12  Zdenek DohnalPrepare for 2.4rc1 v2.4rc1
2021-11-11  Zdenek Dohnalrun-stp-tests.sh: Update number of warning
2021-11-11  Zdenek Dohnalconfigure: regenerate the file
2021-11-11  Zdenek DohnalUpdate CHANGES.md
2021-11-11  zdohnalMerge pull request #285 from zdohnal/fstack-protector...
2021-11-11  Zdenek DohnalUpdate CHANGES.md
2021-11-11  zdohnalMerge pull request #286 from zdohnal/printer_load_depre...
2021-11-11  Zdenek Dohnalscheduler/printers.c: Add warning when loading printers 286/head
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
next