summaryrefslogtreecommitdiff
path: root/backend
Commit message (Expand)AuthorAge
* Add a USB quirk rule for Intermec printers (STR #4553)msweet2015-01-30
* Move CUPS->IPP mapping code to libcups.msweet2015-01-28
* The IPP backend now updates the cupsMandatory values when the printermsweet2015-01-27
* The IPP backend now sends the job-pages-per-set attribute when printingmsweet2015-01-26
* Fix USB printing on OpenBSD (STR #4525)msweet2014-12-09
* Fix a libusb issue on OpenBSD.msweet2014-12-09
* <rdar://problem/17837631> OS X continues sending print data after the print j...msweet2014-11-19
* Added a USB quirk rule for the Brother HL-1250 (STR #4519)msweet2014-11-12
* Stop reporting waste-receptacle-xxx from SNMP, because vendors implement itmsweet2014-10-21
* Fix some code comments in tls-xxx.c.msweet2014-09-23
* Fix Linux builds without normal prerequisite libraries installed.msweet2014-08-28
* Final changes to track TLS credentials (STR #1616)msweet2014-07-18
* Fix the fix for STR #4452 - incorrectly used httpAddrSize instead ofmsweet2014-07-15
* The LPD backend did not work with some versions of glibc (STR #4452)msweet2014-07-08
* Add USB quirk rule for Lexmark E230 (STR #4448)msweet2014-07-03
* Fixed a bug in the CUPS_SC_GET_DEVICE_ID handling by the network backendsmsweet2014-07-01
* Fix the debug output from the DNS-SD backend when using Avahi (STR #4444)msweet2014-06-30
* The "snmp" option did not work with the network backends (STR #4422)msweet2014-06-09
* IPP queues using hardcoded credentials would ask for credentials (STR #4371)msweet2014-05-22
* The IPP backend did not abort a job when the printer did not validate themsweet2014-05-09
* Sync up with some build changes.msweet2014-05-08
* Add code to validate trust when printing via the IPP backend.msweet2014-05-07
* Use _httpDecodeURI private API to remove percent encoding of phone number andmsweet2014-03-28
* Remove lppasswd man page, and clean up dependencies.msweet2014-03-28
* <rdar://problem/16351701> Dial string is escaped twice by the parcent mark in...msweet2014-03-26
* Fix handling of default username.msweet2014-03-19
* Don't provide human-readable log message.msweet2014-03-04
* Only log when we aren't using the generic class driver.msweet2014-02-28
* Log 32-bit vs. 64-bit class driver usage.msweet2014-02-27
* Don't show error message when we are just canceling a job to reprocess it.msweet2014-02-21
* Resend jobs as raster if the original format fails, e.g., PDF (<rdar://proble...msweet2014-02-21
* The dnssd backend did not always report all discovered printers using Avahimsweet2014-02-19
* Fix build errors on Fedora.msweet2014-02-14
* Fix double-include that caused problems.msweet2014-02-11
* Full sweep of all Clang warnings, plus some bug fixes for incorrect memcpy us...msweet2014-02-06
* CUPS did not support "auto-monochrome" or "process-monochrome" for the "print...msweet2013-12-22
* The IPP backend did not wait for a busy printer to become available before at...msweet2013-12-22
* The libusb-based USB backend incorrectly used write timeoutsmsweet2013-12-09
* Change new keyword to "cups-waiting-for-job-completed" (<rdar://problem/14323...msweet2013-11-07
* Dropped "dark wake" support on OS X, which was preventing portables from goingmsweet2013-11-07
* Fix another STACK-detected bug.msweet2013-11-01
* Fix a few STACK-detected issues:msweet2013-10-30
* Fix IPP backend to send print-color-mode (<rdar://problem/15259768>)msweet2013-10-23
* Remove support for AIX, HP-UX, and OSF/1.msweet2013-10-18
* Use httpAddrListen and new httpAddrClose in cupsd and other places that need it.msweet2013-10-17
* Save work; public accessors for more stuff, continue transition away from pri...msweet2013-10-04
* <rdar://problem/14302628> SNMP: Use prtMarkerSuppliesClass property to determ...msweet2013-09-27
* <rdar://problem/14672918> Use UUID from dnssd URI to identify instance of pri...msweet2013-09-04
* The IPP backend did not add the "last-document" attributemsweet2013-08-06
* Added USB quirk rule for Lexmark E238 (<rdar://problem/14493054>)msweet2013-07-23