boinc/client
David Anderson 10f1d47a51 client: fix terminology
'Host' -> 'Computer'
'General preferences' -> 'Computing preferences'.
2024-07-01 13:20:46 -07:00
..
os2 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
scripts Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
win Update copyright year 2024-01-01 00:08:56 +00:00
Makefile.am Plumbing for sporadic app feature. Not finished. 2023-09-21 10:00:45 -07:00
Makefile.curl.am Arrange android ci 2021-03-30 20:10:14 +03:00
Makefile.linux Plumbing for sporadic app feature. Not finished. 2023-09-21 10:00:45 -07:00
acct_mgr.cpp client: ignore global prefs from project or account manager 2023-05-29 13:59:29 -07:00
acct_mgr.h client: Use string.clear() instead of = '' to increase performance 2020-05-07 14:43:14 +03:00
acct_setup.cpp Manager/client: include the account email addr in the project_attach() RPC. 2023-04-09 00:21:47 -07:00
acct_setup.h client,mgr: pass on consent to terms to project 2018-11-21 00:12:32 +02:00
app.cpp Intermediate checkin. Simple test cases now work. 2023-09-27 15:53:33 -07:00
app.h client: clarify meaning of project.non_cpu_intensive. 2024-03-04 14:34:26 -08:00
app_config.cpp client: fix work fetch bug when max_concurrent used 2019-04-20 13:46:55 -07:00
app_config.h Avoid starvation when max_concurrent is used, and related fixes. 2018-12-28 12:55:05 -08:00
app_control.cpp Debug sporadic wrapper feature 2023-10-27 15:04:07 -07:00
app_graphics.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
app_start.cpp Add proper versioning and the corresponding script to worker application 2023-12-19 10:54:06 +03:00
app_test.cpp client: add some error checking for --app_test, and improve comments 2024-06-30 23:43:02 -07:00
async_file.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
async_file.h
auto_update.cpp client: don't hang if detection processes hang 2023-04-09 16:42:14 -07:00
auto_update.h
boinc.xml Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
boinc_cmd.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
boinc_log.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
check_security.cpp Mac Manager & client: check Primary Group of users boinc_master, boinc_project; refuse to run if wrong 2024-01-26 01:42:34 -08:00
check_state.cpp client: 2nd try at missing file fix 2019-09-14 15:00:01 -07:00
client_msgs.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
client_msgs.h
client_state.cpp client: fix terminology 2024-07-01 13:20:46 -07:00
client_state.h Intermediate checkin. Sporadic app feature is complete (I think) 2023-10-02 12:51:19 -07:00
client_types.cpp client: make the --app_test feature more general. 2024-02-12 01:56:48 -08:00
client_types.h client: make the --app_test feature more general. 2024-02-12 01:56:48 -08:00
coproc_sched.cpp Intermediate checkin. Sporadic app feature is complete (I think) 2023-10-02 12:51:19 -07:00
coproc_sched.h add debugging code 2023-10-02 21:23:13 -07:00
cpp.h Client typos 2021-10-06 14:42:17 -04:00
cpu_benchmark.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
cpu_sched.cpp scheduler/client: add notion of 'strict memory bound' projects 2024-06-28 00:42:03 -07:00
cs_account.cpp client: handle changes to project master URLs 2024-01-07 17:58:04 -08:00
cs_apps.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
cs_benchmark.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
cs_cmdline.cpp client: add some error checking for --app_test, and improve comments 2024-06-30 23:43:02 -07:00
cs_files.cpp client: enforce config option to not check file size 2024-02-29 16:45:27 -08:00
cs_notice.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
cs_notice.h client: don't show "no work" messages as notices 2020-04-25 15:50:51 -07:00
cs_platforms.cpp Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
cs_prefs.cpp client: fix terminology 2024-07-01 13:20:46 -07:00
cs_proxy.cpp Print correct logmessage 2022-03-05 19:41:11 +01:00
cs_proxy.h
cs_scheduler.cpp client: handle changes to project master URLs 2024-01-07 17:58:04 -08:00
cs_sporadic.cpp Debug sporadic wrapper feature 2023-10-27 15:04:07 -07:00
cs_statefile.cpp Fix messages for missing / deprecated GPUs 2024-04-15 02:43:57 -07:00
cs_trickle.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
cs_trickle.h client: It is more efficient to use an initialization list rather than an assignment operator 2020-05-07 14:38:48 +03:00
current_version.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
current_version.h client: Fixes for new version check 2022-04-01 03:25:05 -07:00
detect_rosetta_cpu.cpp Client typos 2021-10-06 14:42:17 -04:00
dhrystone.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
dhrystone.h Fix compiler warning "-Wregister" 2022-01-20 09:22:31 +01:00
dhrystone2.cpp
file_names.cpp Change --app_test so that the test job runs alongside 2023-09-18 16:36:52 -07:00
file_names.h Mac client/file_names.h: revert unintentional change 2021-06-01 00:08:50 +02:00
file_xfer.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
file_xfer.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gpu_amd.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gpu_detect.cpp client (Mac): use full path for system_profiler 2024-02-05 01:19:35 -08:00
gpu_detect.h client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
gpu_intel.cpp client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
gpu_nvidia.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gpu_opencl.cpp client: build fix for non-Mac 2024-02-04 23:48:30 -08:00
gui_http.cpp
gui_http.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gui_rpc_server.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gui_rpc_server.h GUI RPC: bind to INADDR_ANY if a remote host is actually configured 2020-07-16 10:20:03 +02:00
gui_rpc_server_ops.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
hostinfo_linux.cpp Move common linux detection functions to separate file. 2018-05-27 20:06:16 +03:00
hostinfo_network.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
hostinfo_unix.cpp Correctly detect CPU cores when cpuset cgroup is used 2023-09-27 10:17:04 +02:00
hostinfo_unix_test.cpp Replace sprintf with snprintf 2022-08-03 11:21:59 +02:00
hostinfo_win.cpp Update hostinfo_win.cpp 2024-06-21 18:45:22 +02:00
hostinfo_wsl.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
http_curl.cpp client: set Content-type of POST requests to text/xml. 2023-07-01 15:25:34 -07:00
http_curl.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
install-sh Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
log_flags.cpp client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
log_flags.h
mac_address.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
mac_address.h
main.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
main.h
makefile_sim Move run_program() etc. from proc_control.cpp back to util.cpp. 2023-04-11 13:11:12 -07:00
net_stats.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
net_stats.h client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
pers_file_xfer.cpp client: show file size in event log message when file transfer finishes 2023-02-21 16:26:33 -08:00
pers_file_xfer.h Added estimated transfer time remaining 2022-07-03 14:33:47 -05:00
project.cpp scheduler/client: add notion of 'strict memory bound' projects 2024-06-28 00:42:03 -07:00
project.h scheduler/client: add notion of 'strict memory bound' projects 2024-06-28 00:42:03 -07:00
project_list.cpp
project_list.h
result.cpp Intermediate checkin. Simple test cases now work. 2023-09-27 15:53:33 -07:00
result.h client: clarify meaning of project.non_cpu_intensive. 2024-03-04 14:34:26 -08:00
rr_sim.cpp Intermediate checkin. Simple test cases now work. 2023-09-27 15:53:33 -07:00
rr_sim.h client: when using AM and checking for idle devices, include CPU 2023-03-30 15:22:04 -07:00
rrsim_test.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sandbox.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sandbox.h Mac: For efficiency, don't set a file's ownership unless actually needed. 2022-11-11 07:17:00 -08:00
scheduler_op.cpp scheduler/client: add notion of 'strict memory bound' projects 2024-06-28 00:42:03 -07:00
scheduler_op.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
setprojectgrp.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sim.cpp Merge pull request #5257 from BOINC/dpa_mt_sched 2023-06-15 11:43:47 -07:00
sim.h client: get rid of the use of memset() to initialize structs to zero. 2019-11-05 00:16:02 -08:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp client: avoid overscheduling CPUs in presence of MT jobs 2023-05-29 00:54:28 -07:00
switcher.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sysmon_win.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
sysmon_win.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
thread.cpp
thread.h
time_stats.cpp Win code cleanup; no functional changes 2020-08-31 13:56:15 -07:00
time_stats.h
whetstone.cpp Change some things back to the way they were; 2023-04-09 23:50:23 -07:00
work_fetch.cpp client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
work_fetch.h Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00