]> git.ipfire.org Git - thirdparty/cups.git/history - cups/ipp.h
Update documentation and dependencies for 1.5b1.
[thirdparty/cups.git] / cups / ipp.h
2011-05-12  mikeUpdate documentation and dependencies for 1.5b1.
2010-11-11  mikeSecurity: Fixed a memory corruption bug reported in...
2010-10-01  mikeFix mapping of HTTP_UNAUTHORIZED along with a couple...
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
2010-05-18  mikeUpdate version info for APIs/members.
2010-04-05  mikeImplement Cancel-Jobs, Cancel-My-Jobs, Close-Job, and...
2010-04-02  mikeAdd reference counting to ipp_t so that ippAddCollectio...
2010-03-02  mikeFix a crash bug in ipptest and cleanup ipp.h.
2009-05-13  mikeMore documentation changes.
2008-12-10  mikeAdd marker-* and printer-commands attributes to cupsGet...
2008-08-19  mikeAdd ippTagString/Value APIs.
2008-01-25  mikeStart updates of developer documentation.
2007-10-31  mikeFix ippReadIO() buffer overflow (STR #2561)
2007-10-19  mikeAdd API versioning definitions so that Mac OS X develop...
2007-08-29  mikeImplement CUPS-Get-Document operation (STR #118)
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-05-01  mikeAdded a new cupsDoIORequest() function for reading...
2006-08-24  mikeMore cancelled -> canceled, with defines for backwards...
2006-02-21  mikeUpdate API documentation and add public accessors for...
2006-02-08  mikeAdd missing successful-ok-events-complete (IPP_OK_EVENT...
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-26  mikeBack out IPP_TAG_COPY_NAME change - too disruptive.
2006-01-25  mikeCleanup and some minor performance optimizations.
2006-01-16  mikeAdd IPP implementation help file.
2006-01-12  mikeAdd new ippNewRequest() function, and use it in lpstat.
2005-11-14  mikeAdd most of the remaining notification code.
2005-09-29  mikeFix a performance problem with ippReadIO() and resizing of
2005-09-26  mikeAdd support for cached authentication on a per-job...
2005-09-14  mikeDrop CUPS-Add-Device and CUPS-Delete-Device, and clean...
2005-05-24  mikeAdd ippErrorValue(), ippOpString(), and ippOpValue...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-10-23  mikeMirror 1.1.x changes.
2004-10-23  mikeThe event.status_code field should be of type ipp_statu...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-02-25  mikeCopyright updates...
2003-03-14  mikeUse CUPS 1.2 IPP code in 1.1.x (collection and file...
2003-03-14  mikeSyncronize 1.1.x and 1.2 IPP support code.
2003-01-24  mikeMirror 1.1.x changes...
2003-01-24  mikeReduce the memory footprint of CUPS (changes donated...
2003-01-07  mikeAdd IPP collection support.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-05-09  mikeRename "header" member back to "request"...
2002-05-09  mikeMove IPP stuff back into libcups.
2002-03-22  mikeBreak out the IPP and HTTP code into a separate library...
2002-03-22  mikeBump IPP_VERSION to 1.1...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-29  mikeFixed ippReadIO and ippWriteIO functions and declarations.
2001-12-29  mikeImplement new ippReadIO, ippReadFile, ippWriteIO, and...
2001-12-27  mikeMore compile fixes...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-10-17  mikeUpdate version numbers in headers.
2001-05-17  mikeUpdate definition of IPP_TAG_COPY so it uses the origin...
2001-05-16  mikeippFindNextAttribute()
2001-05-13  mikeMerge changes from 1.1 tree.
2001-05-11  mikeAIX fixes.
2001-04-15  mikeGet rid of compiler warnings.
2001-04-02  mikeCreation of 1.2 development branch.
2001-03-30  mikeTypos and more typos.
2001-03-30  mikeAdd new IPP status codes and messages.
2001-01-22  mikeCopyright 2001...
2000-10-13  mikeCode cleanup to remove warnings.
2000-09-13  mikeAdded new cupsEncodeOptions() function to handle genera...
2000-08-24  mikeAdded password callback and set methods.
2000-06-08  mikeDropped multiple-document-handling enumeration - not...
2000-05-22  mikeFixed license text (again)
2000-05-11  mikeAdded cupsPrintFiles() function to print multiple files.
2000-05-11  mikeAdded new IPP/1.1 error codes.
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-11  mikeAdded support for set-job-attributes operation.
2000-03-09  mikeFixed encoding of text-with-language and name-with...
2000-01-21  mikeMerged with 1.0.x branch changes.
2000-01-04  mikeY2k copyright changes.
2000-01-03  mikeMerged and updated for CUPS 1.1/ESP Print Pro 4.1.
1999-12-29  mikeChanges to support multiple files per job.
1999-10-12  mikeFixed minor bug in attribute reading code - didn't...
1999-07-24  mikeFixed the IPP tag enumerations to match the final IPP...
1999-07-12  mikeMissed a const pointer in ippAddDate().
1999-07-12  mikeFixed all constant arrays to use "const" modifier.
1999-05-19  mikeFixed installation rules in several directories...
1999-04-22  mikeAdded default language stuff (no files needed).
1999-04-22  mikeChanges for Linux...
1999-04-22  mikeChanges for SunOS/Solaris.
1999-04-21  mikeAdded IPP_PORT definition.
1999-04-21  mikeChanges for HP-UX.
1999-04-21  mikeGot rid of last vestiges of unsigned char * code for...
1999-03-21  mikeAdded CUPS_VERSION string to config.h
1999-03-03  mikehttpRead() didn't always set the content length.
1999-03-01  mikeCode cleanup - removed extraneous semi-colons...
1999-02-26  mikeMultiple IPP processing fixes.
1999-02-05  mikeAdded IPP client read/write code.
1999-01-28  mikeUpdated HTTP and IPP code; now have a nearly complete...
1999-01-24  mikeCheck-in prior to CVS use.
next