]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Don't create the full name twice (<rdar://problem/23144358>)
[thirdparty/cups.git] / cups /
2015-11-13  msweetDon't treat HTTP/1.x prefix as a response unless we...
2015-10-26  msweetAdd /admin/log section to cupsd.conf so that remote...
2015-10-23  msweetEscape strings in error_log output (<rdar://problem...
2015-10-08  msweetFix access check for domain socket.
2015-10-07  msweetFix cupsGetPPD* with IPP print queues (STR #4725)
2015-09-14  msweetMove trunk to v2.2.
2015-09-13  msweetDon't map Primera name to Fargo anymore (STR #4708)
2015-08-27  msweetMake sure testcache.o is listed as an object file...
2015-08-26  msweetDocumentation updates (STR #4691, STR #4693)
2015-08-10  msweetAdditional fixes for Hong Kong locale (<rdar://problem...
2015-08-06  msweetFix another new Chinese locale ID (<rdar://problem...
2015-08-06  msweet<rdar://problem/22130168> [PrintCenter]: HK: Gala15A250...
2015-07-30  msweetFix domain socket support on Linux (STR #4679)
2015-07-30  msweetFix processing of server overrides without port numbers...
2015-07-20  msweetFix Portugeuse localization fallback (<rdar://problem...
2015-06-24  msweetAdd ellipsis to "Looking for printer" message.
2015-06-12  msweetBring back PWG white paper support for 3D print queues...
2015-06-08  msweetBack out PWG white paper support from mainline CUPS.
2015-06-08  msweetUpdate CUPS_VERSION and friends.
2015-06-08  msweetStart of 3D printer support (infrastructure only)
2015-06-03  msweetUpdate messages from tlscheck.
2015-06-01  msweetDon't write empty ColorModel option (STR #4638)
2015-06-01  msweetFix PageRegion dimensions (STR #4637)
2015-05-28  msweetFix a compiler warning.
2015-05-28  msweetFix builds on some Darwin platforms.
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-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 warning.
2015-05-19  msweetAdd more cipher suites.
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-06  msweetWrite numbers in a locale-safe way (STR #4579)
2015-05-06  msweetCheck the return value of rename() (STR #4589)
2015-05-06  msweetFix lpadmin when both -m and -o are used (STR #4578)
2015-03-30  msweetFix a gzip processing bug (STR #4602)
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  msweetFirst part of IPP Everywhere PPD support - a private...
2015-02-06  msweetAdd support for SDKROOT on OS X.
2015-02-03  msweetFix several issues with client.conf, CUPS_SERVER, and...
2015-02-01  msweetCopyright.
2015-02-01  msweetThe ipptool timeout option did not work (STR #4515)
2015-01-29  msweetcupsGetPPD* sent bad requests (STR #4567)
2015-01-29  msweetMove _cupsConvertOptions to ppd-cache since it depends...
2015-01-28  msweetMove CUPS->IPP mapping code to libcups.
2015-01-28  msweetMapping of PPD keywords to IPP keywords did not work...
2015-01-22  msweetUpdate availability macros for Yoemite.
2015-01-19  msweetFix compiler warnings.
2015-01-14  msweetAdjust GNU TLS cipher suite priority strings per feedba...
2015-01-12  msweetUse PPD deprecation annotation for cupsGetPPD functions.
2014-12-09  msweetSilence yet another bogus compiler warning.
2014-12-09  msweetRelax the conversion of characters for OpenBSD.
2014-12-09  msweetEliminate another bogus compiler warning...
2014-12-09  msweetFixed builds when no SSL/TLS library is available,...
2014-12-09  msweetAddress another bogus GCC warning.
2014-12-08  msweetWorkaround stupid GCC bug.
2014-12-03  msweetippLength() did not return the correct length for IPP_T...
2014-11-24  msweetFix up PPD unit test.
2014-11-20  msweetCUPS did not work with older versions of GNU TLS (STR...
2014-11-19  msweetUpdate test PPD to include OutputBin to validate PPD...
2014-11-19  msweetCommand-line programs were not localized on Mac OS...
2014-11-19  msweet<rdar://problem/15146999> 13A598: spin in AddPrinter...
2014-11-12  msweetWhoops, RC4 and SSL3 need separate bit values.
2014-10-25  msweetOpenBSD build fixes.
2014-10-21  msweetThe IPP backend did not work with some configurations...
2014-10-20  msweetThe web interface now protects against frame "click...
2014-10-20  msweetcupsGetPPD* would return a symlink to the PPD in /etc...
2014-10-20  msweetRemove a debug printf.
2014-10-20  msweetFix builds with VC++ 2008
2014-10-20  msweetImplement SSLOptions in cupsd.conf and client.conf...
2014-10-02  msweetProtect against NULL collection values (<rdar://problem...
2014-10-01  msweetTrunk is now 2.1.
2014-09-23  msweetFix some code comments in tls-xxx.c.
2014-08-29  msweetChanges to make ippserver compile on Windows.
2014-08-28  msweetEliminate compiler warning.
2014-08-28  msweetAdd a (non-shipping) man page for ippserver.
2014-08-28  msweetDon't need to include <gcrypt.h>...
2014-08-28  msweetEliminate the rest of the warnings when the other depen...
2014-08-28  msweetFix Linux builds without normal prerequisite libraries...
2014-08-20  msweetUpdate sandboxing documentation to indicate which direc...
2014-08-19  msweetUpdate dependencies.
2014-08-19  msweetMore IPP Everywhere fixes; almost there!
2014-08-19  msweetUpdate "since CUPS 2.0" into to mention OS X 10.10.
2014-08-19  msweetFix documentation typo.
2014-08-06  msweetAdd section on OS X sandboxing (STR #4464)
2014-07-31  msweetRemove implementation of cupsGetClasses, cupsGetPrinter...
2014-07-18  msweetFix some compile errors.
2014-07-18  msweetSanitize hostname as needed.
2014-07-18  msweetFix a few build errors with VC++
2014-07-18  msweetImplement httpLoadCredentials and httpSaveCredentials...
2014-07-17  msweetSave work - fix the cert helper functions, implement...
next