summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* The `lp` and `lpr` commands now provide better error messages when the defaultMichael R Sweet2018-06-11
* Filter printers based on PRINTER_LISTJulien Desfossez at Revolution Linux2018-06-11
* Do not link libcups.so and libcupsimage.so againstMartin Pitt2018-06-11
* Fix regressions in ippValidateAttribute (Issue #5322, Issue #5330)Michael R Sweet2018-06-11
* Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2018-06-05
* Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ic...Didier Raboud2018-06-05
* Fix iOS compile warning.Michael R Sweet2018-06-05
* Mirror change from master.Michael R Sweet2018-06-04
* Mirror smb change from master.Michael R Sweet2018-05-18
* Add more URI validation for scheme.Michael R Sweet2018-05-14
* Generalize the input validation of some kinds of attributes.Michael R Sweet2018-05-11
* Fix cups_auth_find for schemes without parameters.Michael R Sweet2018-04-11
* Fix a parsing bug in the new authentication code.Michael R Sweet2018-04-11
* Mirror changes to legacy CUPS print APIs from master (Issue #5288)Michael R Sweet2018-04-09
* Bump version.Michael R Sweet2018-04-03
* Update VisualStudio ProjectMichael R Sweet2018-03-22
* Deprecate raw print queues.Michael R Sweet2018-03-19
* Include cupsJobPassword keyword in generated PPDs (Issue #5265)Michael R Sweet2018-03-19
* Fix _cupsCondWait again.Michael R Sweet2018-03-14
* Fix definition of IPP_DSTATE_ enums.Michael R Sweet2018-03-12
* Fix implementation of _cupsCondWait with timeout.Michael R Sweet2018-03-12
* Fix printing to some IPP Everywhere printers (Issue #5238)Michael R Sweet2018-03-12
* Fix the Windows export file.Michael R Sweet2018-03-09
* Bump shared library version to account for new functions.Michael R Sweet2018-03-09
* Fix stray space/tab.Michael R Sweet2018-03-07
* Temporary files are now placed in the correct directory for sandboxedMichael R Sweet2018-03-07
* Update documentation for cupsHashString.Michael R Sweet2018-03-07
* Fix crash bug in HTTP field handling - regression in the backported change forMichael R Sweet2018-03-06
* Remainder of patches for backporting 2.3 changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* Backport CUPS 2.3.x changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* 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