]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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)
2021-05-02  Michael R SweetMake sure monitor_done is initialized before running...
2021-04-29  Michael R SweetFix DISPLAY bug in ipptool (Issue #139)
2021-04-29  Michael R SweetSet request-id for monitoring threads.
2021-04-29  Michael R SweetBuild MONITOR-PRINTER-STATE requested-attributes list...
2021-04-29  Michael R SweetMerge pull request #181 from zdohnal/sockerr_serr
2021-04-29  Zdenek Dohnalcups/http-addrlist.c: serr not defined, use sockerr 181/head
2021-04-28  Michael R SweetAdd a workaround for Solaris in httpAddrConnect2 (Issue...
2021-04-28  Michael R SweetFix errant find/replace that messed up the jobs documen...
2021-04-27  Michael R SweetFix compile error, add number-up checks.
2021-04-27  Michael R SweetFix the job-pages-per-set value for duplex printing.
2021-04-27  Michael R SweetAdd missing MaxSubscriptionsXxx docos (Issue #177)
2021-04-27  Michael R SweetFix @IF(name) handling (Apple #5918)
2021-04-26  Michael R SweetMerge pull request #179 from proski/non-interactive-mv
2021-04-24  Pavel RoskinUse mv with the -f (force) argument in makefiles 179/head
2021-04-21  Michael R SweetAdd WITH-DISTINCT-VALUES support for collections.
2021-04-19  Michael R SweetMirror USB serial number change to macOS USB backend.
2021-04-16  Michael R Sweet(Testing) Don't use serial number from 1284 device ID.
2021-04-15  Michael R SweetPrefer USB serial number over 1284 serial number (...
2021-04-15  Michael R SweetUse the device serial number if the 1284 serial number...
2021-04-13  Michael R SweetChangelog.
2021-04-13  Michael R SweetMerge pull request #174 from zdohnal/usb_read_timeout_final
2021-04-13  Zdenek Dohnalbackend/usb-libusb.c: Revert enforcing read limits 174/head
2021-04-13  Zdenek Dohnalbackend/usb-libusb.c: Use 60s timeout for reading at...
2021-04-12  Michael R SweetEliminate unused variables.
2021-04-12  Michael R SweetMerge pull request #141 from bmasonrh/master
2021-04-11  Michael R SweetMerge pull request #173 from proski/configure-variables
2021-04-11  Pavel RoskinFix misspelled variable names in configure script 173/head
2021-04-09  Michael R SweetAdd missing yes/no translations in the new Danish messa...
2021-04-09  Michael R SweetRetry Validate-Job once, if needed (Issue #132)
2021-04-09  Michael R SweetFix typo in example code (Issue #163)
2021-04-09  Michael R SweetChangelog.
2021-04-09  Michael R SweetMerge pull request #164 from scootergrisen/patch-1
2021-04-09  Michael R SweetCleanup for Issue #167
2021-04-09  Michael R SweetMerge pull request #167 from DanilKorotenko/loggingEnha...
2021-04-09  Michael R SweetAutomatically choose an available port.
2021-04-08  Michael R SweetChangelog.
2021-04-08  Michael R SweetFix one other spot where http->fd isn't reset to -1...
2021-04-07  Michael R SweetFix MONITOR-PRINTER-STATE directive.
2021-04-07  Michael R SweetRemove KeepAliveTimeout directive since it hasn't been...
2021-04-07  Michael R Sweet`httpReconnect2` did not reset the socket file descript...
2021-04-07  Michael R SweetReport an error when the test file cannot be found.
2021-04-07  Michael R SweetAdd PASS-IF-[NOT-]DEFINED directive to ipptool.
2021-04-02  Danil KorotenkoWhen log messages with 'write' function it could be... 167/head
2021-04-02  Danil KorotenkoFixed string length.
2021-04-01  Michael R SweetUpdate references from RFC 2911 to RFC 8011.
2021-04-01  Michael R SweetMerge pull request #165 from OpenPrinting/ipptool
2021-04-01  Michael R SweetMerge branch 'master' into ipptool 165/head
2021-04-01  Michael R SweetThe request ID did not increment for each attempt in...
2021-04-01  Michael R SweetAdd support for limits in OF-TYPE syntax strings (Issue...
2021-04-01  Michael R SweetAdd -R option to repeat on server-error-busy (Issue...
2021-04-01  scootergrisenAdd cups_da.po (2.3.0) 164/head
2021-03-31  Michael R SweetAdd WITH-DISTINCT-VALUES predicate (Issue #153)
2021-03-31  Michael R SweetFix some variable propagation issues, fix "make test...
2021-03-31  Michael R SweetFix clang analyzer issues.
2021-03-31  Michael R SweetUpdate man page.
2021-03-31  Michael R SweetImplement EXPECT handling for MONITOR-PRINTER-STATE.
2021-03-31  Michael R SweetImplement MONITOR-PRINTER-STATE parsing and skeleton...
2021-03-30  Michael R SweetProtect against group tags inside collections.
2021-03-30  Michael R SweetAdd write test and more transformations in fuzz function.
2021-03-30  Michael R SweetAdd missing file.
2021-03-30  Michael R SweetAdd simple fuzzer for IPP parser.
2021-03-30  Michael R SweetFix spelling error (Issue #161)
2021-03-29  Michael R SweetProtect against group tags inside collections.
2021-03-29  Michael R SweetAdd write test and more transformations in fuzz function.
2021-03-27  Michael R SweetAdd missing file.
2021-03-27  Michael R SweetAdd simple fuzzer for IPP parser.
2021-03-26  Michael R SweetFix spelling error (Issue #161)
2021-03-25  Michael R SweetFix pkg-config destination directory.
2021-03-25  Michael R SweetThrow an error if a member attribute occurs outside...
2021-03-25  Michael R SweetAdd GB18030 charset support for localization (Issue...
2021-03-25  Michael R SweetChangelog
2021-03-25  Michael R SweetTry repairing the i386 build environment, which is...
2021-03-25  Zdenek Dohnalscheduler/log.c: Use `[Job N]` even for syslog
2021-03-25  Michael R SweetFix pkg-config destination directory.
2021-03-24  Michael R SweetThrow an error if a member attribute occurs outside...
2021-03-23  Michael R SweetAdd GB18030 charset support for localization (Issue...
2021-03-19  Michael R SweetChangelog
next