]> git.ipfire.org Git - thirdparty/cups.git/history - backend/usb-unix.c
Changelog.
[thirdparty/cups.git] / backend / usb-unix.c
2012-10-01  mikeDrop support for IRIX (STR #4092)
2012-04-23  mikeClean up localizations throughout.
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-05-12  mikeFixed some minor issues discovered by a Coverity scan...
2011-02-18  mikeDon't error out if the backend gets 0 bytes.
2010-12-03  mikeFix one more compile error (STR #3740)
2010-11-20  mikeFix compile errors.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2009-12-07  mikeThe USB backend did not work on Solaris (STR #3423)
2009-11-20  mikeThe network backends incorrectly cleared the media...
2009-09-22  mikeThe USB backend did not compile on some platforms ...
2009-08-31  mikeFix side-effect of closing our socket pair.
2008-12-08  mikeThe backends did not return an OK status for the CUPS_S...
2008-12-05  mikeThe Solaris USB printer device does not support select...
2008-07-29  mikeAdd device-location attribute.
2008-06-24  mikeSave work on new libusb-based USB backend.
2008-03-26  mikeThe Linux USB backend used 100% CPU when a printer...
2008-02-25  mikeAdd preliminary support for SNMP supply and page counte...
2008-01-14  mikeFix a variety of minor issues discovered by Coverity...
2007-11-30  mikeRetry connections to USB printers indefinitely on UNIX.
2007-11-30  mikeMake the Minolta USB printer check looser to catch...
2007-09-04  mikeAvoid copying option names and values, just break up...
2007-08-27  mikeSupport for GNU/kFreeBSD (STR #2367)
2007-08-22  mikeThe backends were not displaying their localized messages.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-21  mikeFix implementation of CUPS_SC_CMD_DRAIN_OUTPUT for...
2007-05-04  mikeDisable USB backchannel on all BSD derivatives.
2007-04-03  mikeDisable USB back-channel on NetBSD (STR #2324)
2007-03-30  mikeCleanup localization files.
2007-03-27  mikeMore localization stuff + cleanup to only use fputs...
2007-03-27  mikeLocalize backends.
2007-02-20  mikeDon't use bidi for Brother USB printers (STR #2243)
2007-02-05  mikeFix typo in USB backend code...
2007-02-05  mikeUse case-insensitive comparison for konica minolta...
2007-01-02  mikeMerge changes from side-channel branch into trunk.
2006-11-15  mikeFix logic for disabling of backchannel in UNIX/Linux...
2006-10-12  mikeUSB printing to Minolta printers did not work (STR...
2006-10-10  mikeThe USB backend did not work with the current udev...
2006-07-12  mikeDrop paper-out/off-line checks in USB and parallel...
2006-07-12  mikeFix USB printing on Solaris (STR #1756)
2006-06-05  mikeThe USB backend now reports a "no such device" error...
2006-05-26  mikeFirst part of back-channel fix for STR #1724.
2006-05-20  mikeDisable backchannel when printing to Canon USB printers.
2006-04-06  mikeAdded --with-printcap configure option.
2006-03-09  mikeFix some Solaris 10 compile warnings and issues with...
2006-03-07  mikeUse connecting-to-device reason for better sleep manage...
2006-02-24  mikeAdded DragonFly support in local device backends (STR...
2006-02-13  mikeRename cupsBackchannelWrite to cupsBackChannelWrite...
2005-12-15  mikeAdd IEEE 1284 device ID support to more places, and...
2005-10-10  mikeFix compiler warnings.
2005-09-26  mikeAdd standard backend exit codes.
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
2005-09-15  mikeAll backends now abort on error when printing a job...
2005-09-15  mikeThe USB backend now retries printing when the printer is
2005-08-23  mikebackend/usb-unix.c:
2005-06-27  mikeLocal authentication certificates are now stored in
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-02-07  mikeBackport 1.2.x changes.
2005-02-07  mikeUpdated serial backend to scan for /dev/ttyC* as well as
2005-01-03  mikeCopyright updates.
2004-12-13  mikeFix "uninitialized variable" warning.
2004-12-13  mikeFix "uninitialized variable" warning.
2004-12-09  mikeSTR #1017: Wrong variable size for ioctl()...
2004-12-09  mikeSTR #1017: wrong size variable for ioctl() call...
2004-08-02  mikeMirror 1.1.x changes.
2004-08-02  mikeThe USB backend now defaults to using the newer /dev...
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe IPP backend now supports the following options...
2004-04-01  mikeMirror 1.1.x changes.
2004-04-01  mikeFix compiles on unsupported platforms.
2004-03-30  mikeMirror 1.1.x changes.
2004-03-30  (no author)This commit was manufactured by cvs2svn to create branc...
2004-03-30  mikeWhitespace...
2004-03-30  mikeAdd Darwin USB backend (STR #661)