]> git.ipfire.org Git - thirdparty/cups.git/history - backend
Revamp child signal handling to remove all processing from the handler
[thirdparty/cups.git] / backend /
2003-10-09  mikeRevamp child signal handling to remove all processing...
2003-09-17  mikeDon't use IXANY with XON/XOFF flow control (STR #287)
2003-09-02  mikeCheck for LP_POUTPA definitions before using them on...
2003-08-31  mikeFix typo...
2003-08-30  mikeFix STRs 253 and 254 (backend and content-length fixes)
2003-08-28  mikeThe PDF filter always scaled and offset pages; this...
2003-07-30  mikeFix IPP backend PICTWPS file filtering (STR #210)
2003-07-29  mikeAdd banner class (Chostname) to LPD backend when banner...
2003-07-22  mikeUse memmove instead of memcpy for overlapping copy.
2003-07-06  mikeIf no description attribute is found, use the make...
2003-04-26  mikeUpdate .cvsignore files.
2003-04-16  mikeFix typo and const mismatch in IPP backend.
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-03-24  mikeAdd support for "PAGE: total NNN" messages.
2003-03-24  mikeLPD backend changes from Apple + local ESP changes...
2003-02-20  mikeOnly convert PICTWPS files when printing to a server...
2003-02-12  mikeFix nbytes type - needs to be int to get errors...
2003-02-07  mikeCheck for and error out on IPP_NOT_FOUND errors...
2003-01-31  swdevThe pictwpstops filter needs to be able to read the...
2003-01-29  mikeNot all platforms have hstrerror()...
2003-01-29  mikeAdd debugging output of the backchannel data so that...
2003-01-28  mikeBinary PostScript support!
2003-01-27  mikeSolaris Intel uses <sys/ecppsys.h> instead of <sys...
2003-01-23  mikeFix compile warnings and allow PPD not to be found...
2003-01-23  mikeAdd preliminary support for PICT files printed from...
2003-01-23  mikeDon't report serial numbers for devices that don't...
2003-01-23  mikeUse hstrerror() for hostname lookup errors.
2003-01-23  mikeFix USB serial number bug.
2003-01-15  mikeUnused variable in scsi-irix.c.
2003-01-15  mikeUpdate dependencies.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-12  mikeC++ comments -> C comments.
2002-11-27  mikeFix manual copies bug on retransmit.
2002-11-01  mikeUse httpConnectEncrypt() and cupsEncryption() in the...
2002-10-21  mikeRemove unused vars.
2002-10-21  mikeUpdate the Solaris USB backend code to get the device...
2002-10-15  mikeFix compile error.
2002-10-15  mikeIgnore SIGPIPE in backends...
2002-10-15  mikeSend the job title instead of "dfblablabla" for the...
2002-10-15  mikeAdd support for MacOS X frameworks for the serial ...
2002-10-11  swdevFix typo...
2002-10-11  mikeAdd change from Apple for serial backend.
2002-10-03  mikeOne more warning message fix...
2002-10-03  mikeFix status message printouts...
2002-09-25  mikeEliminate unused vars...
2002-09-25  mikeDon't chop options off URI when opening the device...
2002-09-25  mikeRetry indefinitely in the LPD backend...
2002-09-06  mikeUpdate new USB URIs to match MacOS X.
2002-09-05  mikeAdd timeouts to the LPD backend.
2002-09-05  mikeUpdate USB backend to use serial numbers to avoid devic...
2002-08-27  mikeUpdate the LPD backend to support manual copies in...
2002-08-17  mikeQuote problem with USB backend on *BSD...
2002-08-09  mikeAdd USB support for Solaris x86.
2002-08-09  mikeReport both unlpt and ulpt devices under *BSD.
2002-07-23  mikeSet the CLASS environment variable when sending jobs...
2002-07-11  mikeAdd "reserve" option to LPD backend, and don't reserve...
2002-06-04  mikeCurrent SCSI code is for Linux 2.4 and higher, so compi...
2002-05-24  mikeAdd SCSI backend...
2002-05-24  mikeRemove 1394 code from 1.1.x; not ready for primetime...
2002-05-19  mikeAdd Linux kernel driver for IEEE-1394.
2002-05-17  mikeUpdate CUPS driver in pstoraster directory.
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-04  mikeAdd Firewire backend code to CVS...
2002-04-29  mikeAdd USB serial devices to port detection code.
2002-04-24  mikeReconnect when talking with HP JetDirects...
2002-03-25  mikeAdd ENOENT as an error that should be retried.
2002-03-25  mikeUpdate retry behavior for backends.
2002-03-22  mikeUpdate cupsGetDests() so that it doesn't list printers...
2002-03-19  mikeCleanup.
2002-03-08  mikeAdd dependency files in place of all the static depende...
2002-03-08  mikeStart using auto-generated dependency files so we don...
2002-03-01  mikeUse read() in backends to read print data; this makes...
2002-03-01  mikeMacOS license updates.
2002-02-12  mikeAdd /dev/printers/# as a potential device filename...
2002-02-12  mikeMacOS X changes...
2002-02-06  mikeAdd requesting-user-name to Get-Job-Attributes request...
2002-01-30  mikeFix a minor error reporting glitch...
2002-01-29  mikeAdd scheme name to description of IPP backend interface...
2002-01-27  mikeOS/2 porting stuff.
2002-01-18  mikeUpdate IPP backend to display printer state messages...
2002-01-18  mikeShow device filenames on error.
2002-01-02  mikeCopyright update...
2001-12-29  mikeDrain output and restore original port settings in...
2001-12-18  mikeChange ownership and permissions of config files and...
2001-12-03  mikeAdd descriptive text for parallel port devices under...
2001-11-27  mikeClear OPOST in serial backend.
2001-11-14  mikeAdd cvsignore files...
2001-10-31  mikeThe IPP backend was always sending a PAGE comment,...
2001-10-31  mikeEliminate some compiler warnings.
2001-10-30  mikeMacOS X fixes and files.
2001-08-02  mikeUse O_NDELAY on open for serial ports...
2001-07-30  mikeGet rid of "waiting for print job to complete" message...
2001-07-24  mikeFix for loops in makefiles... (fi instead of done...)
2001-07-20  mikeChangelog.
2001-07-20  mikeDon't send document-format when printing filtered output.
2001-07-19  mikeFix installation rules in makefiles to install one...
2001-07-18  mikeChange to a 1/10th second buffer size to reduce buffer...
2001-06-28  mikeCreate main list files so we don't need the long comman...
2001-06-27  mikeDefault user & group from configure script.
2001-06-27  mikeDefault to user lpd under AIX.
next