summaryrefslogtreecommitdiff
path: root/scheduler
Commit message (Expand)AuthorAge
* Set default job error policy to "retry-job", since it is lessMartin Pitt2018-06-11
* Set the default for SyncOnClose to YesTim Waugh2018-06-11
* Make log debug history nearly unlimitedTill Kampetter2018-06-11
* Do not mess with the permissions of cupsd.conf.Martin Pitt2018-06-11
* Make log files readable to group "adm", if present.Martin Pitt2018-06-11
* CUPS removes the "(recommended)" comments of the NickNames of Foomatic PPDs w...Till Kampetter2018-06-11
* Do not use host names for broadcasting print queues andTill Kampetter2018-06-11
* Rename the systemd service file from org.cups.cups.* to cups.*Didier Raboud2018-06-11
* Disable time stamps in conffiles, to avoid ever-changing files in /etc.Joey Hess2018-06-11
* Patch to support Apple AirPrint (printing from iPhone, iPad, iPod Touch to a ...Till Kamppeter2018-06-11
* Some printers have broken device IDs with newlineTill Kamppeter2018-06-11
* Make CUPS reading all option settings in PostScript printTill Kamppeter2018-06-11
* Install root backends world-readable.Martin Pitt2018-06-05
* For PWG Raster, add required IPP attributesTill Kamppeter2018-06-05
* Fix local privilege escalation to root and sandbox bypasses in schedulerMichael R Sweet2018-06-05
* Mirror change from master.Michael R Sweet2018-06-05
* Generalize the input validation of some kinds of attributes.Michael R Sweet2018-05-11
* Always use Negotiate or PeerCred for Kerberized printing.Michael R Sweet2018-05-10
* Fix systemd restart policy (Issue #5297)Michael R Sweet2018-04-18
* Fix policy limits using All (Issue #5296)Michael R Sweet2018-04-17
* Try again to mirror fix (Issue #5289)Michael R Sweet2018-04-16
* Added a workaround for certain web browsers that do not support multiple auth...Michael R Sweet2018-04-16
* Fix another CUPS-Create-Local-Printer crash (Issue #5290)Michael R Sweet2018-04-09
* Backport changes for attribute substitution (Issue #5229)Michael R Sweet2018-04-03
* Fix builds without PAM (Issue #5283)Michael R Sweet2018-04-02
* Try another fix for Avahi crash (Issue #5268)Michael R Sweet2018-03-21
* Fix systemd integration with cupsd (Issue #5263)Michael R Sweet2018-03-12
* The scheduler could crash while adding an IPP Everywhere printer (Issue #5258)Michael R Sweet2018-03-08
* Remainder of patches for backporting 2.3 changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* Backport CUPS 2.3.x changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* 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