summaryrefslogtreecommitdiff
path: root/scheduler
Commit message (Expand)AuthorAge
* Set default job error policy to "retry-job", since it is lessMartin Pitt2017-11-02
* Set the default for SyncOnClose to YesTim Waugh2017-11-02
* Make log debug history nearly unlimitedTill Kampetter2017-11-02
* Do not mess with the permissions of cupsd.conf.Martin Pitt2017-11-02
* Make log files readable to group "adm", if present.Martin Pitt2017-11-02
* CUPS removes the "(recommended)" comments of the NickNames of Foomatic PPDs w...Till Kampetter2017-11-02
* Do not use host names for broadcasting print queues andTill Kampetter2017-11-02
* Rename the systemd service file from org.cups.cups.* to cups.*Didier Raboud2017-11-02
* Disable time stamps in conffiles, to avoid ever-changing files in /etc.Joey Hess2017-11-02
* Patch to support Apple AirPrint (printing from iPhone, iPad, iPod Touch to a ...Till Kamppeter2017-11-02
* Some printers have broken device IDs with newlineTill Kamppeter2017-11-02
* Make CUPS reading all option settings in PostScript printTill Kamppeter2017-11-02
* Install root backends world-readable.Martin Pitt2017-11-02
* For PWG Raster, add required IPP attributesTill Kamppeter2017-11-02
* DBUS notifications could crash the scheduler (Issue #5143)Michael Sweet2017-10-23
* The scheduler did not run with a high enough priority, causing problems onMichael Sweet2017-10-02
* The scheduler (incorrectly) woke up once per second to remove stale temporaryMichael Sweet2017-09-11
* 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
* The web interface did not support newer language identifiers used by MicrosoftMichael Sweet2017-08-28
* Fix an Avahi-related crash bug in the scheduler (Issue #5085, Issue #5086)Michael Sweet2017-08-28
* Fix compile issue for PID file stuff when no systemd/launchd/upstart isMichael Sweet2017-08-27
* The scheduler now creates a PID file when not running on demand with a modernMichael Sweet2017-08-01
* Fix the adminurl field in the TXT record for fully-qualified `ServerName`Michael Sweet2017-07-31
* Fix the default ServerAlias value (Issue #5072)Michael Sweet2017-07-31
* Fix the `ServerTokens None` option (Issue #5065)Michael Sweet2017-07-24
* The scheduler's `-t` option did not force all errors to the standard errorMichael Sweet2017-07-19
* Fix logging when "-t" is used (always to stderr).Michael Sweet2017-07-19
* Fix a build issue with `--enable-mallinfo` (Issue #5051)Michael Sweet2017-07-19
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-17
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
* The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports `De...Michael R Sweet2017-06-26
* Actually show the reason why PPD creation failed (Issue #5035)Michael Sweet2017-06-20
* Fix "make check" failure (Issue #5033)Michael Sweet2017-06-16
* Add CoreFoundation sandbox rules to CUPS sandbox profiles.Michael Sweet2017-06-12
* Switch to newer xpc_transaction APIs.Michael Sweet2017-06-08
* Make local printer deletion independent of job history updates.Michael Sweet2017-05-26
* Make sure printer-is-temporary flag is set when creating a local queueMichael Sweet2017-05-26
* Clear the shared flag on local queues (Issue #5008)Michael Sweet2017-05-25
* Delete temporary printers periodically and on shutdown (Issue #5003)Michael Sweet2017-05-25
* 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 logic error.Michael R Sweet2017-03-14
* Allow "Negotiate" as an AuthType/DefaultAuthType, even on systems that don'tMichael Sweet2017-03-09
* Bump the number of finishings-supported values that can be defined (was 5, nowMichael Sweet2017-03-09
* Report finishings based on the PPD cache (Issue #4960, Issue #4961, Issue #4962)Michael Sweet2017-03-09
* First half of the changes for Issue #4960, Issue #4961, and Issue #4962 - addMichael Sweet2017-03-08
* The scheduler could pause responding to client requests in order to save stateMichael Sweet2017-03-08
* Also escape " in regex paths.Michael R Sweet2017-03-07
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16