]> git.ipfire.org Git - thirdparty/cups.git/history - backend/ieee1284.c
Changelog.
[thirdparty/cups.git] / backend / ieee1284.c
2011-06-14  mikeFix compile problem.
2011-06-13  mikeAdded additional error checking to the 1284 device...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-05-12  mikeFixed some minor issues discovered by a Coverity scan...
2011-05-12  mikeFix compiler warnings and clean up the Xcode project...
2010-04-09  mikeAdded additional validation checks for the 1284 device...
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2009-12-07  mikeThe USB backend did not work on Solaris (STR #3423)
2009-08-07  mikeThe 1284 device ID sometimes contained trailing garbage...
2009-07-14  mikeThe USB backend returned different URIs for some printe...
2008-12-11  mikeFix build problems on Linux.
2008-06-24  mikeSave work on new libusb-based USB backend.
2008-05-16  mikeAdd new _ppdGet1284Values and _ppdNormalizeMakeAndModel...
2008-03-21  mikeFix HP device detection - instead of changing the devic...
2007-12-05  mikeFix Linux compile warnings.
2007-10-10  mikeUse ppdev on Linux to get the 1284 device ID from a...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-02-20  mikeDon't use bidi for Brother USB printers (STR #2243)
2007-01-02  mikeMerge changes from side-channel branch into trunk.
2006-08-23  mikeFix Lexmark USB make and model reporting.
2006-05-26  mikeFirst part of back-channel fix for STR #1724.
2006-04-19  mikeUse strncasecmp() for manufacturer prefix test.
2006-04-19  mikeThe USB backend incorrectly split the manufacturer...
2006-04-18  mikeAdd SNMP backend and corresponding changes and document...
2006-02-27  mikeFix Solaris 7 build problems
2006-01-10  mikeUpdate copyrights on changed files.
2006-01-10  mikeValidate 1284 description value to work around common...
2006-01-05  mikeAdd 1284 device ID test program, and fix some bugs...
2005-12-15  mikeAdd IEEE 1284 device ID support to more places, and...