]> git.ipfire.org Git - thirdparty/cups.git/history - backend/usb-darwin.c
Changelog.
[thirdparty/cups.git] / backend / usb-darwin.c
2013-03-11  mikeFix some Clang issues.
2013-03-07  mikeFix some clang-reported issues.
2012-12-14  mikeDon't log permission issues for other printers' class...
2012-10-22  mikeEliminate compiler warnings.
2012-10-15  mikeUpdate USB backend to use new API.
2012-09-07  mikeStop using strcpy.
2012-09-05  mikeRemove bug URLs.
2012-04-23  mikeClean up localizations throughout.
2011-08-11  mikePrevent a hang waiting for the side-channel thread...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-05-12  mikeFix compiler warnings and clean up the Xcode project...
2011-05-11  mikeUpdate functions with no prototypes or empty parameter...
2011-04-22  mikeMove scheduler's cupsdCheckProgram to libcups as _cupsF...
2011-04-16  mikeNormalize the permission checking code, and check permi...
2011-03-30  mikeDon't set the cups-insecure-filter-warning keyword...
2011-03-21  mikeMerge some changes from bug fix branch.
2011-03-18  mikeProtect against recursion if the generic class driver...
2011-03-18  mikeAdd more permissions checks for the USB class driver.
2011-03-18  mikeRemove unnecessary comparison of unsigned < 0.
2010-11-20  mikeFix compile errors.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-09-28  mikeFix termination handling in USB backend.
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
2010-06-16  mikeMerge some more fixes to get things compiling on Windows.
2010-05-18  mikeClean up error messages and make some errors DEBUG...
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2009-11-20  mikeFix usage of posix_spawn(), which is the only POSIX...
2009-11-20  mikeFixed some termination issues with the USB backend...
2009-11-20  mikeThe side-channel APIs did not handle interrupts properly.
2009-10-26  mikeNormalize/fix debug messages.
2009-10-15  mikeStop using exclamation marks in error messages.
2009-08-31  mikeFix side-effect of closing our socket pair.
2009-08-31  mikeSNMP supply levels and states were wrong for some printers.
2009-07-01  mikePrevent reopening (and subsequent leaking) of class...
2009-06-30  mikeFix incorrect usage of strncat.
2009-06-12  mikeFix cancel behavior on Mac OS X with USB printers.
2009-05-20  mikeFix terminate handling in Mac OS X USB code.
2009-05-19  mikeFix messages from USB backend - no newline.
2009-05-14  mikeHandle interrupted system calls, too.
2009-05-12  mikeFix USB error handling.
2009-05-12  mikeIgnore the first "aborted" error we see when writing...
2009-04-27  mikeDon't return CUPS_BACKEND_STOP when a job is canceled.
2009-02-10  mikeFix log message for insecure permissions issues, and...
2008-11-20  mikeMake sure to clear the "wait eof" flag when we are...
2008-10-15  mikeDon't set app preference for AppleLanguages.
2008-10-02  mikeDon't ignore bytes written when we get a timeout -...
2008-09-23  mikeThe Mac OS X USB backend did not work with some printer...
2008-09-17  mikeFix POSIX attribute calls.
2008-09-02  mikeUpdate state keyword suffixes to be consistent and...
2008-08-28  mikeAdd error checking to posix_spawnattr_setbinpref_np...
2008-07-29  mikeAdd device-location attribute.
2008-07-25  mikeFix PAGE: message, simplify offline message.
2008-07-25  mikeFix one more x86_64 path in usb-darwin.c.
2008-07-24  mikeFix conditional compile for x86_64.
2008-07-24  mikeSupport fallback to both ppc and i386.
2008-07-23  mikeFix fputs calls.
2008-07-23  mikeClean up Darwin USB errors so they are understandable...
2008-04-16  mikeAdd cupsGetDevices API (still issues with streaming).
2008-03-21  mikeFix HP device detection - instead of changing the devic...
2008-02-27  mikeMore fixes for USB backend on Mac OS X - map make and...
2008-02-25  mikeThe Mac OS X USB backend did not work with printers...
2008-02-15  mikeFix side-channel handling and localization in Mac OS...
2008-01-07  mikeRemove unmaintained, non-working IEEE-1394 backend.
2008-01-07  mikeUse online instead of on-line, offline instead of off...
2007-11-26  mikeThe Mac OS X USB backend did not allow for requeuing...
2007-09-28  mikeFix some timeout issues in the USB backend on Mac OS X.
2007-09-13  mikei<rdar://problem/5477118> usb backend hangs, preventing...
2007-09-12  mikeDon't close side channel unless we use it!
2007-09-04  mikeAvoid copying option names and values, just break up...
2007-08-22  mikeThe backends were not displaying their localized messages.
2007-08-13  mikeAdd an argument for the size of the serial number buffer.
2007-07-16  mikeFix side-channel deadlock issue on Mac OS X.
2007-07-10  mikeSupport multiple USB interfaces/channels as needed.
2007-07-09  mikeFix signal handling in USB backend on Mac OS X.
2007-06-21  mikeFix implementation of CUPS_SC_CMD_DRAIN_OUTPUT for...
2007-04-30  mikeSync length check fix.
2007-04-02  mikeI18N stuff.
2007-03-30  mikeCleanup localization files.
2007-03-30  mikeFix SCSI code on IRIX.
2007-03-28  mikeFix backend localization bugs.
2007-03-27  mikeMore localization stuff + cleanup to only use fputs...
2007-03-19  mikeSync changes from Darwin CUPS, and add the Mac OS X...
2007-02-22  mikeFix crash bug in USB backend when a USB printer/paralle...
2007-01-02  mikeMerge changes from side-channel branch into trunk.
2006-11-14  mikeUpdated the USB and PAP backends for Mac OS X (STR...
2006-06-05  mikeCDSA (encryption) support fixes for MacOS X.
2006-05-03  mikeThe MacOS X USB backend did not report the 1284 device ID,
2006-04-06  mikeAdded --with-printcap configure option.
2006-03-07  mikeUse connecting-to-device reason for better sleep manage...
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-05-27  mikeMirror 1.1.x changes.
2004-05-27  mikeFix USB backend compile on OSX.
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe IPP backend now supports the following options...
2004-03-30  (no author)This commit was manufactured by cvs2svn to create branc...
2004-03-30  mikeAdd Darwin USB backend (STR #661)