]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2015-06-08  msweetUpdate message catalogs.
2015-06-08  msweetFix RPM packaging.
2015-06-08  msweetAdd note about 3D support from PWG white paper.
2015-06-08  msweetStart of 3D printer support (infrastructure only)
2015-06-08  msweetChangelog.
2015-06-08  msweetSecurity: Fix CERT VU #810572 exploiting the dynamic...
2015-06-08  msweetUpdate documentation.
2015-06-08  msweetPrep for 2.1b1.
2015-06-08  msweetUpdate "make check" to report on the exit status of...
2015-06-08  msweetUpdate HTML version of man page.
2015-06-04  msweetFix build errors on Linux for new journald logging.
2015-06-04  msweetFix IPP Everywhere tests I-16, I-22, and I-25 to allow...
2015-06-03  msweetAdd support for logging to stderr (STR #4505)
2015-06-03  msweetUpdate messages from tlscheck.
2015-06-03  msweetAdd support for ASL and journald when doing "syslog...
2015-06-01  msweetDon't write empty ColorModel option (STR #4638)
2015-06-01  msweetAdded German translation (STR #4635)
2015-06-01  msweetFix PageRegion dimensions (STR #4637)
2015-05-28  msweetFix a compiler warning.
2015-05-28  msweetPrefer job-impressions-completed over job-media-sheets...
2015-05-28  msweetFix builds on some Darwin platforms.
2015-05-28  msweetUSB and IPP backend fixes.
2015-05-27  msweetJust blacklist anonymous DH.
2015-05-27  msweetAdd support for job-impressions[-completed].
2015-05-25  msweetSupport many new attributes and fix some IPP conformanc...
2015-05-25  msweetFix a memory leak in cupsConnectDest (STR #4634)
2015-05-25  msweetChangelog.
2015-05-25  msweetFix intermittent "make check" failures due to the initi...
2015-05-22  msweetDon't return an error for browsing.
2015-05-22  msweetFix quoting.
2015-05-22  msweetFix "make check" when there are no native CUPS filters...
2015-05-22  msweetLog the filename that cannot be opened.
2015-05-22  msweetFix compile error...
2015-05-22  msweettlscheck should only be built when SSL/TLS is available...
2015-05-21  msweetUpdate list of blacklisted DH/DHE cipher suites.
2015-05-20  msweetMore tweaks for cipher suite restrictions.
2015-05-20  msweetAdd SSLOptions to enable Diffie-Hellman key exchange...
2015-05-19  msweetFix compiler warnings.
2015-05-19  msweetIgnore tlscheck.
2015-05-19  msweetFix compiler warning.
2015-05-19  msweetAdd more cipher suites.
2015-05-19  msweetippfind incorrectly substituted "=port" for service_port.
2015-05-19  msweetAdd a check for "=" in the port number (to work around...
2015-05-19  msweetAdd TLS version.
2015-05-19  msweetStart of check program for TLS implementations.
2015-05-15  msweetThe ppdhtml and ppdpo utilities crashed when the -D...
2015-05-06  msweetThe IPP backend now correctly monitors jobs (<rdar...
2015-05-06  msweetWrite numbers in a locale-safe way (STR #4579)
2015-05-06  msweetLong cookies caused the web interface to stop working...
2015-05-06  msweetThe scheduler now validates ErrorPolicy values in confi...
2015-05-06  msweetCheck the return value of rename() (STR #4589)
2015-05-06  msweetThe sample Epson driver could crash (STR #4616)
2015-05-06  msweetLink with common libs (to get CoreFoundation).
2015-05-06  msweetThe scheduler could get caught in a busy loop (STR...
2015-05-06  msweetThe cups-lpd mini-daemon did not check for request...
2015-05-06  msweetThe rastertopwg filter did not check for truncated...
2015-05-06  msweetcupsRasterReadHeader did not fully validate the raster...
2015-05-06  msweetThe web interface always showed support for 2-sided...
2015-05-06  msweetFix lpadmin when both -m and -o are used (STR #4578)
2015-05-05  msweetUpdate copyright.
2015-05-05  msweetFixed <Limit> inside <Location> (STR #4575)
2015-05-05  msweetFix weak-link check.
2015-05-05  msweetChange maximum raster resolution to 300 DPI.
2015-04-03  msweetFix some clang issues.
2015-03-30  msweetFix a gzip processing bug (STR #4602)
2015-03-26  msweetFix potential buffer overflow in rastertohp (STR #4601)
2015-03-25  msweetFix another potential buffer overflow (STR #4600)
2015-03-25  msweetFix another potential buffer overflow (STR #4599)
2015-03-25  msweetFix buffer overflow in rastertopwg (STR #4598)
2015-03-23  msweetEliminate Clang warnings.
2015-02-27  msweetFixed logging of configuration errors to show up as...
2015-02-27  msweetAdd Russian translation (STR #4577)
2015-02-27  msweetRestore missing generic printer icon file (STR #4587)
2015-02-27  msweetThe cupstestppd program did not handle "maxsize(nnn...
2015-02-27  msweetInstall filename.default versions of cups-files.conf...
2015-02-23  msweetFix USB backend for compatibility with IPP USB.
2015-02-18  msweetEliminate usage of sprintf.
2015-02-17  msweetFix empty stdin open...
2015-02-17  msweetRevert SDKROOT changes for OS X.
2015-02-12  msweetLast bits of IPP Everywhere PPD support - web interface...
2015-02-11  msweetlpadmin changes to support "-m everywhere" (STR #4258)
2015-02-11  msweetChangelog.
2015-02-11  msweetFirst part of IPP Everywhere PPD support - a private...
2015-02-11  msweetFix pwg-raster-document-types-supported values.
2015-02-10  msweetRemove generated file.
2015-02-10  msweetDon't ignore.
2015-02-06  msweetThe scheduler no longer listens on the loopback interfa...
2015-02-06  msweetSet ProcessType in launchd plists (<rdar://problem...
2015-02-06  msweetEnable transaction and pressured exit support (<rdar...
2015-02-06  msweetAdd support for SDKROOT on OS X.
2015-02-06  msweetFix lpstat test.
2015-02-05  msweetAdd new WITH-VALUE-FROM predicate to validate -default...
2015-02-04  msweetFix memory leak of environment strings on failed execution.
2015-02-03  msweetAdd EXPECT-ALL directive to ipptool (STR #4469)
2015-02-03  msweetCopyright updates.
2015-02-03  msweetFix several issues with client.conf, CUPS_SERVER, and...
2015-02-03  msweetAdd a note about using BUILDROOT to redirect installs.
2015-02-02  msweetAdd note that ServerKeychain is a directory of files...
2015-02-02  msweetUpdate LPD backend documentation (STR #4569)
2015-02-01  msweetJapanese translation (STR #4524)
next