]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2003-01-23  mikeFix compile warnings and allow PPD not to be found...
2003-01-23  mikeAdd preliminary support for PICT files printed from...
2003-01-23  mikeDon't report serial numbers for devices that don't...
2003-01-23  mikeAllow file:/dev/null even when FileDevices is No.
2003-01-23  mikeUse hstrerror() for hostname lookup errors.
2003-01-23  mikeFix USB serial number bug.
2003-01-23  mikeFix page-ranges bug when a page contained an embedded...
2003-01-17  mikeMake sure we add the DSO path for platforms that need...
2003-01-17  mikeUpdate dependencies.
2003-01-17  mikeOpenSSL headers conflict with crypt.h on some platforms...
2003-01-16  mikeFirst cut of German web interface.
2003-01-15  mikeReverse order printing now really prints in reverse...
2003-01-15  mikeDisallow adding fewer than 1 value.
2003-01-15  mikeUpdate description of encryption defines.
2003-01-15  mikeNew encryption library defines.
2003-01-15  mikeUnused variable in scsi-irix.c.
2003-01-15  mikeFix parallel build problem with IRIX man page rules.
2003-01-15  mikeFix URL rewrite bug.
2003-01-15  mikeTweek Windows temp file support.
2003-01-15  mikeFix infinite loops in ppd_read() function.
2003-01-15  mikeUpdate dependencies.
2003-01-15  mikeGNU TLS support from Jeff Licquia.
2003-01-14  mikeReturn an HTTP error on bad IPP requests.
2003-01-14  mikeAdd 1 second read timeout to IPP attribute reading...
2003-01-14  mikeMake sure that the feed command only feeds 1-255 lines...
2003-01-14  mikeFix doco comment.
2003-01-13  mikeDoS timeout change.
2003-01-13  mikeThrottle the DoS warning message so it doesn't cause...
2003-01-10  swdevNo, that's not right either...
2003-01-10  swdevFix this definition for MacOS X - they define the TCP_...
2003-01-09  mikeFix GCC warnings on some platforms when printing IP...
2003-01-08  mikeAdd Debian package names to %provides...
2003-01-08  mikeUpdate dependencies and packaging.
2003-01-07  mikeUpdate Xpdf version info.
2003-01-07  mikeFix CIE color conversion code.
2003-01-04  mikeAdd cast to avoid compiler warning.
2003-01-04  mikeCast IP address to unsigned to avoid compiler warning.
2003-01-03  mikeFix quota stuff - the quota attributes weren't flagged...
2003-01-03  mikeCUPS test needs the "FileDevice Yes" directive in cupsd...
2003-01-03  mikeFix lpstat man page - the -W, -h, etc. options must...
2003-01-03  mikeAdd missing debug log message from 1.2...
2003-01-03  mikeApplied (modified) patch from Debian maintainer to...
2002-12-20  mikeBump CVS version to 1.1.19.
2002-12-19  mikeBack-off 1.1.19 version numbers until we get the Print...
2002-12-19  mikeBump CVS version to 1.1.19.
2002-12-19  mikeHandle HTTP_NOT_FOUND errors in cupsGetPPD().
2002-12-18  mikeCheck in Derek's final patch against Xpdf 2.01.
2002-12-18  mikeFix Set-Job-Attributes bug (caused by cut-n-paste error)
2002-12-17  mikeAdd FileDevice directive to avoid root file creation...
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-17  mikeFix handling of profile=... option in pstoraster wrappe...
2002-12-17  mikeFix bug in cupsMarkOptions()...
2002-12-16  mikeUpper bound should be 255, not 256.
2002-12-16  mikeRange check the size of the colormap.
2002-12-16  mikeFix MIME typing.
2002-12-16  mikeFix computation of filter cost.
2002-12-13  mikeAdd cupstestppd utility and man page for PPD file confo...
2002-12-13  mikeUpgrade pdftops filter to Xpdf 2.01 baseline with TrueT...
2002-12-13  mikeAdd MaxClientsPerHost directive and update docos.
2002-12-13  mikeInteger underflow/overflow checks.
2002-12-12  mikeC++ comments -> C comments.
2002-12-12  mikeMultiple security fixes based on a report from iDEFENSE.
2002-12-12  mikeAdd Andrea to the credits file (sorry Andrea!)
2002-12-11  mikeReset showpage operator in the Trailer section.
2002-12-11  mikeBump CVS CUPS version to 1.1.18.
2002-12-10  mikeFix these two files...
2002-12-10  mikecupsGetPPD() now sets cupsLastError() for all error...
2002-12-10  mikeMake handling of IPP media, sides, and output-bin attri...
2002-12-10  mikeChangelog...
2002-12-10  mikeFix Win9x driver export bug.
2002-12-10  mikeFix error messages in web interfaces.
2002-12-10  mikeFix POSIX signal handler setup for parent process.
2002-12-09  mikeMust also stop dependent services when stopping the...
2002-12-05  mikeUse space for non-breaking space in MacRoman encoding.
2002-12-04  swdevUpdated the copyright from 2001 to 2002.
2002-12-03  swdevAdd a message that the model directory is usually under...
2002-12-03  mikeUpdate release date.
2002-12-03  mikeUpdate README files...
2002-11-27  mikeChangelog.
2002-11-27  mikeFix manual copies bug on retransmit.
2002-11-27  mikeFix GIF image loading bug.
2002-11-25  mikeHandle both space and tab after Encryption and ServerNa...
2002-11-24  mikeAdd CUPS command MIME type.
2002-11-23  mikeUpdate changelog.
2002-11-23  mikeFix option boundaries to optlength instead of sizeof...
2002-11-21  mikeMake sure we update the "last" point in the IPP data...
2002-11-21  mikeFix the web interface authorization bug seen most often...
2002-11-20  mikeAllow PAM-authenticated users to not have a correspondi...
2002-11-18  mikeDynamically allocate the buffer used for encoding optio...
2002-11-15  mikeMacRoman encoding fixes from Henryk Richter.
2002-11-13  mikeDon't need extra ARFLAGS definitions...
2002-11-12  mikeClarify admin operation documentation - /admin/ must...
2002-11-07  mikeUse gzip exclusively on Linux.
2002-11-05  mikeNo longer accept option=yes or option=no as boolean...
2002-11-01  mikeUse httpConnectEncrypt() and cupsEncryption() in the...
2002-10-31  mikeMore debug stuff.
2002-10-30  mikeFix httpGets() bug caused by the line and newline(s...
2002-10-28  mikeDebug stuff.
2002-10-28  mikeDon't ignore unknown classification names - use them...
2002-10-28  mikeFix raw queue optimization.
next