summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for CUPS 2.2.12 release.v2.2.12Michael R Sweet2019-08-152-4/+5
* Fix multiple security/disclosure issues:Michael R Sweet2019-08-155-22/+45
* Stop accepting attributes in collections (Issue #5630)Michael R Sweet2019-08-073-19/+112
* Fix man page typo...Michael R Sweet2019-08-052-6/+6
* USB quirk (Issue #5617)Michael R Sweet2019-08-012-0/+4
* ChangelogMichael R Sweet2019-08-011-0/+1
* GNU TLS FIPS140 support (Issue #5601, Issue #5622)Michael R Sweet2019-08-016-0/+51
* Fix some PPD parser issues discovered via fuzzing (Issue #5623, Issue #5624)Michael R Sweet2019-08-017-1/+63
* Fix memory leak in ppdOpen.Michael R Sweet2019-08-012-0/+5
* Don't default printer-info, printer-location, printer-geo-location (Issue #5603)Michael R Sweet2019-07-162-10/+7
* Fix lpadmin with cupsIPPSupplies and cupsSNMPSupplies (Issue #5610)Michael R Sweet2019-07-162-2/+9
* Always check the group membership list (Issue #5613)Michael R Sweet2019-07-162-7/+19
* The scheduler would restart continuously when idle and printers were notMichael R Sweet2019-07-162-3/+26
* Use GZIPPROG instead of GZIP to avoid install issues (Issue #5595)Michael R Sweet2019-06-124-42/+44
* Mirror bug fix from master (Issue #5588)Michael R Sweet2019-05-302-2/+3
* Back-port more compatibility fixes from CUPS 2.3.x - IPP/1.1 compatibility withMichael R Sweet2019-05-285-448/+433
* Put IDR command in its own XA/XZ section.Michael R Sweet2019-05-241-0/+7
* Mirror ZPL fix from master.Michael R Sweet2019-05-242-3/+4
* Enforce USB read limits (Issue #5583)Michael R Sweet2019-05-172-4/+5
* Block cups-files.conf directives (Issue #5530)Michael R Sweet2019-05-1514-698/+776
* Update copyrights.Michael R Sweet2019-05-0813-13/+13
* Fix CSS on short browsers (Issue #5574)Michael R Sweet2019-05-082-1/+5
* Bump the default Timeout to 15 minutes as well (Issue #5570)Michael R Sweet2019-05-023-5/+5
* Mirror changes from master.Michael R Sweet2019-05-011-5/+5
* Update the hold expiration logging - one case is an error, the other is norma...Michael R Sweet2019-05-011-3/+5
* Increase the MultipleOperationTimeOut default to 15 minutes, log an error ifMichael R Sweet2019-05-015-10/+11
* Add a workaround for old Samsung drivers (Issue #5562)Michael R Sweet2019-04-152-0/+20
* For octetString values, compare the length against the -supported valueMichael R Sweet2019-04-152-2/+13
* Update systemd service file for cupsd (Issue #5551)Michael R Sweet2019-04-152-0/+2
* Bump version.Michael R Sweet2019-04-154-8/+8
* Correctly encode octetString values for print filters (Issue #5558)Michael R Sweet2019-04-152-1/+57
* Fix changelog (Issue #5561)Michael R Sweet2019-04-151-1/+1
* Prep for 2.2.11 release.v2.2.11Michael R Sweet2019-03-223-4/+4
* Fix an issue with and time values (Issue #5538)Michael R Sweet2019-03-113-20/+21
* Mirror test suite changes from master.Michael R Sweet2019-03-111-4/+70
* Fix PPD caching and IPP Everywhere PPDs (Issue #5535)Michael R Sweet2019-02-272-5/+23
* Fix another compiler warning.Michael R Sweet2019-02-251-1/+1
* Use iterator for CRL (Issue #5532)Michael R Sweet2019-02-252-10/+12
* Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet2019-02-255-12/+12
* Media size matching now uses a tolerance of 0.5mm (rdar://33822024)Michael R Sweet2019-02-212-3/+6
* Fix typo.Michael R Sweet2019-02-211-1/+0
* Rework the idle exit fix after some discussion.Michael R Sweet2019-02-211-40/+18
* The lpadmin command would hang with a bad PPD file (rdar://41495016)Michael R Sweet2019-02-212-0/+2
* The scheduler did not always idle exit as quickly as it could...Michael R Sweet2019-02-214-10/+33
* Don't stop a printer after a job is canceled/aborted (Issue #5517)Michael R Sweet2019-02-213-5/+13
* Add a USB quirks rule for the DYMO 450 Turbo (Issue #5521)Michael R Sweet2019-02-212-1/+5
* Add subject alternate names for self-signed certificates (Issue #5525)Michael R Sweet2019-02-192-1/+26
* Add USB quirks rule for Xerox printers (Issue #5523)Michael R Sweet2019-02-192-1/+5
* Non-Kerberized IPP printing to Windows was broken (Issue #5515)Michael R Sweet2019-02-152-19/+56
* Missing printer-uri when enabling printer (mirror fix from master).Michael R Sweet2019-02-151-0/+1