summaryrefslogtreecommitdiff
path: root/scheduler/job.c
Commit message (Expand)AuthorAge
* Fix a logging regression that was detected by the automated test suiteMichael R Sweet2020-11-14
* Merge pull request #29 from OdyX/debian/disable-timestamps-in-conffilesMichael R Sweet2020-11-04
|\
| * Disable time stamps in conffiles, to avoid ever-changing files in /etc.Joey Hess2020-11-04
* | Install root backends world-readableMartin Pitt2020-11-04
|/
* Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-18
* Fix potential excess logging from the scheduler when removing job filesMichael R Sweet2019-07-16
* Log held job messages as errors so that is it clear why a job was held (Issue...Michael R Sweet2019-07-16
* Eliminate new GCC compiler warnings (Issue #5591)Michael R Sweet2019-06-13
* Fix parentheses in cupsdCleanJobs.Dariusz Gadomski2019-05-30
* Update the hold expiration logging - one case is an error, the other is normal.Michael R Sweet2019-05-01
* Increase the MultipleOperationTimeOut default to 15 minutes, log an error ifMichael R Sweet2019-05-01
* More clang warning fixes.Michael R Sweet2019-04-20
* Correctly encode octetString values for print filters (Issue #5558)Michael R Sweet2019-04-15
* Fix an issue with `PreserveJobHistory` and time values (Issue #5538)Michael R Sweet2019-03-11
* Don't stop a printer after a job is canceled/aborted (Issue #5517)Michael R Sweet2019-02-21
* Fix handling of MaxJobTime 0 (Issue #5438)Michael R Sweet2018-12-05
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Report all supported Job Creation attributes and their values (Issue #5340)Michael R Sweet2018-06-18
* Fix local privilege escalation to root and sandbox bypasses in schedulerMichael R Sweet2018-06-05
* The scheduler no longer logs pages as they are printed, instead just loggingMichael R Sweet2017-11-08
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* The scheduler did not run with a high enough priority, causing problems onMichael Sweet2017-10-02
* Fix mapping and defaulting of print-quality/cupsPrintQuality (Issue #5090)Michael Sweet2017-09-11
* Fix the interactions between the "print-quality" and "cupsPrintQuality"Michael Sweet2017-08-29
* Fix regression in job file preservation (Issue #4987)Michael R Sweet2017-04-18
* The "reprint job" option was not available for some canceled jobs (Issue #4915)Michael Sweet2017-03-28
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Clear informational messages out of printer-state-message when a job completesMichael R Sweet2016-07-19
* Fix some typos (MacmacOS, etc.) that slipped in due to inconsistent usage.Michael Sweet2016-06-21
* Update all references to OS X to macOS.Michael R Sweet2016-06-20
* The scheduler now logs informational messages for jobs at LogLevel "info"Michael Sweet2016-05-16
* Rename "job-actual-printer-uri" to "job-printer-uri-actual".Michael Sweet2016-05-11
* Fix printing of multiple files to raw queues (Issue #4782)Michael Sweet2016-05-11
* Fix Hold-New-Jobs implementation (Issue #4767)Michael Sweet2016-05-11
* The scheduler did not handle out-of-disk situations gracefully (Issue #4742)Michael R Sweet2016-03-29
* The scheduler now reads the spool directory if one or more job cache entriesmsweet2016-03-07
* First half of new "local temporary printer" queues, to support on-demand IPPmsweet2016-02-15
* The "lp -H resume" command did not reset the "job-state-reasons" attributemsweet2016-01-13
* Update jobs.cache after expiring job files (STR #4706)msweet2015-08-31
* The scheduler incorrectly started jobs while canceling multiple jobs (STR #4648)msweet2015-07-07
* The scheduler did not start all pending jobs at once (STR #4646)msweet2015-06-24
* Security: Fix CERT VU #810572 exploiting the dynamic linker (STR #4609)msweet2015-06-08
* Add support for job-impressions[-completed].msweet2015-05-27
* Support many new attributes and fix some IPP conformance issues (STR #4630)msweet2015-05-25
* The scheduler did not always log which configuration file had the errormsweet2015-01-30
* Don't forget to close RequestRoot directory.msweet2015-01-28
* cupsd takes the slow path when loading job history even if the control filesmsweet2015-01-28
* ...msweet2014-12-09