summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version.v2.2.10Michael R Sweet2018-12-072-4/+4
* CVE-2018-4700: Linux session cookies used a predictable random number seed.Michael R Sweet2018-12-072-2/+5
* lpoptions now works with discovered but un-added printers (Issue #5045)Michael R Sweet2018-12-062-2/+17
* Fix -E option (Issue #5440)Michael R Sweet2018-12-052-6/+8
* Fix handling of MaxJobTime 0 (Issue #5438)Michael R Sweet2018-12-053-4/+7
* Add USB quirk rule for Zebra ZD420 (Issue #5395)Michael R Sweet2018-11-302-2/+5
* Add USB quirk rule for Star printer (Issue #5443)Michael R Sweet2018-11-262-0/+4
* Fix a crash bug when mapping PPD duplex options to IPP attributes (rdar://461...Michael R Sweet2018-11-262-4/+6
* Back-port accounting changes from CUPS 2.3 (Issue #5439)Michael R Sweet2018-11-165-68/+66
* Update default compiler options for GCC 8.x.Michael R Sweet2018-11-162-2/+2
* Fix compile error.Michael R Sweet2018-11-141-1/+1
* Add cupsManualCopies as needed (Issue #5433)Michael R Sweet2018-11-142-0/+4
* Fix Kerberos truncation (Issue #5435)Michael R Sweet2018-11-141-1/+1
* Fix potential truncation of Kerberos credentials (Issue #5435)Michael R Sweet2018-11-141-2/+8
* Bump version to 2.2.10.Michael R Sweet2018-11-145-132/+139
* Bump dates and versions.Michael R Sweet2018-11-083-4/+4
* Fix build/test suite errors on Linux.Michael R Sweet2018-11-072-16/+9
* Drop shared libraries for internal libraries (mirror change from master).Michael R Sweet2018-11-0710-837/+45
* Move away from redefining __attribute__ (Issue #5349)Michael R Sweet2018-11-0737-377/+413
* Fix stuck multi-file jobs (Issue #5359, Issue #5413)Michael R Sweet2018-11-073-5/+16
* Localization updates (Issue #5408)Michael R Sweet2018-11-073-3/+3
* Add USB quirks rule for Lexmark MS317dn (Issue #5420)Michael R Sweet2018-11-072-1/+5
* Mirror changes from master.Michael R Sweet2018-11-065-156/+34
* More changes to VS projects.Michael R Sweet2018-10-1713-64/+65
* Update VS project files.Michael R Sweet2018-10-1722-664/+147
* Switch to _WIN32 for Windows test.Michael R Sweet2018-10-1753-321/+321
* Mirror zlib cleanup changes.Michael R Sweet2018-10-1714-121/+3166
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-157-156/+181
* Fix support for Authentication-Info header.Michael R Sweet2018-10-113-3/+21
* Add code signing to 2.2 branch.Michael R Sweet2018-10-1116-5/+138
* Merge test suite changes from CUPS master.Michael R Sweet2018-10-1111-155/+121
* Fix lpadmin error reporting for IPP Everywhere printers (Issue #5370)Michael R Sweet2018-09-2814-588/+711
* Support face-up printers (Issue #5345)Michael R Sweet2018-09-282-1/+32
* Log actual location of error_log (Issue #5398)Michael R Sweet2018-09-182-15/+44
* Make sure clean is clean.Michael R Sweet2018-09-182-4/+4
* Mirror Digest changes from master.Michael R Sweet2018-09-148-163/+267
* Mirror Digest fixes from master.Michael R Sweet2018-09-112-118/+121
* Add digest debugging and fix a small bug in the HTTP unit test.Michael R Sweet2018-08-292-1/+3
* Further simplify the logic in ippCopyAttribute.Michael R Sweet2018-08-291-22/+4
* Simplify the logic in ippCopyAttribute.Michael R Sweet2018-08-291-115/+42
* Fix issue with HTTP Digest authentication, add unit tests (rdar://41709086)Michael R Sweet2018-08-286-75/+147
* Fix a scheduler crash bug (rdar://42198057)Michael R Sweet2018-08-272-15/+8
* Add checks for missing/bad CloseUI/JCLCloseUI keywords (Issue #5381)Michael R Sweet2018-08-273-3/+40
* Fix JCL option support in PPD compiler (Issue #5379)Michael R Sweet2018-08-272-3/+7
* Changelog.Michael R Sweet2018-08-211-1/+2
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-216-24/+29
* Fix regression in fix for rdar://40436080.Michael R Sweet2018-08-191-12/+1
* Update lpadmin man page (Issue #5369)Michael R Sweet2018-08-195-11/+19
* Fix localization of IPP Everywhere PPD (Issue #5362)Michael R Sweet2018-08-192-50/+88
* Fix shared printing using the IPP Everywhere driver (Issue #5361)Michael R Sweet2018-08-192-1/+13