boinc/client
Kevin Reed 6f9230551c
Merge pull request #2312 from BOINC/dpa_amrpc
Add boinccmd commands to do acct mgr RPC, and to show acct mgr info
2018-01-25 17:08:28 -06:00
..
android - client: small changes to make client compile on Android, 2012-03-16 21:48:35 +00:00
os2
scripts Fix installation of `boinc-client` service script. 2016-08-19 15:58:25 +03:00
win WCG: Update branding images and files for World Community Grid 2014-03-26 18:16:14 -04:00
Makefile.am client: add support for streamlined register/download/attach 2017-11-02 14:08:05 -07:00
Makefile.curl.am - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
Makefile.linux - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
acct_mgr.cpp client: include platform names in account manager request 2017-12-08 00:38:27 -08:00
acct_mgr.h Client: make autologin work for account managers as well as projects. 2017-11-15 22:36:54 -08:00
acct_setup.cpp Merge branch 'master' into dpa_autologin_client 2017-12-01 02:17:04 -08:00
acct_setup.h client: autologin: parse user_id from installer filename, pass to RPC 2017-11-03 13:59:53 -07:00
app.cpp client: Move 'strlen' function outside of the loop 2017-05-02 16:10:08 +03:00
app.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
app_config.cpp Merge pull request #1895 from AenBleidd/PVS_V814_for_pr 2017-08-14 17:37:12 -07:00
app_config.h client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07:00
app_control.cpp client: use snprintf() instead of sprintf() in a few places 2017-08-15 17:06:29 -07:00
app_graphics.cpp all components: change strcpy() to strlcpy() when possible. 2013-06-03 20:24:48 -07:00
app_start.cpp client: use snprintf() instead of sprintf() in a few places 2017-08-15 17:06:29 -07:00
async_file.cpp client: use snprintf() instead of sprintf() in a few places 2017-08-15 17:06:29 -07:00
async_file.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
auto_update.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
auto_update.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc.xml client: Inform Windows we know about Windows 10 2014-10-04 07:07:34 +02:00
boinc_cmd.cpp boinccmd: change command from --acct_mgr synch to --acct_mgr sync 2018-01-25 14:48:47 -08:00
boinc_log.cpp client: Cleanup some dangerous function usage in boinclog. 2016-02-14 20:29:03 -05:00
check_security.cpp Mac installer & uninstaller: replace all deprecated Mac APIs as of OS 10.12 2017-01-06 01:53:47 -08:00
check_state.cpp - client: keep track of the fraction of time that 2012-06-26 20:30:56 +00:00
client_msgs.cpp client: explicitly flush stdout on all Windows builds 2017-09-23 23:34:35 +03:00
client_msgs.h client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07:00
client_state.cpp Merge branch 'master' into dpa_autologin_client 2017-12-01 02:17:04 -08:00
client_state.h client: include platform names in account manager request 2017-12-08 00:38:27 -08:00
client_types.cpp client: parse keyword file and export keywords in get_state() GUI RPC 2017-07-30 13:12:16 -07:00
client_types.h client: parse keyword file and export keywords in get_state() GUI RPC 2017-07-30 13:12:16 -07:00
coproc_sched.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
coproc_sched.h client: code shuffle; move GPU scheduling code to new file 2014-05-01 23:53:55 -07:00
cpp.h client: get static host info items only on startup 2014-11-25 14:46:58 -08:00
cpu_benchmark.h Client (Android): move whetstone.h into cpu_benchmark.h 2013-08-27 21:25:04 -07:00
cpu_sched.cpp client: use snprintf() instead of sprintf() in a few places 2017-08-15 17:06:29 -07:00
cs_account.cpp code cleanup 2016-12-16 12:12:00 -08:00
cs_apps.cpp client: change "njobs_fail" back to "njobs_error" 2017-03-26 19:48:42 -07:00
cs_benchmark.cpp client: more startup messages, hopefully find source of delay 2017-08-18 01:35:10 -07:00
cs_cmdline.cpp Client - Change some links and urls to use https instead of http 2017-11-15 17:23:53 -06:00
cs_files.cpp client: show how many project files are being checked 2017-08-19 19:02:10 -07:00
cs_notice.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
cs_notice.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
cs_platforms.cpp client: include platform names in account manager request 2017-12-08 00:38:27 -08:00
cs_prefs.cpp Merge pull request #2074 from BOINC/am_parse_fix 2017-08-25 15:35:42 -07:00
cs_proxy.cpp client: don't show "not using proxy" message 2015-09-16 15:17:11 -07:00
cs_proxy.h - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
cs_scheduler.cpp client: include platform names in account manager request 2017-12-08 00:38:27 -08:00
cs_statefile.cpp Client - Change some links and urls to use https instead of http 2017-11-15 17:23:53 -06:00
cs_trickle.cpp Merge pull request #1895 from AenBleidd/PVS_V814_for_pr 2017-08-14 17:37:12 -07:00
cs_trickle.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
current_version.cpp Client - Change some links and urls to use https instead of http 2017-11-15 17:23:53 -06:00
current_version.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
dhrystone.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
dhrystone.h
dhrystone2.cpp - client: temporarily enable logic that deallocates memory on exit, 2010-05-11 19:50:14 +00:00
file_names.cpp code cleanup 2016-12-16 12:12:00 -08:00
file_names.h Manager: don't show Attach Wizard at startup if autologin in progress 2017-11-04 17:02:56 -07:00
file_xfer.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
file_xfer.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gpu_amd.cpp client: don't start var names with __ 2017-04-13 09:16:58 -07:00
gpu_detect.cpp Merge pull request #2036 from BOINC/win_exe 2017-08-15 23:30:55 -07:00
gpu_detect.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gpu_intel.cpp client: optionally detect GPUs via a child process, for dual_GPU laptops. 2013-06-25 04:31:34 -07:00
gpu_nvidia.cpp client: don't start var names with __ 2017-04-13 09:16:58 -07:00
gpu_opencl.cpp client: Mac OpenCL: fix arithmetic overflow in memory size calculation for AMD GPUs 2017-11-10 06:06:56 -08:00
gui_http.cpp - client: there were many places in the code where we keep track 2013-03-22 10:28:20 +01:00
gui_http.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gui_rpc_server.cpp client: don't crash if can't open gui_rpc_auth.cfg 2017-04-21 11:30:06 -07:00
gui_rpc_server.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gui_rpc_server_ops.cpp Add boinccmd commands to do acct mgr RPC, and to show acct mgr info 2018-01-13 00:41:49 -08:00
hostinfo_network.cpp client/wrappers, Win: consolidate defines for _getcwd etc in boinc_win.h 2017-01-26 20:59:11 -08:00
hostinfo_unix.cpp client: fix BSD build (from Larry Rosenman) 2018-01-22 02:16:16 -08:00
hostinfo_unix_test.cpp Client: update hostinfo_test tool 2017-01-09 13:57:04 +01:00
hostinfo_win.cpp Client: Fix missed 'else' keyword. 2017-04-02 07:41:17 +03:00
http_curl.cpp client: add option to use SOCKS5 for DNS 2017-01-05 21:34:34 -08:00
http_curl.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
install-sh
log_flags.cpp Client - Change some links and urls to use https instead of http 2017-11-15 17:23:53 -06:00
log_flags.h client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07:00
mac_address.cpp client: fix BSD build (from Larry Rosenman) 2018-01-22 02:16:16 -08:00
mac_address.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
main.cpp client: explicitly flush stdout on all Windows builds 2017-09-23 23:34:35 +03:00
main.h - client: distinguish between messages to be displayed as HTML 2010-10-18 20:09:51 +00:00
makefile_sim client emulator: turn on compile warnings in makefile 2014-11-24 22:51:24 -08:00
net_stats.cpp client/lib: change CONFIG to CC_CONFIG, config to cc_config. 2014-05-08 00:51:18 -07:00
net_stats.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
pers_file_xfer.cpp Client: select next download url if the current one fails 2016-03-21 15:06:40 +01:00
pers_file_xfer.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
project.cpp client: extensions, fixes to account manager functionality 2017-09-15 14:42:51 -07:00
project.h client: extensions, fixes to account manager functionality 2017-09-15 14:42:51 -07:00
project_list.cpp client: if autologin project ID not in project list, get new list 2017-11-16 16:48:42 -08:00
project_list.h Add new files 2017-11-02 14:32:59 -07:00
result.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
result.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
rr_sim.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
rr_sim.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
rrsim_test.cpp cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
sandbox.cpp code cleanup 2016-12-16 12:12:00 -08:00
sandbox.h client: clean out project dir on project reset 2015-08-31 11:49:56 -07:00
scheduler_op.cpp client: Move 'strlen' function outside of the loop 2017-05-02 16:10:08 +03:00
scheduler_op.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
setprojectgrp.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
sim.cpp client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 21:53:07 -05:00
sim.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sim_host.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_prefs.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_projects.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_util.cpp client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 21:53:07 -05:00
switcher.cpp client sandbox: In switcher, satisfy an error / warning from rpmlint: ensure that we drop any supplementary groups associated with root 2016-02-26 01:45:54 -08:00
sysmon_win.cpp client: win compile fix 2016-07-26 13:44:07 -07:00
sysmon_win.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
test_fx_in
test_fx_out
test_fx_out1
thread.cpp client, condor, remote submit: fix a few Coverity warnings 2015-10-14 10:29:15 -07:00
thread.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
time_stats.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
time_stats.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
whetstone.cpp Android compile fix 2013-08-28 00:17:51 -07:00
work_fetch.cpp client: account per-project CPU and GPU usage; report to account managers 2016-12-27 23:48:37 -08:00
work_fetch.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00