summaryrefslogtreecommitdiff
path: root/scheduler
Commit message (Expand)AuthorAge
* Set default job error policy to "retry-job", since it is lessMartin Pitt2018-06-08
* Set the default for SyncOnClose to YesTim Waugh2018-06-08
* Make log debug history nearly unlimitedTill Kampetter2018-06-08
* Do not mess with the permissions of cupsd.conf.Martin Pitt2018-06-08
* Make log files readable to group "adm", if present.Martin Pitt2018-06-08
* CUPS removes the "(recommended)" comments of the NickNames of Foomatic PPDs w...Till Kampetter2018-06-08
* Do not use host names for broadcasting print queues andTill Kampetter2018-06-08
* Rename the systemd service file from org.cups.cups.* to cups.*Didier Raboud2018-06-08
* Disable time stamps in conffiles, to avoid ever-changing files in /etc.Joey Hess2018-06-08
* Patch to support Apple AirPrint (printing from iPhone, iPad, iPod Touch to a ...Till Kamppeter2018-06-08
* Some printers have broken device IDs with newlineTill Kamppeter2018-06-08
* Make CUPS reading all option settings in PostScript printTill Kamppeter2018-06-08
* Revert "Mirror validation changes from 2.2 branch."Didier Raboud2018-06-08
* Install root backends world-readableMartin Pitt2018-06-08
* For PWG Raster, add required IPP attributesTill Kamppeter2018-06-08
* Fix local privilege escalation to root and sandbox bypasses in schedulerMichael R Sweet2018-06-05
* Validate notify-recipient-uri values.Michael R Sweet2018-06-05
* Mirror validation changes from 2.2 branch.Michael R Sweet2018-05-11
* Always use Negotiate or PeerCred for Kerberized printing.Michael R Sweet2018-05-10
* Allow cupsd daemon to exit on idleFedericoYundt2018-04-18
* Fix policy limits using All (Issue #5296)Michael R Sweet2018-04-17
* - Added a workaround for certain web browsers that do not support multipleMichael R Sweet2018-04-16
* Fix another CUPS-Create-Local-Printer crash (Issue #5290)Michael R Sweet2018-04-09
* Try another fix for Avahi crash (Issue #5268)Michael R Sweet2018-03-21
* Try another fix for Avahi crash (Issue #5268)Michael R Sweet2018-03-21
* Remove redundant check of srv value.Michael R Sweet2018-03-19
* 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
* Add missing cups-lpd service file (needs to be present for Xcode project to beMichael R Sweet2018-02-28
* Fix builds without PAM (Issue #5253)Michael R Sweet2018-02-23
* Fix "make clean" - wasn't cleaning cups-driverd.o.Michael R Sweet2018-02-22
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-20
* Changelog and dependencies updates.Michael R Sweet2018-02-20
* Support IPP/1.1 printers with CUPS-Create-Local-Printer operation (Issue #5241)Michael R Sweet2018-02-20
* Additional changes for the scheduler to substitute default values for invalidMichael R Sweet2018-01-31
* Same as Lutz Heermann, but for PageLog - respect PageLog configuration when c...Zdenek Dohnal2018-01-29
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
* Update copyright.Michael R Sweet2018-01-11
* Fix DNS-SD host name for shared printers on macOS.Michael Sweet2018-01-10
* Generate strings files for localizing PPD options (Issue #5194)Michael R Sweet2017-12-19
* Add conditional code for posix_spawn when using uClibc (Issue #5188)Michael R Sweet2017-12-18
* Fix authentication issues.Michael R Sweet2017-12-15
* Fix typo (Issue #5190)Michael R Sweet2017-12-14
* The scheduler now substitutes default values for invalid job attributes whenMichael R Sweet2017-12-13
* Fix Linux compiler warning.Michael R Sweet2017-12-07
* Respect AccessLog configuration when compiled against journald.Lutz Heermann2017-11-28
* Add support for finishings-col (Issue #5180)Michael Sweet2017-11-28
* Merge pull request #5170 from reddevillg/patch-1Michael R Sweet2017-11-27
|\
| * consider loop detected to be successreddevillg2017-11-10
* | Report printer-strings-uri from PPD file (Issue #5168)Michael R Sweet2017-11-10