]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Fix .PHONY declaration
[thirdparty/cups.git] / scheduler /
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)
2015-02-27  msweetFixed logging of configuration errors to show up as...
2015-02-18  msweetEliminate usage of sprintf.
2015-02-17  msweetFix empty stdin open...
2015-02-17  msweetRevert SDKROOT changes for OS X.
2015-02-12  msweetLast bits of IPP Everywhere PPD support - web interface...
2015-02-06  msweetThe scheduler no longer listens on the loopback interfa...
2015-02-06  msweetSet ProcessType in launchd plists (<rdar://problem...
2015-02-06  msweetEnable transaction and pressured exit support (<rdar...
2015-02-06  msweetAdd support for SDKROOT on OS X.
2015-02-01  msweetAnother change for OpenBSD (STR #4526)
2015-01-30  msweetThe scheduler did not always log which configuration...
2015-01-30  msweetThe scheduler could crash during shutdown if Avahi...
2015-01-29  msweetUpdate copyrights...
2015-01-29  msweetDrop support for "Sandboxing off" when running as root...
2015-01-28  msweetDon't forget to close RequestRoot directory.
2015-01-28  msweetcupsd takes the slow path when loading job history...
2015-01-27  msweetFix copyright.
2015-01-27  msweetBackends needing to load OS X kernel extensions did...
2014-12-15  msweetDon't try to talk to colord unless we are running as...
2014-12-09  msweet...
2014-12-09  msweetAdditional fix for STR #4531.
2014-12-09  msweetMirror change.
2014-12-04  msweetThe scheduler incorrectly aborted jobs after a job...
2014-11-19  msweetThe scheduler incorrectly cleared the MakeModel string...
2014-11-14  msweetThe web interface did not work on OpenBSD (STR #4496)
2014-11-12  msweetFix compiles on unsupported platforms (STR #4510)
2014-11-12  msweetFix a random crash in the scheduler when not using...
2014-11-03  msweetSave work.
2014-10-21  msweetFix a DBUS crash if colord is not running (STR #4496)
2014-10-21  msweetThe scheduler did not honor the FatalErrors directive...
2014-10-21  msweetAdd systemd support for cups-lpd (STR #4493)
2014-10-20  msweetPrinter sharing did not work when systemd was being...
2014-10-20  msweetImplement SSLOptions in cupsd.conf and client.conf...
2014-09-30  msweetFix build issues when we don't have systemd or launchd.
2014-09-30  msweetUpdate the list of operations to match what CUPS supports.
2014-09-03  msweetThe scheduler did not preserve listener sockets from...
2014-08-30  msweetRe-introduce dark wake support, but this time while...
2014-08-29  msweetMake sure CachDir is only readable by root and lp.
2014-08-28  msweetFix Linux builds without normal prerequisite libraries...
2014-08-25  msweetAllow access to cupsd-created files with non-world...
2014-08-20  msweetAdd read access to /private/var/tmp, socket access...
2014-08-04  msweetFree the sockets array returned by launch_activate_socket.
2014-08-04  msweetDon't call launch_activate_socket multiple times (...
2014-07-31  msweetPerformance fixes for Get-Jobs (STR #2913)
2014-07-30  msweetThe scheduler now returns completed jobs in the correct...
2014-07-22  msweetAlso add the world-readable check.
2014-07-22  msweetSecurity: Addressed some more situations where symlinke...
2014-07-18  msweetFix CGI scripts (STR #4454)
2014-07-16  msweetFix authorization (and other error) text from CGIs.
2014-07-16  msweetFix cookie handling for web interface.
2014-07-15  msweetInitial work on SSPI support in 2.0.
2014-07-08  msweetAllow more paths in sandbox.
2014-07-03  msweetMake sure we send a 0-length chunk for CGI output,...
2014-07-03  msweetDon't serve symlinked or non-world-readable files ...
2014-07-02  msweetMore tweaks to sandbox profiles.
2014-07-01  msweetTweak the sandbox profiles for filters.
2014-06-25  msweet<rdar://problem/17307802> SEED: BUG: Increased sandboxi...
2014-06-24  msweetFix IPP read error messages (STR #4440)
2014-06-24  msweetOne quick fix to prevent write access to the CUPS spool...
2014-06-24  msweetAdd some more writable directories.
2014-06-17  msweetAllow domain sockets in /private/tmp.
2014-06-16  msweetFix MaxJobTime time value bug (STR #4434)
2014-06-11  msweetMore man page updates.
2014-06-11  msweetUpdate more man pages.
2014-05-28  msweetAdd another directory to the sandbox.
2014-05-22  msweetDates in non-UTF-8 locales did not display correctly...
2014-05-09  msweetCUPS did not compile when Avahi or mDNSResponder was...
2014-05-09  msweetThe scheduler did not add the "job-hold-until-specified...
2014-04-23  msweetAdd yet another key to the launchd plists...
2014-04-15  msweetMore man page modernization.
2014-04-07  msweet<rdar://problem/16532240> Root Regression: On restart...
2014-04-02  msweet<rdar://problem/16495000> CUPS: Disable gratuitous...
2014-03-28  msweetAllow backends to have group read + execute permissions...
2014-03-28  msweetUse </DefaultPrinter> and </DefaultClass> to close...
2014-03-28  msweetRemove lppasswd man page, and clean up dependencies.
2014-03-28  msweetDrop lppasswd and (server-side) Digest authentication...
2014-03-28  msweetAdd --list-filters options to cupsfilter (STR #4325)
2014-03-25  msweetFix documentation and naming of subscription operations...
2014-03-21  msweetFix cups-exec calling bug on Linux.
2014-03-21  msweetFix systemd build on Linux.
2014-03-21  msweetFix builds on Linux.
2014-03-21  msweetFix makefile tab issues.
2014-03-21  msweetAdd systemd support to cupsd (STR #3282)
2014-03-21  msweetSave work on generalizing startup of cupsd…
2014-03-18  msweetMore sandbox tweaking for IOKit access of USB/Bluetooth.
2014-03-17  msweetMore sandbox tweaks for Fax.
2014-03-05  msweetMore Avahi changes to make cupsd resiliant to Avahi...
2014-03-05  msweetScheduler crash due to unknown circumstances leading...
next