]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
add usb quirks for canon mp540 and Samsung ML-2160 Series
[thirdparty/cups.git] / scheduler /
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)
2016-09-20  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-09-20  Michael R SweetMerge pull request #4877 from Atalanttore/patch-1
2016-09-19  Michael SweetAdd CreateSelfSignedCerts directive for cups-files...
2016-08-08  Michael R SweetUpdate cups-driverd and spec-ipp to be consistent about...
2016-07-19  Michael R SweetThe CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer...
2016-07-19  Michael R SweetClear informational messages out of printer-state-messa...
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael SweetDo some cleanup for the on-demand support - remove...
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-05-31  Michael SweetExit with keep-alive instead of doing a in-place restar...
2016-05-27  Brian Norrissupport Upstart socket activation 4825/head
2016-05-27  Brian NorrisRefactor common on-demand socket setup code
2016-05-27  Brian NorrisFactor out generic 'HAVE_ONDEMAND' macro flag
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-25  Michael SweetImprove performance of web interface with large numbers...
2016-05-16  Michael SweetThe scheduler now advertises PWG Raster attributes...
2016-05-16  Michael SweetThe scheduler now logs informational messages for jobs...
2016-05-13  Michael SweetThe scheduler now uses the getgrouplist function when...
2016-05-11  Michael SweetRename "job-actual-printer-uri" to "job-printer-uri...
2016-05-11  Michael SweetFix printing of multiple files to raw queues (Issue...
2016-05-11  Michael SweetFix Hold-New-Jobs implementation (Issue #4767)
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-12  Michael SweetDrop API help for CGI, MIME, and PPD compiler libraries.
2016-04-12  Michael SweetMove CGI, PPD compiler, and MIME heades to the private...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-04-11  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-07  Michael R SweetCleanup cups-lpd - remove unused arguments.
2016-03-29  Michael R SweetThe scheduler did not handle out-of-disk situations...
2016-03-24  Michael R SweetThe LPD mini-daemon now detects invalid UTF-8 sequences...
2016-03-24  Michael R SweetThe debug strings table for mime type operations was...
2016-03-24  Michael R SweetThe cups-lpd mini-daemon incorrectly included the docum...
2016-03-10  msweetFix cancel of jobs with multiple documents (<rdar:...
2016-03-09  msweetThe scheduler did not return non-shared printers to...
2016-03-08  msweetRemove all remnants of the old private PWG APIs and...
2016-03-07  msweetThe scheduler now reads the spool directory if one...
2016-02-18  msweetImplement more of testdest unit test.
2016-02-17  msweetMore work on temporary queues - implement support for...
2016-02-16  msweetImplement CUPS-Create-Local-Printer operation and add...
2016-02-15  msweetFirst half of new "local temporary printer" queues...
2016-02-12  msweetUpdate documentation for cupsd - "-s" option was not...
2016-01-26  msweetFix access to resource files when the web interface...
2016-01-25  msweetAdd (undocumented) -T option to print the current sandb...
2016-01-13  msweetThe "lp -H resume" command did not reset the "job-state...
2016-01-11  msweetPending subscriptions would prevent the scheduler from...
2016-01-06  msweetFix variable definitions.
next