summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adding rastertopdf filter - currently unused in the buildHEADmastersteve algernon2022-06-271-0/+478
|
* CUPS v2.3.6 for CVE-2022-26691Steve Algernon2022-05-2513-32/+36
|
* CVE-2022-26691: An incorrect comparison in local admin authenticationSteve Algernon2022-05-251-0/+4
|
* Move ListenBackLog to the list of deprecated directives (Issue #5975)Michael R Sweet2021-10-0125-90/+86
|
* Merge pull request #5971 from AtariDreams/ippMichael R Sweet2021-10-011-5/+4
|\ | | | | Change job state to IPP_JOB_HELD when job is restarted with appropriate job-held-until attribute.
| * Change job state to IPP_JOB_HELD when job is restarted with appropriate ↵Rose2021-09-271-5/+4
| | | | | | | | job-held-until attribute.
* | Merge relevant portion of _cupsGet1284Values changes in OpenPrinting (Issue ↵Michael R Sweet2021-10-011-5/+4
| | | | | | | | #5972)
* | Merge pull request #5974 from AtariDreams/patch-5Michael R Sweet2021-10-011-2/+1
|\ \ | | | | | | Expand whitelist for use of "offline-report"
| * | Expand whitelist for use of "offline-report"Rose2021-09-301-2/+1
| |/ | | | | Cherry picked from https://github.com/OpenPrinting/cups/commit/17ee0b4f9c5f312ae7099e7627aba2b5e6ed0c8d
* | Merge pull request #5976 from AtariDreams/snprintfMichael R Sweet2021-10-011-2/+2
|\ \ | |/ |/| Add buffer range check.
| * Add buffer range check.Rose2021-10-011-2/+2
|/
* Merge pull request #5965 from AtariDreams/patch-4Michael R Sweet2021-09-171-1/+1
|\ | | | | Use correct parameter name for delete_message
| * Use correct parameter name for delete_messageRose2021-09-171-1/+1
|/
* Merge pull request #5964 from AtariDreams/patch-1Michael R Sweet2021-09-171-1/+1
|\ | | | | Don't use comma after last enum
| * Don't use comma after last enumRose2021-09-171-1/+1
|/
* Merge pull request #5963 from AtariDreams/commaMichael R Sweet2021-09-161-1/+1
|\ | | | | Fix missing comma
| * Fix missing commaAlfonso Gregory2021-09-151-1/+1
|/
* Return kDNSServiceErr_ServiceNotRunning when Bonjour for Windows not installed.Michael R Sweet2021-09-151-10/+10
|
* Merge pull request #5961 from AtariDreams/urgentMichael R Sweet2021-09-152-4/+3
|\ | | | | Fix swapped arguments
| * Fix swapped argumentsAlfonso Gregory2021-09-152-4/+3
|/
* Add a pointer to OpenPrinting CUPS and clarify that Apple CUPS is what is ↵Michael R Sweet2021-09-131-2/+7
| | | | shipped with macOS and iOS.
* Merge pull request #5960 from AtariDreams/patch-3Michael R Sweet2021-09-131-4/+0
|\ | | | | scheduler/log.c: Use [Job N] even for syslog
| * scheduler/log.c: Use [Job N] even for syslogRose2021-09-111-4/+0
|/ | | Cherry picked from https://github.com/OpenPrinting/cups/pull/154
* Update CGI documentation and add testable examples for CGI support (Issue #5940)Michael R Sweet2021-09-098-74/+63
|
* Merge pull request #5957 from AtariDreams/patch-2Michael R Sweet2021-09-081-1/+1
|\ | | | | CUPS Web UI: Fix uninitialized variable during driver selection (#242)
| * CUPS Web UI: Fix uninitialized variable during driver selection #242Rose2021-09-071-1/+1
|/ | | Cherry picked from https://github.com/OpenPrinting/cups/pull/242
* Merge pull request #5956 from AtariDreams/patch-1Michael R Sweet2021-09-071-2/+2
|\ | | | | Fix path to libcupsimage.so.2 in EPM packaging
| * Fix path to libcupsimage.so.2 in EPM packagingRose2021-09-071-2/+2
| | | | | | Cherry picked from OpenPrinting CUPS
* | Merge pull request #5953 from AtariDreams/appcode2Michael R Sweet2021-09-0715-71/+45
|\ \ | |/ |/| Remove redundant code
| * Remove redundant codeAlfonso Gregory2021-09-0715-71/+45
|/
* Fix potential deadlock (OpenPrinting #243)Michael R Sweet2021-09-071-2/+3
|
* Merge pull request #5952 from AtariDreams/modern-cMichael R Sweet2021-09-056-6/+6
|\ | | | | Add _CUPS_NORETURN to missing functions
| * Add _CUPS_NORETURN to missing functionsAlfonso Gregory2021-09-016-6/+6
|/
* Fix lpc prompt (Issue #5946)Michael R Sweet2021-08-302-3/+29
|
* Merge pull request #5948 from AtariDreams/clionMichael R Sweet2021-08-301-11/+7
|\ | | | | Sync usb-darwin to upstream
| * Sync usb-darwin to upstreamAlfonso Gregory2021-08-301-11/+7
| |
* | Merge pull request #5949 from AtariDreams/nullMichael R Sweet2021-08-301-1/+3
|\ \ | | | | | | Prevent writing to NULL if buffer is NULL
| * | Prevent writing to NULL if buffer is NULLAlfonso Gregory2021-08-301-1/+3
| |/
* | Merge pull request #5950 from AtariDreams/langcodeMichael R Sweet2021-08-301-3/+4
|\ \ | |/ |/| Fix bug that removes language instead of country code
| * Fix bug that removes language instead of country codeAlfonso Gregory2021-08-301-3/+4
|/
* Add more LGTM exclusions.Michael R Sweet2021-08-241-0/+2
|
* Mirror IPP fuzzing fixes from OpenPrinting CUPS.Michael R Sweet2021-07-161-95/+74
|
* Mirror IPP Everywhere "everywhere" model fix from OpenPrinting CUPS.Michael R Sweet2021-07-161-3/+4
|
* Move 'everywhere' model support into cupsd (Issue #5919)Michael R Sweet2021-06-234-195/+23
|
* Silence bogus LGTM warning.Michael R Sweet2021-05-181-0/+1
|
* Add DISPLAY-MATCH to ipptool.Michael R Sweet2021-05-1227-123/+161
| | | | HTML man page updates.
* Pass CONTENT_TYPE and FINAL_CONTENT_TYPE env vars to XPC service.Michael R Sweet2021-05-071-1/+6
|
* Fix printer instances (OpenPrinting #71)Michael R Sweet2021-05-032-23/+63
|
* Make sure monitor_done is initialized before running the monitor thread ↵Michael R Sweet2021-05-021-0/+3
| | | | (thanks, Smith!)
* Fix a DISPLAY bug in ipptool (OpenPrinting #139)Michael R Sweet2021-04-292-133/+202
| | | | Also bring over improvements to the MONITOR-PRINTER-STATE support.