Commit Graph

28828 Commits

Author SHA1 Message Date
Rom Walton 3765e54e4c client: Check for a new process initialization error code when the user session is being logged off.
Microsoft decided to add a new status code for Win10.

See: https://github.com/BOINC/boinc/issues/1553
2016-06-01 22:48:44 -07:00
David Anderson 939a9012cc web tweaks; allow for 2 donation levels 2016-06-01 14:16:41 -07:00
David Anderson e060f2d5ad web: fix display of exit codes
Exit codes (32 bits) with the high order bit set (e.g. 0xc0000005)
were being displayed as 0xffffffffc0000005.

Also: fix some confusion between exit codes and error numbers.
BOINC doesn't use error numbers as exit codes.
2016-06-01 13:13:38 -07:00
David Anderson 4312c6c3bc client: fix memory accounting for VM apps
At some point we decided that OS reporting of mem usage for VM apps
was wrong, and we use wu.rsc_mem_usage instead.
Fix: use this only for running VM apps; for non-running, use zero.

Also, in mem usage print (mem_usage_debug) show whether the job is running.
2016-06-01 13:09:43 -07:00
Rom Walton f5a3309759 Updating translations for locale/de/BOINC-Web.po [skip ci] 2016-05-31 04:26:05 -07:00
Rom Walton 40ab7377d9 Updating translations for locale/de/BOINC-Project-Generic.po [skip ci] 2016-05-31 04:23:12 -07:00
Rom Walton 8de1c3d4e5 Updating translations for locale/de/BOINC-Manager.po [skip ci] 2016-05-31 04:22:05 -07:00
Rom Walton c08a7e8140 Updating translations for android/BOINC/res/values-de/strings.xml [skip ci] 2016-05-31 04:20:20 -07:00
Rom Walton 1dd376a715 Updating translations for locale/de/BOINC-Drupal.po [skip ci] 2016-05-31 04:15:42 -07:00
Rom Walton 49810cf128 Updating translations for locale/it_IT/BOINC-Drupal.po [skip ci] 2016-05-31 03:39:16 -07:00
Rom Walton 5cdcf866a2 Updating translations for locale/pt_PT/BOINC-Web.po [skip ci] 2016-05-31 01:27:05 -07:00
Rom Walton 806fe63327 Updating translations for locale/de/BOINC-Drupal.po [skip ci] 2016-05-30 19:43:59 -07:00
Rom Walton 704bf77634 Updating translations for locale/pt_PT/BOINC-Drupal.po [skip ci] 2016-05-27 09:29:42 -07:00
Rom Walton fe340af530 Updating translations for locale/pt_PT/BOINC-Web.po [skip ci] 2016-05-27 08:33:41 -07:00
Rom Walton 8249b0f961 Updating translations for locale/pt_PT/BOINC-Web.po [skip ci] 2016-05-27 08:28:23 -07:00
Rom Walton 956e4d883b Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 06:04:05 -07:00
Rom Walton d095741f43 Updating translations for locale/pt_PT/BOINC-Manager.po [skip ci] 2016-05-27 06:01:29 -07:00
Rom Walton 33f0c6735e Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 05:58:36 -07:00
Rom Walton 74638a6425 Updating translations for locale/pt_PT/BOINC-Client.po [skip ci] 2016-05-27 05:57:42 -07:00
Rom Walton dc0f7f7500 Updating translations for locale/pt_PT/BOINC-Manager.po [skip ci] 2016-05-27 05:55:43 -07:00
Rom Walton e6c9c465e4 Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 05:17:00 -07:00
Rom Walton ea3b1378d4 Updating translations for locale/pt_PT/BOINC-Setup.po [skip ci] 2016-05-27 05:14:38 -07:00
Rom Walton ad99713f1f Updating translations for android/BOINC/res/values-pt-rPT/strings.xml [skip ci] 2016-05-27 05:13:53 -07:00
Rom Walton a04cf06c64 Updating translations for locale/pt_PT/BOINC-Manager.po [skip ci] 2016-05-27 05:08:48 -07:00
Rom Walton 588756bf72 Updating translations for android/BOINC/res/values-pt-rPT/strings.xml [skip ci] 2016-05-27 05:08:30 -07:00
Rom Walton 30f50716da Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 05:07:31 -07:00
Rom Walton ca0f4343bd Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 04:55:58 -07:00
Rom Walton c7d5273e25 Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 04:50:45 -07:00
Rom Walton 7687144716 Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2016-05-27 04:50:40 -07:00
tristanolive d3ca53e386 Merge pull request #1549 from drshawnkwang/bug_firefoxwordwrap
Drupal: bug fix-firefox word wrapping of task names

