]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2009-04-09  mikeFix favicon stuff in web interface.
2009-04-09  mikeFix SSL support on Mac OS X - we need to lookup the...
2009-04-09  mikeReduce timeout to 5 seconds after the first read (initi...
2009-04-07  mikeDon't copy data when we write exactly HTTP_MAX_BUFFER...
2009-04-07  mikeAdd an additional performance optimization - only check...
2009-04-07  mikeDrop CUPS version numbers from sample driver NickName's.
2009-04-07  mikeCatch SIGTERM so we don't stop a queue because the...
2009-04-07  mikeDon't cause the write buffer to be flushed in cupsWrite...
2009-04-03  mikeFix test program.
2009-04-03  mikeWait 2 seconds before trying the domain lookup.
2009-04-03  mikeMake sure we always deallocate main service ref.
2009-04-03  mikeMove all of the debug stuff and string.h references...
2009-04-03  mikeAdd German translations of the web interface (STR ...
2009-04-03  mikeMake changes to support "wide-area Bonjour" printing.
2009-04-02  mikeAdd missing printer filters, and track the cups-insecur...
2009-04-02  mikeAdd additional logging.
2009-04-01  mikeSend a notification when we change the default printer.
2009-04-01  mikeFix prototype for cupsGetDevices (include and exclude...
2009-03-31  mikeFix another edge case for the "CGI program exits before...
2009-03-30  mikeDon't report serial ports that aren't async serial...
2009-03-27  mikeRemove unused variable.
2009-03-27  mikeMore cleanup of the default printer stuff; move all...
2009-03-27  mikeMake sure the location-specific default is used over...
2009-03-26  mikeClear job-printer-state-message when starting a job.
2009-03-25  mikeDon't limit DNS-SD registrations to .local.
2009-03-25  mikeMove class_name method to a compile-time debugging...
2009-03-25  mikeFix memory leaks caused by ppdcArray retaining on add.
2009-03-24  mikeFix bug in previous helper fix.
2009-03-23  mikeRemove abort() used for testing.
2009-03-23  mikeIf a CGI process died before sending its MIME headers...
2009-03-23  mikeFix search template for printer/class/job pages (STR...
2009-03-22  mike<rdar://problem/6705402> marker-message attribute missi...
2009-03-21  mikeFix memory leak.
2009-03-20  mikeMore logging fixes.
2009-03-20  mikeFix some error reporting bugs.
2009-03-20  mikeMake sure we log things.
2009-03-20  mikeWrite Printer lines in classes.conf...
2009-03-20  mikeUpdate documentation on the CUPS-Authenticate-Job opera...
2009-03-20  mikeAdd a TODO note - we need to respond with the same...
2009-03-20  mikeFix order of PAM calls.
2009-03-18  mikeFix filtering of drivers (STR #3136)
2009-03-18  mikeMake sure we leave space for "*CustomKeyword True"...
2009-03-18  mikeAnother update of the Spanish localization (STR #3135)
2009-03-18  mikeThe scheduler did not support the job-hold-until attrib...
2009-03-16  mikeMake sure we wake up at the right time to kill unrespon...
2009-03-16  mikeKill unresponsive job filters 30 seconds (or as set...
2009-03-16  mikeAdd 1284 Device ID (sometimes synthesized) for all...
2009-03-16  mikeThe rastertohp driver did not set the 1-sided printing...
2009-03-13  mikeUpdate RTF license file.
2009-03-13  mikeAdd new cupstestppd messages.
2009-03-13  mikeLanguageVersion comparisons need to be case-insensitive...
2009-03-13  mikeComplain about common misspellings.
2009-03-13  mikeMake sure we send a job-progress event for new printer...
2009-03-13  mikeAdd APScanAppPath checks in cupstestppd.
2009-03-13  mikeRe-word trademark section - same meaning, just more...
2009-03-13  mikeFix Japanese translations of some cupstestppd messages.
2009-03-12  mikeAdd ReportStatus command as a subset of ReportLevels.
2009-03-12  mikeUpdate message catalogs based on new messages.
2009-03-12  mikeFix numerous \ escape errors, and add checks to checkpo...
2009-03-12  mikeDisplay "copying print data" status message when copyin...
2009-03-11  mikeFix another potential 100% CPU bug.
2009-03-11  mikeLong job names caused problems with some PJL printers...
2009-03-11  mikeDon't override job state when it is something other...
2009-03-11  mikeFix changelog.
2009-03-09  mikeMore places where Common UNIX Printing System is used.
2009-03-09  mikeMore places where we use Common UNIX Printing System...
2009-03-09  mikeFix installer images.
2009-03-09  mikeUpdate a couple more icon files.
2009-03-09  mikeRevert changes to CUPS logo images.
2009-03-09  mikeForce a re-check for dead children when we see EOF...
2009-03-07  mikeAdd some "private" command-line options for testing...
2009-03-07  mikeFix "stop printer" case - wasn't preserving the stop...
2009-03-06  mikeAdd check for cupsUIResolvers to ensure at least two...
2009-03-06  mikeAllow option to not be marked as well as None/Off/False...
2009-03-06  mikeSilence a bogus compiler warning by adding a default...
2009-03-06  mikeFix finalize_job so it doesn't change the job state...
2009-03-05  mikeThe lpq command did not work when showing all destinati...
2009-03-05  mikeUse UTF-8 for codeset instead of UTF8 (STR #3113)
2009-03-05  mikeUse title_size and copies_size instead of sizeof(title)...
2009-03-04  mikeUpdate conflict resolution code to try each option...
2009-03-04  mikeUpdate dependencies.
2009-03-03  mikeAdd debug messages before calls to httpAddrGetList.
2009-03-03  mikeDon't build unit tests unless requested.
2009-03-03  mikeAdd additional information to CUPS PPD API test program.
2009-03-02  mikeValidate media sizes.
2009-03-01  mikeRemove prototype for cupsFileReady - not implemented.
2009-02-26  mikeAllow marker-message to be cleared.
2009-02-26  mikeDon't use PPD filters by default in cupsfilter - new...
2009-02-25  mikecgiGetArray() incorrectly returned the same value for...
2009-02-25  mikeFix the printer-uri passed in a Get-Jobs request for...
2009-02-25  mikeRemove the two noisiest debug2 messages (drops error_lo...
2009-02-25  mikeFix HTML doctype and copyrights.
2009-02-25  mikeAdd complete Polish localization (STR #3111)
2009-02-25  mikeAnother update to the Japanese message catalog (STR...
2009-02-25  mikeThe cups-deviced helper program could miss reporting...
2009-02-24  mikeMore debug2 cleanup.
2009-02-23  mikeAdd support for scanner-only devices.
2009-02-23  mikePreserve low/high level values.
2009-02-23  mikeUpdate packaging files.
2009-02-23  mikeClean up debug2 logging so we don't get 2GB logs for...
next