]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2021-09-17  Bryan Masonscheduler/ipp.c: Added requested changes 250/head
2021-09-16  Bryan Masonscheduler/ipp.c: Change job state to IPP_JOB_HELD when...
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
2021-09-09  Alfonso GregoryUpdate Xcode, configure.ac, and Makefile 231/head
2021-09-09  Michael R SweetUpdate CGI documentation and add testable examples...
2021-09-08  Michael R SweetMerge pull request #222 from evanmiller/patch-1
2021-09-08  Evan MillerOnly include os/availability.h if available 222/head
2021-09-08  Zdenek DohnalMerge branch 'AtariDreams-nullFix'
2021-09-08  Zdenek Dohnalcgi-bin/admin.c: Prevent accessing ppd_name if ppd_name...
2021-09-07  Michael R SweetMerge pull request #218 from zdohnal/webui_driver_depre...
2021-09-07  Michael R SweetMerge branch 'master' into webui_driver_deprecated 218/head
2021-09-07  Michael R SweetMerge pull request #230 from AtariDreams/appcode2
2021-09-07  Michael R SweetMerge pull request #242 from zdohnal/everywhere_current...
2021-09-07  Alfonso GregoryRemove redundant code 230/head
2021-09-07  Michael R SweetFix potential deadlock (Issue #243)
2021-09-06  Zdenek DohnalCUPS Web UI: Fix uninitialized variable during driver... 242/head
2021-09-06  Zdenek DohnalCUPS Web UI: Add warning about printer driver and raw...
2021-09-05  Michael R SweetMerge pull request #240 from tbigby-kristin/master
2021-09-05  Michael R SweetMerge pull request #235 from AtariDreams/Noreturn
2021-09-05  Michael R SweetMerge pull request #241 from AtariDreams/cups_revision
2021-09-04  Alfonso GregoryRemoved last remnants of CUPS_REVISION, since it is... 241/head
2021-09-03  Alfonso GregoryAdd _CUPS_NORETURN to missing functions 235/head
2021-09-03  Michael R SweetUpdate NuGet version numbers, again...
2021-09-03  Tony BigbyFix another path in EPM packaging 240/head
2021-09-03  Tony BigbyFix path to libcupsimage.so.2 in EPM packaging
2021-09-02  Michael R SweetBump NuGet package versions.
2021-08-30  Michael R SweetFix lpc prompt (Apple #5946)
2021-08-30  Michael R SweetMerge pull request #234 from AtariDreams/downstream...
2021-08-30  Michael R SweetMerge pull request #229 from evanmiller/tiger-tempfile
2021-08-30  Alfonso GregorySync improvements from downstream 234/head
2021-08-30  Evan MillerWorkaround for tempfiles on OS X 10.4 229/head
2021-08-30  Michael R SweetMerge pull request #233 from AtariDreams/null
2021-08-30  Michael R SweetMerge pull request #232 from AtariDreams/patch-1
2021-08-30  Alfonso GregoryPrevent writing to NULL if buffer is NULL 233/head
2021-08-30  RoseFix bug that removes language instead of country code 232/head
2021-08-28  Michael R SweetMerge pull request #209 from bmasonrh/master
2021-08-28  Michael R SweetMerge pull request #228 from AtariDreams/gnu
2021-08-28  Alfonso GregoryFix undefined behavior regarding pData 228/head
2021-08-28  Michael R SweetMerge pull request #225 from evanmiller/patch-3
2021-08-28  Michael R SweetFix testclient handling of multiple threads.
2021-08-28  Michael R SweetSilence bogus LGTM alerts.
2021-08-27  Evan MillerFix build on ancient platforms lacking SHA224 225/head
2021-08-27  Michael R SweetMerge pull request #217 from zdohnal/remove_httpMD5
2021-08-26  Michael R SweetUse __int64 for ssize_t on Windows.
2021-08-26  Zdenek Dohnalcups/md5passwd.c: Stub out httpMD5* functions 217/head
2021-08-24  Michael R SweetMerge pull request #223 from evanmiller/patch-2
2021-08-24  Evan Millerlibcups: Fix unused-function error with SSL disabled 223/head
2021-08-17  Michael R SweetMerge pull request #212 from Swyter/master
2021-08-03  Michael R SweetFix up VS props file.
2021-07-31  SwyterMove the two out-of-order Canon PIXMA entries and sort... 212/head
2021-07-31  Michael R SweetUpdate NuGet packages.
2021-07-31  SwyterAdd the `unidir` quirk to the rest of the Canon PIXMA...
2021-07-31  SwyterAdd the Canon PIXMA MP240 to the USB quirk list
2021-07-31  Michael R SweetTry using .targets file in NuGet package.
2021-07-31  Michael R SweetUpdate CUPS logo to new OpenPrinting CUPS logo.
2021-07-31  Michael R SweetUpdate CUPS icons to new OpenPrinting CUPS logo.
2021-07-31  Michael R SweetAdd zlib_native to libcups2_native.redist.
2021-07-31  Michael R SweetFix NuGet spec files.
2021-07-30  Michael R SweetDon't bother with Win32 (32-bit intel) versions for...
2021-07-30  Michael R SweetNeed to include regex.dll in redistributable package.
2021-07-30  Michael R SweetAdd NuGet packaging files for libcups2.
2021-07-30  Michael R SweetFix ippeveprinter dependencies
2021-07-30  Michael R SweetRemove bogus package reference.
2021-07-30  Michael R SweetMerge branch 'master' of github.com:OpenPrinting/cups
2021-07-30  Michael R SweetTry fixing VS project.
2021-07-28  Michael R SweetNo longer have snprintf emulation functions in libcups2.
2021-07-28  Michael R SweetAdd Windows CI target.
2021-07-15  Bryan Masonscheduler/job.c: use gziptoany for raw files (not just... 209/head
2021-07-14  Michael R SweetFix regression caused by change for Issue #201.
2021-06-25  Michael R SweetStart working on adding multiple language support to...
2021-06-23  Michael R SweetSupport the 'everywhere' model in cupsd (Issue #201)
2021-06-18  Michael R SweetMerge pull request #200 from OpenPrinting/ipptool
2021-06-18  Michael R SweetMerge branch 'master' into ipptool 200/head
2021-06-18  Michael R SweetAdd USB quirk for Canon MP480 (Issue #192)
2021-06-18  Michael R SweetAdd more attribute types to the initial fuzzing message.
2021-06-18  Michael R SweetFurther harden ippReadIO to prevent invalid IPP message...
2021-06-07  Michael R SweetDelete an empty attribute if we aren't able to get...
2021-06-07  Michael R SweetMake sure Windows socket stuff is initialized before...
2021-06-01  Michael R SweetFix some Windows issues:
2021-05-26  Michael R SweetUse localhost host header for loopback/domain sockets...
2021-05-19  Michael R SweetMerge pull request #190 from zdohnal/dbus_threading
2021-05-19  Zdenek Dohnalcups-common.m4: Check for dbus_thread_init_default() 190/head
2021-05-18  Michael R SweetSilence bogus LGTM warning.
2021-05-13  Michael R SweetMerge pull request #188 from zdohnal/cleanjob_restart_test
2021-05-13  Zdenek Dohnalrun-stp-tests.sh: Add regression test for JobHistoryupd... 188/head
2021-05-12  Michael R SweetChangelog.
2021-05-12  Michael R SweetMerge pull request #187 from zdohnal/cleanfiles_after_r...
2021-05-12  Michael R SweetTry resolving 64-bit Linux build issues.
2021-05-12  Zdenek Dohnalscheduler/main.c: Set select timeout to JobHistoryUpdat... 187/head
2021-05-12  Michael R SweetAdd DISPLAY-MATCH predicate to ipptool.
2021-05-07  Michael R SweetChangelog.
2021-05-07  Michael R SweetMerge pull request #184 from DanilKorotenko/fixDocument...
2021-05-07  Michael R SweetPass CONTENT_TYPE and FINAL_CONTENT_TYPE to Apple XPC...
2021-05-06  Danil KorotenkoFixed attribute name in documentation. 184/head
2021-05-03  Michael R SweetFix printer instances (Issue #71)
next