]> git.ipfire.org Git - thirdparty/cups.git/history - cups/util.c
File cleanup.
[thirdparty/cups.git] / cups / util.c
2006-02-24  mikeSet the last error and status text for all error condit...
2006-02-21  mikeUpdate API documentation and add public accessors for...
2006-02-03  mikePass original filename in document-name attribute,...
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-26  mikeFix cupsGetPPD2() for classes containing only classes.
2006-01-25  mikeCheck all httpReconnect()'s.
2006-01-12  mikeUpdate API documentation.
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2005-11-11  mikeImplement DLL project for CUPS API on WIN32 (STR #366)
2005-10-21  mikeMake changes that are necessary to support IPv6 link...
2005-10-13  mikeUpdate API help.
2005-10-13  mikeDon't set hostname in URI passed for printers and jobs...
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-10-03  mikeFix domain socket issues.
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-10-27  mikeMirror 1.1.x changes.
2004-10-27  mikecupsDoFileRequest() now sets cupsLastError() to IPP_ERR...
2004-08-19  mikeMirror 1.1.x changes.
2004-08-19  mikeFix cupsGetPPD2() bug - wasn't using the correct printe...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeAdded new CUPS API convenience functions which accept...
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe IPP backend now supports the following options...
2004-02-25  mikeCopyright updates...
2004-02-24  mikeMirror 1.1.x changes.
2004-02-24  mikeThe cupsPrintFiles() function did not always set the...
2004-02-17  mikeMirror 1.1.x changes.
2004-02-17  mikecupsGetJobs() now returns -1 on error (STR #569)
2004-02-04  mikeMirror 1.1.x changes.
2004-02-04  mikeFix httpFlush() and friends when doing PUT or OPTION...
2003-10-30  mikeMirror 1.1.x changes.
2003-10-30  mikeMake sure all users of cupsLangGet/Default also call...
2003-10-22  mikeMirror 1.1.x changes.
2003-10-22  mikeFix return value from cupsCancelJob() (STR #340)
2003-10-16  mikeMirror 1.1.x changes.
2003-10-16  mikeThe scheduler did not move the incoming job attributes...
2003-09-15  mikeMirror 1.1.x changes.
2003-09-15  mikeMap more HTTP status codes to their IPP counterparts...
2003-08-29  mikeMirror 1.1.x changes.
2003-08-29  mikeCleanup includes.
2003-08-29  mikeAdd new CUPS API calls (STR #112)
2003-08-20  mikeMirror 1.1.x changes.
2003-08-20  mikeFix late disconnect bug with cupsGetPPD (STR #220)
2003-04-08  mikeMirror 1.1.x changes.
2003-04-08  mikeFix ippLength() with collections.
2003-01-24  mikeMirror 1.1.x changes...
2003-01-24  mikeReduce the memory footprint of CUPS (changes donated...
2003-01-15  mikeMirror 1.1.x changes.
2003-01-15  mikeGNU TLS support from Jeff Licquia.
2003-01-07  mikeCopyright update.
2002-12-19  mikeMirror 1.1.x change.
2002-12-19  mikeHandle HTTP_NOT_FOUND errors in cupsGetPPD().
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-10  mikeMirror 1.1.x changes.
2002-12-10  mikecupsGetPPD() now sets cupsLastError() for all error...
2002-10-18  mikeWIN32 compile fixes.
2002-10-16  mikeMirror 1.1.x changes.
2002-10-16  mikeDebug stuff to track authentication problems...
2002-08-30  mikeMirror 1.1.x changes.
2002-08-30  mikeFix the SSL authentication looping problem that was...
2002-08-12  mikeMirror 1.1.x change.
2002-08-12  mikeDon't try to extract the remote server name from a...
2002-05-31  mikeMirror 1.1.x changes.
2002-05-31  mikeProvide default values for job-originating-user-name...
2002-05-27  mikeMirror 1.1.x changes.
2002-05-27  mikeMove job operations to jobs.cgi.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-09  mikeRename "header" member back to "request"...
2002-04-20  mikeAdd missing files to 1.2 devel branch.
2002-03-22  mikeBreak out the IPP and HTTP code into a separate library...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-02-28  mikeMirror 1.1.x changes.
2002-02-28  mikeFix problem with cupsGetJobs() and not showing complete...
2002-01-27  mikeMirror 1.1.x changes.
2002-01-27  mikeOS/2 porting stuff.
2002-01-25  mikeMirror 1.1.x changes.
2002-01-25  mikeDrop the @server from a printer name in cupsGetPPD().
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-10-30  mikeMacOS X fixes and files.
2001-10-29  mikeIncrease file read/write buffers to 32k.
2001-06-07  mikelppasswd -x shouldn't ask for a new password...
2001-05-13  mikeMerge changes from 1.1 tree.
2001-05-06  mikeAdd httpConnectEncrypt() and fix all code that uses the
2001-04-30  mikeFix detection of banner pages in StartJob() - no classi...
2001-04-29  mikeAdded cupsGetJobs() and cupsFreeJobs() functions to...
2001-04-20  mikeFix TLS upgrade stuff.
2001-04-02  mikeCreation of 1.2 development branch.
2001-03-09  mikeSome minor rearrangement of functions to avoid unnecess...
next