summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2020-11-13
* Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ic...Didier Raboud2020-11-13
* Fix conversion of PPD InputSlot choice namesTill Kamppeter2020-11-04
* Fix Windows compilation error.Michael R Sweet2020-11-03
* Use listen backlog of 128, not 5.Michael R Sweet2020-11-02
* Fix compile on FreeBSD.Michael R Sweet2020-07-09
* Fix cupsManualCopies values in IPP Everywhere PPDs (Apple issue #5807)Michael R Sweet2020-10-28
* Ignore HTTP Date values with invalid year (Apple Issue #5724)Michael R Sweet2020-10-28
* Fix handling of the output-bin and print-quality IPP attributesPranav Batra2020-10-28
* Minor cleanup for PR #1.Michael R Sweet2020-10-26
* cups/ppd-cache.c: synthetize grayscale if only color is definedZdenek Dohnal2020-10-26
* Changelog and style cleanup.Michael R Sweet2020-10-19
* Merge pull request #5 from zdohnal/ipptool_mdns_uriMichael R Sweet2020-10-19
|\
| * cups/ipp-vars.c: support mdns URI in _ippVarsSet()Zdenek Dohnal2020-10-19
* | Merge pull request #13 from tsite/ubsanMichael R Sweet2020-10-19
|\ \ | |/ |/|
| * undefined behavior: signed integer overflowPranav Batra2020-10-06
* | Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* | Merge pull request #3 from zdohnal/httpAddrConn_errnosMichael R Sweet2020-10-14
|\ \
| * | Generate ETIMEDOUT when remaining_time is reached and EHOSTDOWN when all addr...Zdenek Dohnal2020-09-14
* | | Merge pull request #6 from zdohnal/lp_lpr_non_existing_queue_errorMichael R Sweet2020-10-14
|\ \ \
| * | | cups/dests.c: cupsGetNamedDest() - set IPP_STATUS_ERROR_NOT_FOUND error if qu...Zdenek Dohnal2020-09-14
| |/ /
* | | Cleanup comments/coding style to match contribution guide...Michael R Sweet2020-10-13
* | | Resolve DNS-SD URIs correctly also if they are from a service from localhostTill Kamppeter2020-10-12
|/ /
* | Fix compiler warnings.Michael R Sweet2020-09-05
* | Fix Windows 10 TLS support.Michael R Sweet2020-09-05
|/
* Update version to 2.3.3 for:steve algernon2020-04-27
* Bump version.Michael R Sweet2019-12-18
* CVE-2019-2228: Fix ippSetValueTag validation of default language.Michael R Sweet2019-12-13
* Off by one error in ipp_finishings_vendorSean Kau2019-12-04
* Fix compiler warnings.Michael R Sweet2019-12-02
* Use pwgMediaForSize when looking up PPD sizes (Issue #5633)Michael R Sweet2019-12-02
* Fix a few issues with Apple Raster support (rdar://55301114)Michael R Sweet2019-12-02
* Refactor the defaults code so that the correct order of precedence isMichael R Sweet2019-11-18
* Fix up HOME environment variable support on macOS - only exclude containers.Michael R Sweet2019-11-18
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-18
* Remove debug fprintf that was accidentally left in...Michael R Sweet2019-11-18
* More LGTM changes.Michael R Sweet2019-11-18
* Don't generate certificates that expire on Feb 29th (Issue #5643)Michael R Sweet2019-11-14
* Sandboxed applications were not able to get the default printer (Issue #5676)Michael R Sweet2019-11-14
* Fix lpoptions defaults (Issue #5681)Michael R Sweet2019-11-14
* Fix example source filename in CUPS PM (Issue #5682)Michael R Sweet2019-11-14
* Update adminutil.creddevillg2019-11-07
* Support trim finishing options.Michael R Sweet2019-10-24
* Update finishings support to use standard (or standard-inspired) PPD optionMichael R Sweet2019-10-17
* Add support for DigestOptions directive in client.conf (Issue #5647)Michael R Sweet2019-10-15
* PPD files containing custom option keywords did not work (Issue #5639)Michael R Sweet2019-10-15
* More compiler warnings.Michael R Sweet2019-10-02
* Add missing file.Michael R Sweet2019-10-02
* Resolve new compiler warnings.Michael R Sweet2019-10-02
* Add threading unit test program (Issue #5642)Michael R Sweet2019-10-02