Commit Graph

34289 Commits

Author SHA1 Message Date
Matt 5c9acc064c Don't call magic_quotes_gpc on newer versions of PHP 2020-11-10 11:37:17 -06:00
David Anderson 2c7c925101 client, linux: improve error msg if can't find GUI RPC auth file 2020-11-07 12:40:41 -08:00
CharlieFenton f8f3573b8c
Merge pull request #4082 from armstrdj/branded_screensaver_fix
MACOS Bug Fix: Modify the screen saver name parameter passed to boinc_ss_helper.sh..
2020-11-06 17:17:21 -08:00
Jonathan Armstrong 5a6b3e246d Modified the screen saver name parameter passed to boinc_ss_helper.sh to be quoted to allow for spaces in branded screensaver names 2020-11-06 14:11:12 -06:00
David Anderson c02fdac8f8
Merge pull request #4062 from BOINC/mac_build_OpenSSL_arm64_x86_64
Update OpenSSL build script to build arm64 and x86_64 Universal binary
2020-11-03 23:02:04 -08:00
David Anderson 1cca463736 client: strip whitespace when read GUI RPC passwd file 2020-10-30 19:16:33 -07:00
Hristo Georgiev 74d75795d0 Merge branch 'master' into update-deprecated-py-syntax 2020-10-30 18:38:45 +00:00
David Anderson 8a08ed1660
Merge pull request #4076 from AenBleidd/vko_fix_wxSizer_alignments
[Manager] Fix wxSizer alignments
2020-10-29 16:53:43 -07:00
Vitalii Koshura 9826dd897b
[Manager] Fix wxSizer alignments
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-29 23:18:13 +01:00
David Anderson 3940eec6fe
Merge pull request #4075 from AenBleidd/vko_4072_fix_window_create_x64
[Windows] Fix Window create function on x64.
2020-10-29 13:57:29 -07:00
Vitalii Koshura 0e290b6372
[Windows] Fix Window create function on x64.
This issue affects only Windows 8.1/10 x64 built with VS2013 and VS2019.
The reason is a different memory addressing on these OSs in pure 64-bit mode.

This fixes #4072.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-29 20:11:43 +01:00
Kevin Reed d8fe68dce2
Merge pull request #4066 from BOINC/dpa_rpc_get
client: disable GET feature of GUI RPC
2020-10-29 08:13:08 -05:00
David Anderson 8f9e29bb79
Merge pull request #4070 from towstone/master
updated print to work with python 3
2020-10-28 00:10:10 -07:00
David Anderson 86d0e9fbd1 client: allow an empty GUI RPC password, but generate alert message
boinccmd: show alert messages after attach RPCs

PR #3709 disallowed empty GUI RPC password files.
This increased security on shared machines.
But it meant that on Linux, after installing BOINC as a package,
the user had to locate and change the protection
and/or the ownership of the password file, which is undesirable.

