]> git.ipfire.org Git - thirdparty/cups.git/history - backend/ipp.c
Remove unused set_hold_until function.
[thirdparty/cups.git] / backend / ipp.c
2011-01-04  mikeName resolution errors no longer cause queues to stop...
2010-11-22  mikeMore localization work.
2010-11-10  mikeAdd the ability to force IPv4 or IPv6 connections.
2010-08-10  mikeSet output-mode from ColorModel.
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
2010-07-27  mikeClean up clang-reported issues.
2010-06-30  mikeNormalize connection error messages for all network...
2010-05-18  mikeClean up error messages and make some errors DEBUG...
2010-04-29  mikeFix bug when printing from a file.
2010-04-23  mikeAdd sides to outgoing request as needed.
2010-04-23  mikeAdd Windows SSL support.
2010-01-14  mikeThe IPP backend now sets the printer-state-message...
2010-01-14  mikeThe PPD compiler did not correctly add the manufacturer...
2010-01-14  mikeThe IPP backend did not handle authentication properly...
2009-12-18  mikeUse arc4random, when available.
2009-11-20  mikeThe network backends incorrectly cleared the media...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-10-15  mikeDrop support for the recovered:/recoverable: message...
2009-08-31  mikeSNMP supply levels and states were wrong for some printers.
2009-08-29  mikeAdd a debug message so that people know why we stopped...
2009-08-29  mikeThe IPP backend did not handle some non-comforming...
2009-06-26  mikeMultiplex input from the side-channel socket and stdin...
2009-06-12  mikeFix typo and use httpAssembleURI instead of snprintf...
2009-06-12  mikeMake sure all of the network backends set the connectin...
2009-06-05  mikeThe IPP backend now reconnects after every request...
2009-06-05  mikeUse dup2(fd, n) in all places instead of close(n) and...
2009-05-18  mikeMultiple Kerberos fixes to get the new "copy credential...
2009-05-15  mikeAdd (bogus) NULL check for connection to silence clang...
2009-05-06  mikeDon't try to localize printer-state-reasons in the...
2009-04-09  mikeUpdate IPP and LPD backends so that SNMP queries can...
2009-03-12  mikeDisplay "copying print data" status message when copyin...
2009-02-16  mikeLocalization fixes, plus preliminary localizations...
2009-01-20  mikeFix authentication in IPP backend.
2009-01-09  mikeIPP/2.x support.
2008-12-09  mikeSide-channel SNMP lookups would not work when cupsSNMPS...
2008-12-08  mikeSimplify the network "connecting to" and "connected...
2008-12-08  mikeLocalized the device descriptions for the SCSI, serial...
2008-10-15  mike"offline*" is another "printer offline" state...
2008-09-26  mikeThe IPP backend did not retry print jobs when the print...
2008-09-17  mikeThe IPP backend incorrectly stopped the local queue...
2008-08-29  mikeRelay com.apple.print.recoverable-message messages.
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...
next