]> git.ipfire.org Git - thirdparty/cups.git/history - backend/ipp.c
Mirror 1.1.x changes.
[thirdparty/cups.git] / backend / ipp.c
2002-07-23  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-09  mikeRename "header" member back to "request"...
2002-04-24  mikeMirror 1.1.x changes.
2002-03-25  mikeMirror 1.1.x changes.
2002-03-22  mikeBreak out the IPP and HTTP code into a separate library...
2002-03-01  mikeMirror 1.1.x changes.
2002-02-06  mikeMirror 1.1.x changes.
2002-01-30  mikeMirror 1.1.x change.
2002-01-29  mikeMirror 1.1.x changes.
2002-01-18  mikeMirror 1.1.x changes.
2002-01-02  mikeCopyright updates...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-02-14  mikeHandle version-not-suppported errors.
2001-02-06  mikeNew cupsTempFd() function to work around glibc fopen...
2001-01-24  mikeDon't buffer stderr output.
2001-01-24  mikeBug fixes for IPP backend...
2001-01-22  mikeCopyright 2001...
2001-01-12  mikeBug #162 - detect supported document formats and only...
2000-10-13  mikeCode cleanup to remove warnings.
2000-10-02  mikeUpdated to look at charset-supported attribute and...
2000-09-26  mikeNeed to set the # copies option *after* encoding options.
2000-09-13  mikeAdded new cupsEncodeOptions() function to handle genera...
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.