]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2004-05-27  mikeFixed some "type-punned" warnings produced by GCC when
2004-05-27  mikeThe IPP backend did not use SSL when printing over...
2004-05-27  mikeThe scheduler could crash when processing a Limit or...
2004-05-27  mikeFix USB backend compile on OSX.
2004-05-24  mikeThe cupstestppd utility did not show a warning message...
2004-05-21  mikeChangelog...
2004-05-21  mikeThe scheduler did not return the correct exit code...
2004-05-13  mikeThe cupsGetDests() function did not use the current...
2004-05-13  mikeThe scheduler did not properly parse name-based BrowseRelay
2004-05-13  mikeThe IPP backend now supports the following options...
2004-05-12  mikePPD file fixes.
2004-05-12  mikeTypo in imagetoraster planes table.
2004-05-12  mikeFix address and typo in license agreement.
2004-05-11  mikeMissing arg...
2004-05-11  mikeAdd Zebra label printer support via rastertodymo (STR...
2004-04-28  mikeThe test suite no longer generates a printcap file...
2004-04-28  mikeThe scheduler now updates the accepting state of an...
2004-04-26  mikeSkip leading PJL commands, don't copy them (STR #664)
2004-04-26  mikeThe reinterpret_cast keyword was not highlighted when...
2004-04-20  mikeFixed a segfault problem with some of the client progra...
2004-04-20  mikeFix log file permissions and cleanup checks for run...
2004-04-20  mikeFix loading of 1-bit PNG images (STR #687)
2004-04-11  mikeAdd CUPS DLL symbol definitions.
2004-04-09  mikeThe pdftops filter did not show all annotation objects...
2004-04-05  mikegziptoany needs vsnprintf...
2004-04-01  mikeFix compiles on unsupported platforms.
2004-04-01  mikeFix printing of PDF form fields which do not have a...
2004-03-30  mikeWhitespace...
2004-03-30  mikeAdd Darwin USB backend (STR #661)
2004-03-30  mikeThe USB backend incorrectly reported "media tray empty...
2004-03-24  mikeThe scheduler did not use a case-insensitive comparison...
2004-03-24  mikeThe scheduler did not report the addresses associated...
2004-03-24  mikeThe cupstestppd program did not allow a default choice
2004-03-19  mikeThe select() buffers are now allocated to be at least...
2004-03-19  mikeThe LPD backend now supports overriding the print job...
2004-03-19  mikeFix debug stuff.
2004-03-19  mikeTimeout optimization from Apple (STR #629)
2004-03-19  mikeThe USB backend now retries printing to devices of...
2004-03-19  mikeThe httpGetHostByName() function did not range check...
2004-03-19  mikeFix EPIPE problem with httpUpdate() (STR #611)
2004-03-19  mikeSupport forced banner pages in the LPD mini-daemon...
2004-03-15  mikeTypo...
2004-03-02  mikeFix con->file issues with AcceptClient, and let CloseCl...
2004-02-26  mikeDon't use printers that are rejecting jobs when finding...
2004-02-26  mikeAdd PAM support for Darwin, cleanup overall PAM support...
2004-02-26  mikeThe web interface now provides a "Set As Default" butto...
2004-02-26  mikeThe HTTP authentication cache was broken (STR #517)
2004-02-26  mikeOptimized the scanning of new PPD files on scheduler...
2004-02-25  mikeFix admin links on web interface.
2004-02-25  mikeThe cups-lpd mini-daemon did not reject print jobs...
2004-02-25  mikeA few more files...
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMore ctype fun...
2004-02-25  mikeMore ctype stuff.
2004-02-25  mikeSome calls to the ctype functions did not account for...
2004-02-25  mikeAdd additional printer type bits for CUPS browse protocol.
2004-02-25  mikeUpdate man page.
2004-02-25  mikeThe scheduler could use excess amounts of CPU if a...
2004-02-24  mikeUpdate the GS 8.x integration stuff (STR #484)
2004-02-24  mikeDocumentation error (STR #486)
2004-02-24  mikeUpdate lpd backend docos.
2004-02-24  mikeThe lpd backend used a source port of 732 by default...
2004-02-24  mikeThe scheduler did not check for a valid Listen/Port
2004-02-24  mikeThe cupsPrintFiles() function did not always set the...
2004-02-24  mikeThe pstops filter did not write the PostScript header...
2004-02-24  mikeThe printer-is-accepting-jobs status of remote printers...
2004-02-24  mikeThe web interface did not show the printer state history
2004-02-24  mikeThe rastertoepson filter would crash under certain...
2004-02-17  mikeChangelog update.
2004-02-17  mikecupsd could crash if a print job could not be printed...
2004-02-17  mikecups-lpd now logs the temporary filenames that could...
2004-02-17  mikecupsGetJobs() now returns -1 on error (STR #569)
2004-02-17  mikeMore PPD conformance tests.
2004-02-09  mikeFix PDF text offset (STR #470)
2004-02-06  mikeThe LPD backend used the full length of the hostname
2004-02-05  mikeFix some niggling SSL/TLS shutdown issues with OpenSSL...
2004-02-05  mikeDoco corrections.
2004-02-05  mikeFix fast reload and common printer attrs (STR #562)
2004-02-04  mikeCUPS-Get-Default did not return all printer attributes...
2004-02-04  mikeBump version number.
2004-02-04  mikeCleanup...
2004-02-04  mikeFix httpFlush() and friends when doing PUT or OPTION...
2004-02-04  mikeDebug stuff...
2004-02-03  mikeFix potential job completion before collection of filte...
2004-02-03  mikeThe PPD conformance tests did not catch group translation
2004-02-02  mikeUpdated pdftops to Xpdf 2.03 code to fix printing bugs...
2004-01-08  mikeConvert _'s in classification to spaces.
2003-11-24  mikeThe pstops filter didn't properly handle collated,...
2003-11-21  mikeUse annotation flags instead of subtype (STR #425)
2003-11-21  mikeFix French web page header (STR #428)
2003-11-19  mikeThe CUPS test suite did not undefine the PRINTER and...
2003-11-19  mikeFix comment about port - it *is* used...
2003-11-19  mikeThe cupsLangDefault() function now works if you don...
2003-11-19  mikeDrop openTempFile(), which is no longer used and introd...
2003-11-19  mikeThe HTTP code did not use a case-insensitive comparison...
2003-11-19  mikePortability changes.
2003-11-19  mikeFix sigset recursion (STR #422)
2003-11-17  mikeFix CUPS driver export filename (STR #390)
2003-11-17  mikeFix changelog.
2003-11-17  mikeIssue an error when a translation string exceeds the...
next