]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Changelog.
[thirdparty/cups.git] / scheduler /
2018-04-18  Michael R SweetMerge pull request #5297 from FedericoYundt/patch-1
2018-04-18  FedericoYundtAllow cupsd daemon to exit on idle 5297/head
2018-04-17  Michael R SweetFix policy limits using All (Issue #5296)
2018-04-16  Michael R Sweet- Added a workaround for certain web browsers that...
2018-04-10  Michael R SweetMerge pull request #5286 from Kohlrabi/master
2018-04-09  Michael R SweetFix another CUPS-Create-Local-Printer crash (Issue...
2018-03-21  Michael R SweetTry another fix for Avahi crash (Issue #5268)
2018-03-21  Michael R SweetTry another fix for Avahi crash (Issue #5268)
2018-03-19  Michael R SweetRemove redundant check of srv value.
2018-03-12  Michael R SweetFix systemd integration with cupsd (Issue #5263)
2018-03-08  Michael R SweetThe scheduler could crash while adding an IPP Everywher...
2018-02-28  Michael R SweetAdd missing cups-lpd service file (needs to be present...
2018-02-23  Michael R SweetFix builds without PAM (Issue #5253)
2018-02-22  Michael R SweetFix "make clean" - wasn't cleaning cups-driverd.o.
2018-02-21  Michael R SweetUpdate copyrights and license text on files that were...
2018-02-20  Michael R SweetChangelog and dependencies updates.
2018-02-20  Michael R SweetSupport IPP/1.1 printers with CUPS-Create-Local-Printer...
2018-02-01  Michael R SweetAdditional changes for the scheduler to substitute...
2018-01-29  Michael R SweetMerge pull request #5240 from zdohnal/pagelog_syslog
2018-01-29  Zdenek DohnalSame as Lutz Heermann, but for PageLog - respect PageLo... 5240/head
2018-01-18  Michael R SweetMove libcupsimage to the "cups" subdirectory, along...
2018-01-11  Michael R SweetUpdate copyright.
2018-01-10  Michael SweetFix DNS-SD host name for shared printers on macOS.
2017-12-19  Michael R SweetGenerate strings files for localizing PPD options ...
2017-12-18  Michael R SweetAdd conditional code for posix_spawn when using uClibc...
2017-12-15  Michael R SweetFix authentication issues.
2017-12-14  Michael R SweetFix typo (Issue #5190)
2017-12-13  Michael R SweetThe scheduler now substitutes default values for invali...
2017-12-07  Michael R SweetFix Linux compiler warning.
2017-11-28  Michael R SweetMerge pull request #5181 from LuHee/master
2017-11-28  Lutz HeermannRespect AccessLog configuration when compiled against... 5181/head
2017-11-28  Michael SweetAdd support for finishings-col (Issue #5180)
2017-11-27  Michael R SweetMerge pull request #5170 from reddevillg/patch-1
2017-11-10  Michael R SweetReport printer-strings-uri from PPD file (Issue #5168)
2017-11-10  Michael R SweetWorkaround getgrouplist group data overwrite bug on...
2017-11-10  reddevillgconsider loop detected to be success 5170/head
2017-11-08  Michael R SweetThe scheduler no longer logs pages as they are printed...
2017-11-08  Michael R SweetThe scheduler did not write out dirty configuration...
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-11-06  Michael R SweetMerge pull request #5161 from gpunktschmitz/master
2017-11-06  Michael R SweetSupport the latest HTTP Digest authentication specifica...
2017-11-03  Michael R SweetAdd support for MinTLS and MaxTLS options (Issue #5119)
2017-11-03  Michael R SweetFix cut/paste error (Issue #5071)
2017-11-03  Michael R SweetAdd support for DNSSDHostName configuration directive...
2017-11-01  Michael R SweetUse the DNS-SD hostname when registering shared printer...
2017-11-01  Michael R SweetAdd support for "printer-id" attribute (Issue #4868)
2017-11-01  Michael R SweetDrop hard-coded CGI scripting language support (Issue...
2017-10-23  Michael SweetDBUS notifications could crash the scheduler (Issue...
2017-10-12  Michael R SweetMerge pull request #5134 from LAfricain/master
2017-10-02  Michael SweetThe scheduler did not run with a high enough priority...
2017-09-11  Michael SweetThe scheduler (incorrectly) woke up once per second...
2017-09-11  Michael SweetFix mapping and defaulting of print-quality/cupsPrintQu...
2017-08-29  Michael SweetFix the interactions between the "print-quality" and...
2017-08-28  Michael SweetThe web interface did not support newer language identi... 5098/head
2017-08-28  Michael SweetFix an Avahi-related crash bug in the scheduler (Issue...
2017-08-27  Michael SweetFix compile issue for PID file stuff when no systemd...
2017-08-01  Michael SweetThe scheduler now creates a PID file when not running...
2017-08-01  Michael SweetFix the adminurl field in the TXT record for fully...
2017-07-31  Michael SweetFix the default ServerAlias value (Issue #5072)
2017-07-24  Michael SweetFix the `ServerTokens None` option (Issue #5065)
2017-07-19  Michael SweetThe scheduler's `-t` option did not force all errors...
2017-07-19  Michael SweetFix logging when "-t" is used (always to stderr).
2017-07-19  Michael SweetFix a build issue with `--enable-mallinfo` (Issue ...
2017-07-18  Michael R SweetMerge pull request #5054 from sanbrother/master
2017-07-17  Michael R SweetFix more issues with libtool support (Issue #5050)
2017-07-17  Michael R SweetUpdate libtool support to include --mode=foo stuff...
2017-06-26  Michael R SweetThe `SSLOptions` directive in "client.conf" and "cupsd...
2017-06-20  Michael SweetActually show the reason why PPD creation failed (Issue...
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-16  Michael SweetFix "make check" failure (Issue #5033)
2017-06-12  Michael SweetAdd CoreFoundation sandbox rules to CUPS sandbox profiles.
2017-06-08  Michael SweetSwitch to newer xpc_transaction APIs.
2017-05-26  Michael SweetMake local printer deletion independent of job history...
2017-05-26  Michael SweetMake sure printer-is-temporary flag is set when creatin...
2017-05-26  Michael SweetClear the shared flag on local queues (Issue #5008)
2017-05-25  Michael SweetDelete temporary printers periodically and on shutdown...
2017-04-18  Michael R SweetFix regression in job file preservation (Issue #4987)
2017-03-28  Michael SweetThe "reprint job" option was not available for some...
2017-03-14  Michael R SweetFix logic error.
2017-03-09  Michael SweetAllow "Negotiate" as an AuthType/DefaultAuthType, even...
2017-03-09  Michael SweetBump the number of finishings-supported values that...
2017-03-09  Michael SweetReport finishings based on the PPD cache (Issue #4960...
2017-03-08  Michael SweetFirst half of the changes for Issue #4960, Issue #4961...
2017-03-08  Michael SweetThe scheduler could pause responding to client requests...
2017-03-07  Michael R SweetAlso escape " in regex paths.
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2017-01-04  Michael R SweetAdd reporting of HTTP state (as well as status) in...
2017-01-04  Michael R SweetAdd support for "internal" keychain name (uses CUPS...
2017-01-03  Michael R SweetDon't treat "localhost.localdomain" as an allowed repla...
2017-01-03  Michael R SweetUpdate systemd config files (Issue #4935)
2016-11-07  Michael SweetDon't create log files on startup (<rdar://problem...
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetDrop remainder of ASL logging code since it is deprecat...
2016-10-20  Michael R SweetRemove unnecessary logging.
2016-10-13  Michael R SweetMerge pull request #4895 from EvertonMelo/patch-2
2016-10-13  Michael SweetThe cups-lpd program did not catch all legacy usage...
2016-10-01  Michael R SweetMerge pull request #4885 from OdyX/manpages-inconsistencies
2016-09-21  Michael SweetResolve new build warnings on macOS (Issue #4881)
2016-09-21  Michael R SweetAddress some build warnings on Linux (Issue #4881)
next