]> git.ipfire.org Git - thirdparty/cups.git/history - backend/ipp.c
Show progress while we resolve a DNS-SD hostname...
[thirdparty/cups.git] / backend / ipp.c
2008-07-14  mikeShow progress while we resolve a DNS-SD hostname...
2008-07-14  mikeFix typo.
2008-07-14  mikeDon't try to print files with 0 or 1 bytes.
2008-07-14  mikeThe IPP backend did not relay marker-* attributes.
2008-07-11  mikeRemoved unused variables and assignments found by the...
2008-05-16  mikeMove URI resolution to libcups, and make cupsBackendDev...
2008-05-12  mikeRe-enable SNMP supplies support in IPP backend.
2008-05-09  mikeTemporarily disable SNMP supplies with the IPP backend...
2008-05-01  mikeMerge current DNS-SD work from dnssd2 branch - proper...
2008-04-28  mikeAdd side-channel support to IPP and LPD backends.
2008-04-28  mikeMake SNMP API private for now.
2008-04-28  mikeAdd SNMP supply level monitoring and page accounting...
2008-04-21  mikeAuthenticated remote printing did not work over domain...
2008-01-23  mikeThe IPP backend could crash when handling printer error...
2008-01-07  mikeRemove unmaintained, non-working IEEE-1394 backend.
2008-01-07  mikeUse online instead of on-line, offline instead of off...
2008-01-02  mikeThe IPP backend did not handle printing of pictwps...
2007-11-09  mikeThe LPD and IPP backends did not default to the correct...
2007-10-10  mikeThe IPP backend now checks the job status at variable...
2007-09-17  mikeManage source and destination types separately and...
2007-09-04  mikeAvoid copying option names and values, just break up...
2007-08-29  mikeIf a remote printer stopped while a job was being sent...
2007-08-22  mikeThe backends were not displaying their localized messages.
2007-08-13  mikeLimit number of password tries to 3...
2007-08-02  mikeAlso set the auth-info-required attribute.
2007-08-02  mikeReturn CUPS_BACKEND_AUTH_REQUIRED when we get an author...
2007-07-18  mikeAdd support for libcupsimage sectorder file.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-20  mikeSend document-format when it matches one of the formats...
2007-06-20  mikeAdd new AUTH_USERNAME, AUTH_DOMAIN, and AUTH_PASSWORD...
2007-06-07  mikeThe IPP backend didn't decode the cached auth info...
2007-04-30  mikeDon't stop waiting for a job if it is stopped or held...
2007-04-23  mikeFix IPP printing for Xerox printers (STR #2349)
2007-04-02  mikeRelay printer-state-message strings from server to...
2007-03-30  mikeCleanup localization files.
2007-03-27  mikeMore localization stuff + cleanup to only use fputs...
2007-03-27  mikeLocalize backends.
2007-03-19  mikeSync changes from Darwin CUPS, and add the Mac OS X...
2007-03-06  mikeAdd support for auth-info and auth-info-required (STR...
2007-01-23  mikeClear printer-state-message when there are no outstandi...
2006-10-23  mikeThe network backends now log the numeric address that...
2006-09-13  mikeAdd one more IPP version check when creating the print...
2006-09-11  mikePossible fix for Lexmark IPP bug...
2006-08-31  mikeMerge Kerberos branch to trunk...
2006-08-24  mikeFix typo.
2006-08-24  mikeSome IPP printers (HP) did not like UTF-8 job names...
2006-08-22  mikeReset copies to 1 if we are printing filtered output.
2006-08-21  mikeFix a possible N^2 copies printing bug.
2006-08-17  mikeCleanup for compiler warnings on IRIX...
2006-08-15  mikeMore remote printing fixes (STR #1881)
2006-07-12  mikeThe IPP backend incorrectly used the CUPS_ENCRYPTION...
2006-06-21  mikeAlso make sure we use one of the MIME types associated...
2006-05-20  mikeDisable backchannel when printing to Canon USB printers.
2006-05-05  mikeStatic file copy buffers reduced from 64k to 32k to...
2006-03-09  mikebackend/ipp.c:
2006-03-07  mikeUse connecting-to-device reason for better sleep manage...
2006-02-26  mikeThe IPP backend now supports a compression option to...
2006-02-19  mikeSet # copies to 1 when printing PICT files on OSX,...
2006-02-18  mikeProperly support multi-file remote jobs and cancelling...
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-13  mikeUse new ippNewRequest() function.
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2005-10-18  mikeFix Solaris compile problems (STR #1321, STR #1317)
2005-09-26  mikeAdd support for cached authentication on a per-job...
2005-09-26  mikeAdd standard backend exit codes.
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
2005-09-15  mikeThe IPP backend did not always report on the total...
2005-06-27  mikeBackends now use "&" to separate options in device...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-11-18  mikeMirror 1.1.x changes.
2004-11-18  mikeUse NOTICE instead of INFO for job ID reporting...
2004-10-08  mikeUse DEVICE_URI over argv[0].
2004-10-08  mikeUse DEVICE_URI environment variable in preference over...
2004-08-26  mikeMirror 1.1.x change.
2004-08-26  mikeMissing newline in info message...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x change.
2004-06-29  mikeAdded "version" option to IPP backend to workaround...
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeThe LPD backend now uses geteuid() instead of getuid...
2004-05-27  mikeMirror 1.1.x changes.
2004-05-27  mikeThe IPP backend did not use SSL when printing over...
2004-05-13  mikeThe scheduler did not properly parse name-based BrowseRelay
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe IPP backend now supports the following options...
2004-03-30  mikeAdd Darwin USB backend (STR #661)
2004-02-25  mikeCopyright updates...
2003-10-09  mikeMirror 1.1.x changes.
2003-10-09  mikeRevamp child signal handling to remove all processing...
2003-07-30  mikeMirror 1.1.x changes.
2003-07-30  mikeFix IPP backend PICTWPS file filtering (STR #210)
2003-04-16  mikeMirror 1.1.x changes.
2003-04-16  mikeFix typo and const mismatch in IPP backend.
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-03-24  mikeMirror 1.1.x changes.
2003-03-24  mikeAdd support for "PAGE: total NNN" messages.
2003-02-20  mikeMirror 1.1.x changes.
next