boinc/client
David Anderson 5b6f648570 client/lib: add GUI RPCs for reading and writing app_config.xml files.
These will allow GUIs (e.g. BoincTasks) to provide dialogs for editing app config info.
2017-05-11 20:16:35 -07:00
..
android
os2
scripts Fix installation of `boinc-client` service script. 2016-08-19 15:58:25 +03:00
win
Makefile.am
Makefile.curl.am
Makefile.linux
acct_mgr.cpp client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07:00
acct_mgr.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
acct_setup.cpp client & MGR: Unify the language around the setup cookie feature. 2016-02-19 10:40:49 -05:00
acct_setup.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
app.cpp client: Fix show message cycle 2017-04-03 03:28:20 +03:00
app.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
app_config.cpp client/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -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: propogate correct error if fail to read stderr file 2017-04-10 01:06:40 -07:00
app_graphics.cpp
app_start.cpp client: prioritize network (including GUI RPC) over async file ops 2016-08-27 00:44:10 -07:00
async_file.cpp client: prioritize network (including GUI RPC) over async file ops 2016-08-27 00:44:10 -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
auto_update.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
boinc.xml
boinc_cmd.cpp client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -07: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_msgs.cpp GUI RPC: enclose message bodies in CDATA to avoid XML parse errors 2016-04-05 13:14:21 -07: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 client: Mac: replace all deprecated Mac APIs as of OS 10.8 2017-02-27 06:29:57 -08:00
client_state.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
client_types.cpp code cleanup 2016-12-16 12:12:00 -08:00
client_types.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
coproc_sched.cpp
coproc_sched.h
cpp.h
cpu_benchmark.h
cpu_sched.cpp client: Remove unused variables 2017-04-30 08:57:00 +03: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: fix compile errors and warnings 2016-12-22 11:25:44 -08:00
cs_cmdline.cpp
cs_files.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05: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: tweak to remove Coverity warning 2015-10-14 01:29:30 -07:00
cs_prefs.cpp client: show max disk usage correctly 2017-04-18 13:26:12 -07:00
cs_proxy.cpp client: don't show "not using proxy" message 2015-09-16 15:17:11 -07:00
cs_proxy.h
cs_scheduler.cpp client: add report_results_immediately config on project and app levels 2017-03-06 16:04:44 -08:00
cs_statefile.cpp Mac replace all Mac APIs deprecated in OS 10.10, except in MacAccessibility.mm. Updating the accessibility support will require a complete rewrite to use Apple's new NSAccessibility APIs, which are not available on systems prior to OS 10.10, while retaining the current code for use with older versions of OS X. This will require far more time and effort than I can spend at this time. 2017-03-03 06:05:09 -08:00
cs_trickle.cpp code cleanup 2016-12-16 12:12:00 -08: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: Version check. Fix message about new version. 2017-01-24 02:13:06 +02:00
current_version.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp code cleanup 2016-12-16 12:12:00 -08:00
file_names.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -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 code cleanup 2016-12-16 12:12:00 -08:00
gpu_detect.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
gpu_intel.cpp
gpu_nvidia.cpp client: don't start var names with __ 2017-04-13 09:16:58 -07:00
gpu_opencl.cpp client: don't start var names with __ 2017-04-13 09:16:58 -07:00
gui_http.cpp
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 client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -07: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: Mac: replace all deprecated Mac APIs as of OS 10.12 2017-03-07 05:51:20 -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/lib: code shuffle preparatory to adding app_config GUI RPC 2017-05-11 01:53:50 -07: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
mac_address.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
main.cpp client: Mac: continue replacing deprecated Mac APIs 2017-02-25 04:56:12 -08:00
main.h
makefile_sim
net_stats.cpp
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: change "njobs_fail" back to "njobs_error" 2017-03-26 19:48:42 -07:00
project.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -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
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 code cleanup 2016-12-16 12:12:00 -08:00
scheduler_op.h change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
setprojectgrp.cpp
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
sim_prefs.xml
sim_projects.xml
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
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