https://dev.gridrepublic.org/browse/DBOINCP-244
2016-05-26 14:34:29 -04:00
Shawn Kwang 6bcf2867f0 drupal: Replaced span tags with div tags to fix firefox not word-wrapping. Fixes DBOINCP-244 2016-05-26 12:35:28 -05:00
Christian Beer 6e828f2269 Ops: hide sensitive data in read-only ops 2016-05-26 13:19:54 +02:00
Christian Beer 617f2d578b Tools: update modules list to check for 2016-05-25 12:28:11 +02:00
Christian Beer e3f5d6cecf Tools: fix typos in error message 2016-05-25 12:25:42 +02:00
Christian Beer d6f2846a73 Tools: add check for required cmdline tools 2016-05-25 12:23:53 +02:00
Christian Beer 50dbb2e01f Tools: remove trailing white-space 2016-05-25 12:21:43 +02:00
Christian Beer b91f5167f2 Merge pull request #1547 from drshawnkwang/feature_checkperm
Feature checkperm - checks permissions of apache user and presence of php modules
2016-05-25 11:41:52 +02:00
David Anderson 2be7238174 client: in mem_usage_debug msgs, show whether the job is running 2016-05-23 14:02:27 -07:00
Shawn Kwang 4a9c352e2e Added mysqli php module to the list of modules to check 2016-05-23 09:04:16 -05:00
Christian Beer b46cec5506 Merge pull request #1545 from BOINC/wrapper_improvements
Wrapper improvements
2016-05-23 15:58:01 +02:00
Christian Beer 4787140f79 Merge pull request #1513 from BOINC/found_copy_file
create_work: use file_name as open_name when copy_file is set
2016-05-23 15:57:16 +02:00
Christian Beer c006e8d96a Merge pull request #1537 from BOINC/message-tweak
Lib: tweak error messages
2016-05-23 15:56:21 +02:00
Christian Beer 183fa84fc7 Merge pull request #1548 from drshawnkwang/bug_projectcreation
bug in make_project and additional help for enduser
2016-05-23 15:55:17 +02:00
Shawn Kwang 9e7bfa88ca Changed mkdir2 function to check if directory already exists, and updated it to raise an exception if there is a problem otherwise.
Added some text for the enduser to change apache 2.4 conf and add the project name and copyright holder.
2016-05-20 12:57:51 -05:00
Shawn Kwang 2f98a14301 fixed bug in indentation 2016-05-20 11:13:16 -05:00
Shawn Kwang 4575b87b4a Updated check_project script to include php module checks 2016-05-20 10:57:44 -05:00
Christian Beer d0c6eb8b86 Tools: new fstab tool
Creates a file "etc\fstab" which allows BOINC XML soft links to properly refer to files in the project directory if using an application compiled with a cygwin environment on a Windows host.

Original author: Bernd Machenschalk.
2016-05-18 16:06:26 +02:00
Bernd Machenschalk 44d3274094 Wrapper: when specifying <forward_slashes/> in a task, replace '\' with '/' in boinc_resolve()d paths 2016-05-18 10:24:37 +02:00
Christian Beer 2ec53d3ebc Revert "wrapper: add feature to rename/move output files"
Feature is superfluous because <copy_file/> on an output file already renames/moves the file.

This reverts commit 1e77d82f5b.
2016-05-18 10:20:34 +02:00
Christian Beer e9da8ce7e5 Revert "Wrapper: fix comment"
Feature is superfluous because <copy_file/> on an output file already renames/moves the file.

This reverts commit 309f38fbaa.
2016-05-18 10:19:49 +02:00