summaryrefslogtreecommitdiff
path: root/scheduler
Commit message (Expand)AuthorAge
* Don't create log files on startup (<rdar://problem/28332470>)Michael Sweet2016-11-07
* Drop remainder of ASL logging code since it is deprecated in macOS Sierra.Michael R Sweet2016-10-20
* Remove unnecessary logging.Michael R Sweet2016-10-20
* The cups-lpd program did not catch all legacy usage of ISO-8859-1 (Issue #4899)Michael Sweet2016-10-13
* Resolve new build warnings on macOS (Issue #4881)Michael Sweet2016-09-21
* Address some build warnings on Linux (Issue #4881)Michael R Sweet2016-09-21
* Add CreateSelfSignedCerts directive for cups-files.conf (Issue #4876)Michael Sweet2016-09-19
* Update cups-driverd and spec-ipp to be consistent about supporting name(255)Michael R Sweet2016-08-08
* The CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer operations did not alwaysMichael R Sweet2016-07-19
* Clear informational messages out of printer-state-message when a job completesMichael R Sweet2016-07-19
* Do some cleanup for the on-demand support - remove old launchd support (noMichael Sweet2016-06-21
* Merge pull request #4825 from computersforpeace/upstartMichael R Sweet2016-06-21
|\
| * support Upstart socket activationBrian Norris2016-05-27
| * Refactor common on-demand socket setup codeBrian Norris2016-05-27
| * Factor out generic 'HAVE_ONDEMAND' macro flagBrian Norris2016-05-27
* | 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
* | Exit with keep-alive instead of doing a in-place restart when on-demandMichael Sweet2016-05-31
* | Improve performance of web interface with large numbers of jobs (Issue #3819)Michael Sweet2016-05-25
* | The scheduler now advertises PWG Raster attributes for IPP Everywhere clientsMichael Sweet2016-05-16
* | The scheduler now logs informational messages for jobs at LogLevel "info"Michael Sweet2016-05-16
* | The scheduler now uses the getgrouplist function when available (Issue #4611)Michael Sweet2016-05-13
|/
* 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
* Drop API help for CGI, MIME, and PPD compiler libraries.Michael Sweet2016-04-12
* Move CGI, PPD compiler, and MIME heades to the private headers directory.Michael Sweet2016-04-12
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
* Cleanup cups-lpd - remove unused arguments.Michael R Sweet2016-04-07
* The scheduler did not handle out-of-disk situations gracefully (Issue #4742)Michael R Sweet2016-03-29
* The LPD mini-daemon now detects invalid UTF-8 sequences in job, document, andMichael R Sweet2016-03-24
* The debug strings table for mime type operations was out of sync with theMichael R Sweet2016-03-24
* The cups-lpd mini-daemon incorrectly included the document-name attribute whenMichael R Sweet2016-03-24
* Fix cancel of jobs with multiple documents (<rdar://problem/24854834>)msweet2016-03-10
* The scheduler did not return non-shared printers to local clients unlessmsweet2016-03-09
* Remove all remnants of the old private PWG APIs and structures.msweet2016-03-08
* The scheduler now reads the spool directory if one or more job cache entriesmsweet2016-03-07
* Implement more of testdest unit test.msweet2016-02-18
* More work on temporary queues - implement support for them in the cupsDest APIs,msweet2016-02-17
* Implement CUPS-Create-Local-Printer operation and add test file.msweet2016-02-16
* First half of new "local temporary printer" queues, to support on-demand IPPmsweet2016-02-15
* Update documentation for cupsd - "-s" option was not mentioned (STR #4772)msweet2016-02-12
* Fix access to resource files when the web interface was disabled (STR #4755)msweet2016-01-26
* Add (undocumented) -T option to print the current sandbox profile to stdout.msweet2016-01-25
* The "lp -H resume" command did not reset the "job-state-reasons" attributemsweet2016-01-13
* Pending subscriptions would prevent the scheduler from idle exiting (STR #4754)msweet2016-01-11
* Fix variable definitions.msweet2016-01-06
* Revert permissions change to cupsd domain socket (<rdar://problem/23958973>)msweet2016-01-04
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-18
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-09