This change allows empty password files but tells the user
that they should think about the security implications.
With the Manager this is delivered as a notice.
With boinccmd the message is written to stderr after an attach operation.
2020-10-27 19:21:49 -07:00
towstone 782d0dc748
updated print to work with python 3 2020-10-24 09:31:17 -05:00
David Anderson 7e9846e3f8 client: disable GET feature of GUI RPC 2020-10-23 14:28:55 -07:00
Kevin Reed 2ffd661925
Merge pull request #4043 from BOINC/dpa_python3_2
Change python scripts to use python3.
2020-10-23 15:23:21 -05:00
Charlie Fenton ae1bb1a5a6 Update OpenSSL build script to build Apple Silicon / arm64 and x86_64 Universal binary, using code from OpenSSL GitHub project. 2020-10-20 03:49:34 -07:00
David Anderson 16d106128c
Merge pull request #4059 from AenBleidd/vko_4058_windows_vs2019_adjust_signing_to_new_requirements
[Windows] Adjust executables signing process to new requirements from…
2020-10-15 14:26:27 -07:00
Vitalii Koshura 213675fce2
[Windows] Adjust executables signing process to new requirements from Microsoft
This fixes #4058

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-15 22:28:40 +02:00
David Anderson f301694c08
Merge pull request #4057 from AenBleidd/vko_fix_signing
[VS2019] Fix signing *.scr
2020-10-15 11:48:29 -07:00
Vitalii Koshura d5bc6f1bf4
[VS2019] Fix signing *.scr
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-15 19:02:28 +02:00
Vitalii Koshura 418cc0da73
Merge pull request #4053 from Isira-Seneviratne/Update_Gradle_plugin
[Android] Update Android Gradle plugin to 4.1.
2020-10-13 17:58:59 +02:00
Isira Seneviratne 449efcfb13 Update Android Gradle plugin to 4.1. 2020-10-13 20:16:06 +05:30
David Anderson 697aebb728 make it more future-proof 2020-10-12 14:59:18 -07:00
David Anderson 0e7dab4c2f python: fix raw_input()/input() problem 2020-10-12 14:50:59 -07:00
Kevin Reed 3cf5fb5e54
Merge pull request #4052 from BOINC/dpa_web2
web: minor tweaks
2020-10-10 09:40:39 -05:00
Vitalii Koshura d911ac8357
Merge pull request #4024 from LocutusOfBorg/patch-2
Update boincitaly team email after compromise
2020-10-10 13:34:05 +02:00
David Anderson 43c98bff3d Change python3 to python in 2 scripts
These scripts work with python 2 and 3
2020-10-09 12:43:50 -07:00
David Anderson 01fc42f44a web: minor tweaks
- allow specification of panel body class
- say "Language: default" in language selector
2020-10-09 12:37:46 -07:00
Rytis Slatkevičius 484ce657b7
Merge pull request #4050 from BOINC/dpa_cert2
web: in "all projects" certificate, show message if no projects
2020-10-09 13:37:51 +03:00
David Anderson 7d68422e94 web: in "all projects" certificate, show message if no projects
... rather than a certificate with PHP warnings at the top
2020-10-07 16:35:12 -07:00
Rytis Slatkevičius 03b2e00990
Merge pull request #4030 from BOINC/dpa_submit_batch
remote job submission: specify all fields on batch creation.
2020-10-03 10:29:49 +03:00
Rytis Slatkevičius 4c82f6db1f
Merge pull request #4046 from BOINC/dpa_defaults
manage_privileges, badge_assign.php: fix DB inserts
2020-10-03 10:28:14 +03:00
David Anderson e725f9bd62 manage_privileges, badge_assign.php: fix DB inserts
For newer MySQLs, need to specify values for all fields
2020-10-01 15:08:10 -07:00
David Anderson b1b9cef6f6 Don't specify python3 in pymw assimilator 2020-10-01 14:28:50 -07:00
David Anderson 11af93eaf0
Merge pull request #4038 from BOINC/Rytiss-fuh_disk
Make file_upload_handler stop early when low disk space
2020-09-30 22:49:39 -07:00
David Anderson d5763440c6 Make python scripts work with python2 as well as python3
- Use from __future__ import print_function
- fix input/raw_input discrepancy
2020-09-30 21:09:02 -07:00
David Anderson 506cb29932 Change python scripts to use python3.
You have to install mysqlclient for python3;
that has the same interface as mysqldb, which we used with python2.
2020-09-30 01:58:12 -07:00
Winkie's 6987f4fe62 style: clean-up whitespace 2020-09-29 13:51:51 +02:00
Winkie's f81d713430 boincmgr: add CTRL+A shortcut 2020-09-29 13:51:48 +02:00
Rytis Slatkevičius a75d29e55b
Make file_upload_handler stop early when low disk space 2020-09-28 21:17:15 +03:00
David Anderson 24548b00cc
Merge pull request #3999 from BOINC/dpa_wrapper_prio
wrapper: interpret priority value in cc_config.xml correctly
2020-09-25 01:04:46 -07:00
David Anderson 7910cb16b4 wrapper: use defined constant instead of 0 2020-09-25 00:33:02 -07:00
David Anderson dd332d61ed remote job submission: specify all fields on batch creation.
Newer versions of MySQL error out if you don't.
2020-09-24 22:06:53 -07:00
David Anderson f948f3f7c3
Merge pull request #4028 from AenBleidd/vko_vcpkg_cleanip_after_build
[VS2019] Clean vcpkg buildtrees after build
2020-09-22 15:06:07 -07:00
Vitalii Koshura d60e4ab1bd
[VS2019] Clean vcpkg buildtrees after build
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-22 22:48:37 +02:00
David Anderson 7423971fd4
Merge pull request #4027 from BOINC/Rytiss-account_creation
Check account creation in the project frontpage
2020-09-21 13:18:03 -07:00
David Anderson 1cc05c6165
Merge pull request #4026 from BOINC/Rytiss-project_result
Add a project-customizable hook to result pages
2020-09-21 12:44:52 -07:00
Rytis Slatkevičius fc126a532e
Check account creation in the project frontpage 2020-09-21 13:58:17 +03:00