summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* The `lp` and `lpr` commands now provide better error messages when the defaultMichael R Sweet2017-11-03
* Filter printers based on PRINTER_LISTJulien Desfossez at Revolution Linux2017-11-02
* Do not link libcups.so and libcupsimage.so againstMartin Pitt2017-11-02
* Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2017-11-02
* Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ic...Didier Raboud2017-11-02
* Revert change in cupsDoIORequest, which caused problems.Michael R Sweet2017-11-01
* Fix handling of "yue" language.Michael R Sweet2017-10-30
* Fix indentionPascal Ernster2017-10-22
* Fix AllowRC4 and AllowSSL3 on GnuTLS platformsPascal Ernster2017-10-22
* Fix cipher suite selection with GNU TLS (Issue #5145)Michael Sweet2017-10-19
* Merge pull request #5146 from DavieV/fix-ifsMichael R Sweet2017-10-19
|\
| * Remove unnecessary nesting in if statements.DavieV2017-10-16
* | Changelog and bump CUPS version.Michael Sweet2017-10-19
|/
* One further fix for cupsGetDests2 - don't show network printers when the serverMichael Sweet2017-10-12
* `cupsGetDests2` was not using the supplied HTTP connection (Issue #5135)Michael Sweet2017-10-11
* Fix crash in debug printf.Michael Sweet2017-10-11
* Add support for Japanese Kaku 1 envelope size (rdar://34774110)Michael Sweet2017-10-02
* Fix Windows builds.Michael Sweet2017-09-14
* Fix memory leaks.Michael Sweet2017-09-14
* Fix mapping and defaulting of print-quality/cupsPrintQuality (Issue #5090)Michael Sweet2017-09-11
* Fix builds without Bonjour/Avahi (Issue #5105)Michael Sweet2017-09-05
* `httpAddrConnect` leaked sockets in certain circumstances, causing someMichael Sweet2017-08-29
* Always use chunking unless it is a simple request.Michael Sweet2017-08-29
* Move test client program to filter directory, finish initial implementation.Michael Sweet2017-08-29
* Save work on client code.Michael Sweet2017-08-29
* Add client simulator for testing basic client functionality from a singleMichael Sweet2017-08-29
* Fix the interactions between the "print-quality" and "cupsPrintQuality"Michael Sweet2017-08-29
* The CUPS library did not reuse domain sockets (Issue #5098)Michael Sweet2017-08-28
* The web interface did not support newer language identifiers used by MicrosoftMichael Sweet2017-08-28
* More changes for localization unit test (Issue #5097)Michael R Sweet2017-07-25
* Update localization information.Michael Sweet2017-08-28
* Fix the localization unit test on Linux (Issue #5097)Michael Sweet2017-08-28
* Fix sorting bug.Michael Sweet2017-08-27
* The IPP Everywhere PPD generator now sorts the supported resolutions beforeMichael Sweet2017-08-27
* Support internal "only TLS/1.0" option for tlscheck.Michael Sweet2017-08-25
* Fix the localization fallback code on macOS (rdar://33583699)Michael Sweet2017-08-09
* Fix compiler warning.Michael Sweet2017-08-03
* The `ippCopyAttribute` function did not copy out-of-band values correctlyMichael Sweet2017-08-02
* Update copyright.Michael Sweet2017-08-01
* Clean up unit test.Michael Sweet2017-07-25
* Add unit test that loops calling cupsGetDests.Michael Sweet2017-07-25
* Add error checking for all Bonjour browsing in cupsEnumDests.Michael Sweet2017-07-25
* Remove old API documentation files.Michael Sweet2017-07-24
* Use a 250ms delay for cupsGetDests - not perfect, but usually gets the fullMichael R Sweet2017-07-24
* Try a much shorter enum time for cupsGetDests (Issue #5049)Michael Sweet2017-07-24
* Fix "DenyCBC" priority string with GNU TLS.Michael R Sweet2017-07-23
* Lower maximum poll()/select() time to 100ms (possible fix for Issue #5049)Michael Sweet2017-07-19
* Implement standard localizations in cupsLocalizeDest* (Issue #5056)Michael Sweet2017-07-19
* The `cupsGetNamedDest` function did not use the local default printerMichael Sweet2017-07-19
* CUPS now sends the `Date` HTTP header in IPP requests (rdar://33302034)Michael Sweet2017-07-18