5.10.40

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

5.x

  • Mac: Update libCurl to 7.18.0, build with c-ares-1.5.1 to enable async DNS name resolving.
  • MGR: Delete web site buttons when disconnected; this was causing crashes when a user connected to a different computer.
  • client: add <force_ntlm> config flag. Causes client to use NTLM auth and HTTP 1.0
  • client: we weren't doing exponential backoff if scheduler requests failed at initialization; fix this
  • client: removed -return_results_immediately cmdline option (wasn't implemented anyway)
  • client: added <report_results_immediately> configuration flag; causes results to be reported as soon as done. Needed for some WCG machines that are reformatted often. Should NOT be used in general, since it increases server load.
  • client: If we are already atteched to the project specified in the project_init.xml file, go ahead and delete the file.
  • client: remove the auth_type and auth_flag code.
  • WIN: Update libcurl to 7.18.0