summaryrefslogtreecommitdiff
path: root/cups
Commit message (Collapse)AuthorAge
* The `lp` and `lpr` commands now provide better error messages when the defaultMichael R Sweet2018-11-16
| | | | | | | | | | printer cannot be found (Issue #5096) - berkeley/lpr.c: Use cupsLastErrorMessage() for not-found errors. - cups/dest.c: Set the last error message in cupsGetNamedDest(). - systemv/lp.c: Use cupsLastErrorMessage() for not-found errors. Bug-Debian: #870463
* Filter printers based on PRINTER_LISTJulien Desfossez at Revolution Linux2018-11-16
| | | | | | | Last-Update: 2015-10-02 === modified file 'cups-1.3.9/cups/ipp.c' Patch-Name: printer-filtering.patch
* Do not link libcups.so and libcupsimage.so unnecessarilyMartin Pitt2018-11-16
| | | | | | | | | This avoids unnecessary package dependencies for both libcups, as well as for packages using cups-config. Bug: https://www.cups.org/str.php?L4343 Bug-Debian: http://bugs.debian.org/438067 Patch-Name: drop_unnecessary_dependencies.patch
* Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2018-11-16
| | | | | | | Permits building in non-"C" environments. Origin: vendor Last-Update: 2015-02-10 Patch-Name: tests-fix-ppdLocalize-on-unclean-env.patch
* Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ↵Didier Raboud2018-11-16
| | | | | | | | | iconv behavior is different than what the test expects. Bug-Debian: http://bugs.debian.org/662996 Last-Update: 2015-10-02 Patch-Name: test-i18n-nonlinux.patch
* Bump versions.Michael R Sweet2018-11-08
|
* Move away from redefining __attribute__ (Issue #5349)Michael R Sweet2018-11-07
|
* Mirror changes from master.Michael R Sweet2018-11-06
|
* More changes to VS projects.Michael R Sweet2018-10-17
|
* Switch to _WIN32 for Windows test.Michael R Sweet2018-10-17
|
* Mirror zlib cleanup changes.Michael R Sweet2018-10-17
|
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
|
* Fix support for Authentication-Info header.Michael R Sweet2018-10-11
|
* Add code signing to 2.2 branch.Michael R Sweet2018-10-11
| | | | Fix test suite with dylibs.
* Support face-up printers (Issue #5345)Michael R Sweet2018-09-28
|
* Mirror Digest changes from master.Michael R Sweet2018-09-14
|
* Mirror Digest fixes from master.Michael R Sweet2018-09-11
|
* Add digest debugging and fix a small bug in the HTTP unit test.Michael R Sweet2018-08-29
|
* Further simplify the logic in ippCopyAttribute.Michael R Sweet2018-08-29
|
* Simplify the logic in ippCopyAttribute.Michael R Sweet2018-08-29
|
* Fix issue with HTTP Digest authentication, add unit tests (rdar://41709086)Michael R Sweet2018-08-28
|
* Add checks for missing/bad CloseUI/JCLCloseUI keywords (Issue #5381)Michael R Sweet2018-08-27
|
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-21
|
* Fix localization of IPP Everywhere PPD (Issue #5362)Michael R Sweet2018-08-19
|
* Fix shared printing using the IPP Everywhere driver (Issue #5361)Michael R Sweet2018-08-19
|
* Mirror macOS web interface authentication fix from master.Michael R Sweet2018-06-29
|
* More tweaks for IPP Everywhere support in web interface.Michael R Sweet2018-06-18
|
* Add options to force a TLS version.Michael R Sweet2018-06-15
|
* Mirror TLS changes from master.Michael R Sweet2018-06-15
|
* Fix regressions in ippValidateAttribute (Issue #5322, Issue #5330)Michael R Sweet2018-06-11
|
* Bump version, mirror fix from master, changelog.Michael R Sweet2018-06-05
|
* Fix link to CUPS Programming Manual.Michael R Sweet2018-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
| | | | | | | | | | | | | | | | cups/ipp.c: - ippValidateAttribute: Do C0/DEL checks for name and text values, per IPP Everywhere. cups/testhttp.c: - Add URI test case containing a newline. scheduler/ipp.c: - create_subscriptions: Validate notify-user-data for mailto:. - hold_job: Validate job-hold-until. - set_job_attrs: Validate all attributes, specific checks for job-hold-until. - validate_job: Add missing job-hold-until validation, move job-name validation to ippValidateAttribute function.
* 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
|