summaryrefslogtreecommitdiff
path: root/CHANGES.md
Commit message (Expand)AuthorAgeFilesLines
...
* Add GPL2/LGPL2 exception to the new CUPS license.Michael R Sweet2019-08-201-3/+2
* Fix a USB printing issue on macOS (rdar://31433931)Michael R Sweet2019-08-161-1/+2
* Multiple security/disclosure issues:Michael R Sweet2019-08-151-0/+6
* Stop accepting attributes in collections (Issue #5630)Michael R Sweet2019-08-071-1/+3
* USB quirk (Issue #5617)Michael R Sweet2019-08-011-0/+1
* ChangelogMichael R Sweet2019-08-011-0/+1
* Fix some PPD parser issues discovered via fuzzing (Issue #5623, Issue #5624)Michael R Sweet2019-08-011-1/+2
* Fix memory leak in ppdOpen.Michael R Sweet2019-08-011-0/+1
* Fix potential excess logging from the scheduler when removing job filesMichael R Sweet2019-07-161-0/+2
* Don't default printer-info, printer-location, printer-geo-location (Issue #5603)Michael R Sweet2019-07-161-0/+2
* Update changelog.Michael R Sweet2019-07-161-0/+2
* Update the cupsd.conf man page to better explain what @IF(name) and @LOCAL doMichael R Sweet2019-07-161-0/+1
* Fix lpadmin with cupsIPPSupplies and cupsSNMPSupplies (Issue #5610)Michael R Sweet2019-07-161-0/+2
* Always check the group membership list (Issue #5613)Michael R Sweet2019-07-161-0/+3
* The scheduler would restart continuously when idle and printers were notMichael R Sweet2019-07-161-1/+3
* Fix an issue with the IPP backend and unsupported "sides" values (rdar://5177...Michael R Sweet2019-06-171-0/+2
* Fix NULL pointer dereference in httpGetField2 (Issue #5598)Michael R Sweet2019-06-171-1/+2
* Eliminate new GCC compiler warnings (Issue #5591)Michael R Sweet2019-06-131-1/+2
* Use GZIPPROG instead of GZIP to avoid install issues (Issue #5595)Michael R Sweet2019-06-121-1/+2
* Changelog.Michael R Sweet2019-06-101-0/+1
* Changelog.Michael R Sweet2019-06-101-1/+2
* Changelog.Michael R Sweet2019-05-301-1/+2
* Swap ^IDR and ^XZ commands to make sure that page image is deleted on the labelMichael R Sweet2019-05-241-1/+2
* Fix `EXPECT !name WITH-VALUE ...` tests.Michael R Sweet2019-05-231-2/+8
* Prep for v2.3rc1Michael R Sweet2019-05-211-1/+1
* Enforce USB read limits (Issue #5583)Michael R Sweet2019-05-171-5/+5
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-0/+4
* Changelog.Michael R Sweet2019-05-151-0/+2
* Explain the "forbidden" error better (Issue #5547)Michael R Sweet2019-05-151-0/+1
* Block cups-files.conf directives (Issue #5530)Michael R Sweet2019-05-151-1/+3
* Changelog.Michael R Sweet2019-05-131-1/+4
* Fix CSS on short browsers (Issue #5574)Michael R Sweet2019-05-081-1/+3
* Move ippeveprinter commands to CUPS_SERVERBIN/command.Michael R Sweet2019-05-031-2/+9
* Update for 2.3b8.Michael R Sweet2019-05-021-1/+1
* Increase the MultipleOperationTimeOut default to 15 minutes, log an error ifMichael R Sweet2019-05-011-1/+2
* Fix a memory reallocation bug in HTTP header value expansionMichael R Sweet2019-04-181-1/+3
* Add UserAgentTokens config directive (Issue #5555)Michael R Sweet2019-04-151-0/+1
* Add a workaround for old Samsung drivers (Issue #5562)Michael R Sweet2019-04-151-0/+2
* For octetString values, compare the length against the -supported valueMichael R Sweet2019-04-151-0/+2
* Update systemd service file for cupsd (Issue #5551)Michael R Sweet2019-04-151-0/+1
* Correctly encode octetString values for print filters (Issue #5558)Michael R Sweet2019-04-151-0/+2
* Fix changelog.Michael R Sweet2019-04-151-2/+2
* Make ippserver sample code a supported program called "ippeveprinter", whichMichael R Sweet2019-03-201-1/+2
* Stop advertising the HTTP methods that are supported (Issue #5540)Michael R Sweet2019-03-111-0/+1
* Fix an issue with `PreserveJobHistory` and time values (Issue #5538)Michael R Sweet2019-03-111-1/+2
* Fix PPD caching and IPP Everywhere PPDs (Issue #5535)Michael R Sweet2019-02-271-1/+3
* Use iterator for CRL (Issue #5532)Michael R Sweet2019-02-251-1/+1
* Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet2019-02-251-1/+2
* Media size matching now uses a tolerance of 0.5mm (rdar://33822024)Michael R Sweet2019-02-211-0/+1
* The lpadmin command would hang with a bad PPD file (rdar://41495016)Michael R Sweet2019-02-211-0/+1