]> git.ipfire.org Git - thirdparty/cups.git/history - backend/ipp.c
Bug #103: wasn't loading TIFF images in right order.
[thirdparty/cups.git] / backend / ipp.c
2000-07-10  mikeFixes for IPP backend - now switches to IPP/1.0 if...
2000-05-31  mikeSupport for older 2.2.x USB printer driver.
2000-05-11  mikeFixed typo.
2000-05-10  mikeUpdated IPP docos.
2000-04-27  mikeBackends now handle SIGTERM once a connection is establ...
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-02-24  mikeThe IPP backend was not detecting "raw" output properly.
2000-02-10  mikeChanged backends to at least put out "unknown" for...
2000-02-02  mikeUpdated CUPS installation list to include templates...
2000-01-28  mikeStop trying to print a file if the printer responds...
2000-01-25  mikeMoved MIME stuff to scheduler directory.
2000-01-04  mikeY2k copyright changes.
1999-12-14  mikeNow retry on all network errors.
1999-12-08  mikeUpdated to retry requests and send multiple copies...
1999-10-28  mikeThe backends now output page accounting messages as...
1999-10-25  mikeOptions are now case-insensitive.
1999-10-12  mikeAdded backend test program.
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-09-02  mikeThe IPP backend didn't send a final 0-length chunk.
1999-08-21  mikeThe IPP backend was using an extra httpWrite() of 0...
1999-07-24  mikeWasn't using the right group tag for many of the print...
1999-07-20  mikeThe IPP backend didn't set the Transfer-Encoding field...
1999-06-25  mikeFixed info message to be more user-friendly...
1999-06-25  mikeFixed final bug in IPP backend (I hope it's the last...
1999-06-25  mikeFixed a boneheaded mistake in the IPP backend - was...
1999-06-21  mikeFixed smb backend generation rule.
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-06-15  mikeAdded IPP backend.