]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2011-04-22  mikeValidate page size names.
2011-04-22  mikeFail on client-error-document-format-not-supported or
2011-04-22  mikeFix a mimeFilter bug that caused cupsFilter2 lines...
2011-04-20  mikeAdd support for Mac OS X driver bundles.
2011-04-20  mikeUpdate get-jobs test to include media and impressions...
2011-04-20  mikeCleanup and expand libcupsmime debug logging.
2011-04-20  mikeDrop debug level slightly.
2011-04-20  mikeAdd support for CUPS debug printfs in the scheduler...
2011-04-20  mikeFix some clang-reported warnings and add ippserver...
2011-04-19  mikeUpdate testmime.c to register PPD filters just like...
2011-04-18  mikeFix output in locales using US-ASCII.
2011-04-16  mikeMore message cleanup, and retry on pretty much any...
2011-04-16  mikeFix IPP backend so that it can recover from failed...
2011-04-16  mikeNormalize the permission checking code, and check permi...
2011-04-15  mikeAdd IPv6 support to the SNMP backend, and do some addit...
2011-04-15  mikeLog missing ICC profiles.
2011-04-15  mikeFix speling mistak.
2011-04-15  mikeEliminate indefinite wait for response.
2011-04-15  mikeAllow running with "none" as the profile. Also close...
2011-04-15  mikeMake sure the log files get created when cupsd runs.
2011-04-15  mikeClean up standard media localizations.
2011-04-14  mikeFix typos in documentation (STR #3826, STR #3829)
2011-04-13  mikeIgnore generated file.
2011-04-13  mikeFix memory leak as well in load_ppd.
2011-04-13  mikeUpdate documentation and dependencies.
2011-04-13  mikeLog a different error for an out-of-date PPD cache.
2011-04-13  mikeFix crash bug.
2011-04-13  mikeMake conflicting defaults cause a test failure unless...
2011-04-11  mikeFree memory used for peer certificates.
2011-04-11  mikeRemove text that won't get localized.
2011-04-09  mikeCleanup...
2011-04-09  mikeAdd definitions for DeviceN and PWG Raster support.
2011-04-09  mikeFix compression bug - didn't compress up to 128 literal...
2011-04-08  mikeUse legacy device UUID for now since too many other...
2011-04-08  mikeFix crasher in SNMP supply code.
2011-04-06  mikeFix divide-by-zero bug.
2011-04-01  mikeAdd PWG Raster filter (rastertopwg) for IPP Everywhere.
2011-04-01  mikeAdd PWG raster MIME type and filter definition (filter...
2011-03-31  mikeFix bug - was setting all of the remote state keywords...
2011-03-31  mikeUpdate "lp" man page to call out that the hold time...
2011-03-30  mikeAdd callback to _httpResolveURI.
2011-03-30  mikeBack out change for APDialogSandbox; no longer needed.
2011-03-30  mikeAdd remote job state keywords.
2011-03-30  mikeAdd support for "maxsize(nnnn)" parameter in cupsFilter...
2011-03-30  mikeDon't set the cups-insecure-filter-warning keyword...
2011-03-30  mikeAdd support for APDialogSandbox keyword.
2011-03-30  mikeFix this header so it can be included from a C++ source...
2011-03-29  mikeOne more change for Kerberos.
2011-03-28  mikeClean up some of the Kerberos changes, and add support...
2011-03-28  mikeMove cupsdMakeUUID code into libcups as _httpAssembleUU...
2011-03-28  mikeFix a crash bug.
2011-03-25  mikeStart some Kerberized printing cleanup.
2011-03-25  mikeUpdate copyright.
2011-03-25  mikeAvoid potentially clobbering the ppds.dat file while...
2011-03-25  mikeDon't disable certificates for authorization when there...
2011-03-25  mikeDon't use root certificates when we have authrefs.
2011-03-23  mikeFix compiles when there is no SSL implementation available.
2011-03-23  mikeFix crash bug for constraints without option keywords.
2011-03-23  mikeFix Monarch envelope name.
2011-03-22  mikeOne more typo...
2011-03-22  mikeFix some typos in the CUPS Raster documentation.
2011-03-21  mikeNeed to localize "subject: error" pattern in _cupsLangP...
2011-03-21  mikeSave more work on cleaning up the localized messages.
2011-03-21  mikeSave work on normalizing the localizations of all the...
2011-03-21  mikeNormalize some of the localized media names.
2011-03-21  mikeAdd support for collated copies...
2011-03-21  mikeMerge some changes from bug fix branch.
2011-03-20  mikeDon't require root to read username and password from...
2011-03-18  mikeProtect against recursion if the generic class driver...
2011-03-18  mikeSave work on Xcode project.
2011-03-18  mikeAdd more permissions checks for the USB class driver.
2011-03-18  mikeFix reporting of permissions issues.
2011-03-18  mikeRemove unnecessary comparison of unsigned < 0.
2011-03-18  mikeAdd some compatibility hacks for HTTP/1.0-based IPP...
2011-03-18  mikeNeed to unregister profiles using new UUID as well...
2011-03-18  mikeAdd missing TLS key in the Bonjour TXT record.
2011-03-18  mikeUse the printer-uuid value when registering with ColorS...
2011-03-18  mikeAdd printer-uuid support.
2011-03-18  mikeFix some more clang issues.
2011-03-18  mikeFix some clang issues.
2011-03-18  mikeSave progress on Xcode project.
2011-03-18  mikeAdd more targets for different libraries and programs.
2011-03-18  mikeAdd start of Xcode project to build CUPS.
2011-03-18  mikeDon't use sandboxing until Snow Leopard.
2011-03-18  mikeDon't define function if we aren't using it.
2011-03-18  mikeSome more fixes to get CUPS compiling on Leopard again.
2011-03-18  mikeKeep trying...
2011-03-18  mikeFix some more compiler issues on Leopard.
2011-03-16  mikeFix some build errors on Leopard.
2011-03-16  mikeMake sure httpAddrString returns IPv6 numeric addresses...
2011-03-16  mikeChangelog.
2011-03-16  mikeAdd cupsSingleFile documentation.
2011-03-16  mikeAdd support for cupsSingleFile keyword in PPD files...
2011-03-14  mikeUpdate message catalog.
2011-03-14  mikeHandle "canceled" authentication status, too.
2011-03-14  mike"allowed", not "allows" in error message.
2011-03-13  mikeFinish the rest of the transition to the PPD cache...
2011-03-12  mikeFirst pass on unifying the IPP and PPD cache - rename...
2011-03-12  mikeUpdate authref code to disallow PeerCred when the corre...
2011-03-11  mikeFix reading of compressed raster streams - basically...
next