summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* Fix a memory reallocation bug in HTTP header value expansionMichael R Sweet2019-04-18
* Fix broken indentation.Michael R Sweet2019-04-17
* Add UserAgentTokens config directive (Issue #5555)Michael R Sweet2019-04-15
* Add a workaround for old Samsung drivers (Issue #5562)Michael R Sweet2019-04-15
* For octetString values, compare the length against the -supported valueMichael R Sweet2019-04-15
* One more spot needs attention.Michael R Sweet2019-03-21
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-21
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-19
* Fix PPD caching and IPP Everywhere PPDs (Issue #5535)Michael R Sweet2019-02-27
* Use iterator for CRL (Issue #5532)Michael R Sweet2019-02-25
* Media size matching now uses a tolerance of 0.5mm (rdar://33822024)Michael R Sweet2019-02-21
* Add subject alternate names for self-signed certificates (Issue #5525)Michael R Sweet2019-02-19
* Merge pull request #5519 from IslandCow/smallMichael R Sweet2019-02-19
|\
| * Make explicit cast from enum to integerSean Kau2019-02-18
* | Documentation updates.Michael R Sweet2019-02-18
|/
* Non-Kerberized IPP printing to Windows was broken (Issue #5515)Michael R Sweet2019-02-15
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-14
* Fix compiler warnings.Michael R Sweet2019-02-14
* Fix a GNU TLS certificate problem (Issue #5506)Michael R Sweet2019-02-05
* Fix UTF-8 validation (Issue #5509)Michael R Sweet2019-02-05
* Don't generate synthetic cups_en.po, we have a real one now...Michael R Sweet2019-01-24
* Add _CUPS_MESSAGE_EMPTY flag to allow loading of empty localizations (neededMichael R Sweet2019-01-24
* Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet2019-01-23
* Clean out some more _cupsStr cruft that might potentially cause anMichael R Sweet2019-01-21
* Changelog.Michael R Sweet2019-01-21
* Fix potential unaligned accesses in the string pool (Issue #5474)Michael R Sweet2019-01-21
* Stop parsing the Emulators keywords in PPD files (Issue #5475)Michael R Sweet2019-01-21
* Fix compile error on Linux (Issue #5483)Michael R Sweet2019-01-21
* Clean up installation of private headers.Michael R Sweet2019-01-21
* Fix iOS libcups builds (rdar://47386169)Michael R Sweet2019-01-18
* Allow ippSetXxx from no-value or unknown to the corresponding type.Michael R Sweet2019-01-10
* Update usage info.Michael R Sweet2019-01-09
* Protect against continuing to read from a file at EOF (Issue #5473)Michael R Sweet2019-01-09
* Use codedoc now instead of mxmldoc.Michael R Sweet2019-01-07
* Move getifaddrs to a separate header.Michael R Sweet2018-12-10
* Fix compile errors - not sure why these didn't show up before...Michael R Sweet2018-12-08
* Remove cupsaddsmb and associated documentation and infrastructure (Issue #5449)Michael R Sweet2018-12-06
* Support AddressSanitizer in builds.Michael R Sweet2018-12-04
* Fix a crash bug when mapping PPD duplex options to IPP attributes (rdar://461...Michael R Sweet2018-11-26
* Fix compile error.Michael R Sweet2018-11-14
* Add cupsManualCopies as needed (Issue #5433)Michael R Sweet2018-11-14
* Fix potential truncation of Kerberos credentials (Issue #5435)Michael R Sweet2018-11-14
* Disable SNMP supply levels when the community name is cleared (Issue #5354)Michael R Sweet2018-11-08
* Fix more compiler warnings (Issue #5423)Michael R Sweet2018-11-06
* Fix compiler warnings (Issue #5423)Michael R Sweet2018-11-06
* Fix makefile errors on install.Michael R Sweet2018-10-29
* Add new libcupslite component that builds a libcups without driver/PPD support.Michael R Sweet2018-10-29
* Make sure _cups_debug_set always exists.Michael R Sweet2018-10-25
* Need to install debug-private.h as a private header.Michael R Sweet2018-10-25
* Update the location of strings files on newer versions of macOS.Michael R Sweet2018-10-18