]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Update CREDITS.txt
[thirdparty/cups.git] / scheduler /
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.
2016-01-04  msweetRevert permissions change to cupsd domain socket (...
2015-12-18  msweetAdd cupsRasterInitPWGHeader API to setup a raster heade...
2015-12-09  msweetDo some code reorganization so that all of the PPD...
2015-12-08  msweetDon't exit under memory pressure (<rdar://problem/23255...
2015-11-17  msweetChanging the printer-is-shared value for a remote queue...
2015-11-17  msweetThe scheduler did not deliver job notifications for...
2015-11-17  msweetScheduler logging change (STR #4728)
2015-11-13  msweetFix regression in fix for <rdar://problem/23133833>.
2015-11-11  msweetMake sure to delete temporary file on failed install...
2015-10-26  msweetCleanup some DEBUG2 log messages (<rdar://problem/23135...
2015-10-26  msweetStrip trailing ? and / before checking for .ppd (<rdar...
2015-10-26  msweetMake sure /icons/printer.png and /ppds/printer.ppd...
2015-10-23  msweetUse constant time comparison function for local certifi...
2015-10-23  msweetEscape strings in error_log output (<rdar://problem...
2015-10-23  msweetReally fix it.
2015-10-23  msweetFix infinite loop on bad PUT (<rdar://problem/23132803>)
2015-10-23  msweetLimit size of chunked requests (<rdar://problem/23132353>)
2015-10-19  msweetInterface scripts are no longer supported for security...
2015-10-08  msweetThe cupsd domain socket is no longer world-accessible...
2015-08-31  msweetFix another journald issue, and partially revert the...
2015-08-31  msweetUpdate jobs.cache after expiring job files (STR #4706)
2015-08-28  msweetThe scheduler did not use the ConfigFilePerm setting...
2015-08-13  msweetFix another "new logging" bug for journald only this...
2015-08-10  msweetFix another bug in the new logging code (STR #4687)
2015-07-31  msweet<Limit All> in <Policy> sections now applies to all...
2015-07-30  msweetMore journald/asl logging bug fixes (STR #4661)
2015-07-07  msweetThe scheduler incorrectly started jobs while canceling...
2015-07-02  msweetFix logging of printer URI (STR #4658)
2015-07-02  msweetFix journald support (STR #4655)
2015-06-24  msweetThe scheduler did not start all pending jobs at once...
2015-06-24  msweetFix redirection in the web interface (STR #4538)
2015-06-12  msweetBring back PWG white paper support for 3D print queues...
2015-06-08  msweetBack out PWG white paper support from mainline CUPS.
2015-06-08  msweetStart of 3D printer support (infrastructure only)
2015-06-08  msweetSecurity: Fix CERT VU #810572 exploiting the dynamic...
2015-06-04  msweetFix build errors on Linux for new journald logging.
2015-06-03  msweetAdd support for logging to stderr (STR #4505)
2015-06-03  msweetAdd support for ASL and journald when doing "syslog...
2015-05-27  msweetAdd support for job-impressions[-completed].
2015-05-25  msweetSupport many new attributes and fix some IPP conformanc...
2015-05-19  msweetFix compiler warnings.
2015-05-06  msweetThe scheduler now validates ErrorPolicy values in confi...
2015-05-06  msweetCheck the return value of rename() (STR #4589)
2015-05-06  msweetThe scheduler could get caught in a busy loop (STR...
2015-05-06  msweetThe cups-lpd mini-daemon did not check for request...
2015-05-05  msweetUpdate copyright.
2015-05-05  msweetFixed <Limit> inside <Location> (STR #4575)
2015-05-05  msweetFix weak-link check.
2015-04-03  msweetFix some clang issues.
2015-03-30  msweetFix a gzip processing bug (STR #4602)
next