summaryrefslogtreecommitdiff
path: root/cups/ppd-mark.c
Commit message (Expand)AuthorAgeFilesLines
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-051-1/+1
* Fix some PPD parser issues discovered via fuzzing (Issue #5623, Issue #5624)Michael R Sweet2019-08-011-0/+6
* Fix potential unaligned accesses in the string pool (Issue #5474)Michael R Sweet2019-01-211-6/+6
* Move debug printfs to internal usage only.Michael R Sweet2018-10-181-0/+1
* Remove old GPL notices.Michael R Sweet2017-11-101-1/+2
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Fix the interactions between the "print-quality" and "cupsPrintQuality"Michael Sweet2017-08-291-1/+15
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Fix some typos (MacmacOS, etc.) that slipped in due to inconsistent usage.Michael Sweet2016-06-211-2/+2
* Update all references to OS X to macOS.Michael R Sweet2016-06-201-4/+4
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-091-0/+1089