]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Remove implementation of cupsGetClasses, cupsGetPrinters, and cupsTempFile;
[thirdparty/cups.git] / scheduler /
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...
2014-03-03  msweetTweak.
2014-03-03  msweetTweak.
2014-03-03  msweetMore tweakage.
2014-03-03  msweetMore sandbox tweaks.
2014-03-03  msweetMore sandbox tweaks.
2014-02-21  msweetResend jobs as raster if the original format fails...
2014-02-21  msweetRemove the deprecated ServiceIPC key and add the recomm...
2014-02-21  msweetSandbox tweaking.
2014-02-20  msweetFix a D-BUS threading issue that caused the scheduler...
2014-02-20  msweetThe scheduler now automatically reconnects to Avahi...
2014-02-20  msweetThe scheduler did not handle GET requests for the log...
2014-02-19  msweetProtect against HTML in the URL (STR #4356)
2014-02-19  msweetThe scheduler did not always update the MakeModel value...
2014-02-19  msweetRemove old logging of IPP conformance issues.
2014-02-19  msweetMore sandbox profile tweaks.
2014-02-18  msweetTweak SMB rules again.
2014-02-18  msweetTweak SMB rule.
2014-02-18  msweetFix typo.
2014-02-18  msweetAdd more exceptions to the sandbox profile.
2014-02-18  msweetAdd debug logging for launchd checkin.
2014-02-14  msweetFix build errors on Fedora.
2014-02-14  msweetSupport new launch_activate_socket API on OS X (<rdar...
2014-02-13  msweet<rdar://problem/16041820> Initial edit of a new documen...
2014-02-12  msweetCorrectly log the connected client from a domain socket.
2014-02-12  msweet<rdar://problem/15939788> Improve CUPS sandboxing
2014-02-11  msweetFix whitespace.
2014-02-11  msweet<rdar://problem/15939788> Improve CUPS sandboxing
2014-02-07  msweet<rdar://problem/15958253> 14A125b: cupsd console output...
2014-02-06  msweetFull sweep of all Clang warnings, plus some bug fixes...
2014-01-15  msweetAdd more debug stuff.
2014-01-06  msweetlpq and lpstat did not list jobs in the correct order...
2014-01-06  msweetUsing "@IF(name)" in an Allow or Deny rule did not...
2013-12-22  msweetShared printers could become inaccessible after a few...
2013-12-21  msweetDon't do TLS upgrade unless the Upgrade header says...
2013-12-21  msweetRemove commented-out code.
2013-12-11  msweetDrop support for ServerCertificate and ServerKey direct...
2013-11-08  msweetSave work.
2013-11-08  msweetDrop OpenSSL support.
2013-11-08  msweetFix free of argv values in cupsdContinueJob.
2013-11-07  msweetEliminate compiler warning.
2013-11-07  msweet<rdar://problem/15313228> "Canceling stuck job after...
2013-11-07  msweetChange new keyword to "cups-waiting-for-job-completed...
2013-11-07  msweetDropped "dark wake" support on OS X, which was preventi...
2013-11-05  msweetPrinting to a raw queue could result in corrupt output...
2013-11-05  msweet<rdar://problem/15382819> cups.org: String pool corrupt...
2013-11-05  msweet<rdar://problem/15332672> cups.org: Always use cupsdLog...
2013-11-04  msweet<rdar://problem/15386424> cups.org: gunzip bug prevents...
2013-10-28  msweetFix <rdar://problem/15331639> cups.org: Regression...
2013-10-21  msweetFix httpWriteResponse state values after a 0-length...
2013-10-21  msweetFix some state transition breakage.
2013-10-18  msweetFix some issues detected by clang.
2013-10-18  msweetRemove support for AIX, HP-UX, and OSF/1.
2013-10-18  msweetDrop old private APIs that are no longer used/supported.
2013-10-17  msweetGet builds working again (still need to fill in the...
2013-10-17  msweetUse httpAddrListen and new httpAddrClose in cupsd and...
next