boinc/client
David Anderson 63ed0f47f3 client: change "njobs_fail" back to "njobs_error"
The change broke compatibility, and there wasn't a good reason for it.
2017-03-26 19:48:42 -07: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 Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp client: change "njobs_fail" back to "njobs_error" 2017-03-26 19:48:42 -07:00
acct_mgr.h client: report project-level REC to account managers 2016-12-21 22:17:50 -08: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 client & MGR: Unify the language around the setup cookie feature. 2016-02-19 10:40:49 -05:00
app.cpp client: account per-project CPU and GPU usage; report to account managers 2016-12-27 23:48:37 -08:00
app.h client: fix bug that could cause idle CPUs/GPUs. 2016-08-15 11:48:39 -07:00
app_config.cpp client: add report_results_immediately config on project and app levels 2017-03-06 16:04:44 -08:00
app_config.h client: add report_results_immediately config on project and app levels 2017-03-06 16:04:44 -08:00
app_control.cpp client: Check for a new process initialization error code when the user session is being logged off. 2016-06-01 22:48:44 -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: 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 client: prioritize network (including GUI RPC) over async file ops 2016-08-27 00:44:10 -07:00
auto_update.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
auto_update.h
boinc.xml client: Inform Windows we know about Windows 10 2014-10-04 07:07:34 +02:00
boinc_cmd.cpp client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 19:43:05 -05: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 GUI RPC: enclose message bodies in CDATA to avoid XML parse errors 2016-04-05 13:14:21 -07:00
client_msgs.h Compile fixes for C++11, from Rene Ladan 2013-11-05 09:19:27 -08: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 client: Version check. Add force version check. 2017-01-24 02:09:53 +02:00
client_types.cpp code cleanup 2016-12-16 12:12:00 -08:00
client_types.h client: add report_results_immediately config on project and app levels 2017-03-06 16:04:44 -08: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: fix estimate of job RAM usage 2017-03-06 16:12:25 -08: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 client: Remove unneeded SANDBOX ifdefs. Use g_use_sandbox instead. I left one in main.cpp since I do not know where check_security() is. 2014-07-27 13:19:11 -04:00
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 client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
cs_platforms.cpp client: tweak to remove Coverity warning 2015-10-14 01:29:30 -07:00
cs_prefs.cpp client: reduce delay restarting tasks after exclusize app exits 2016-01-28 19:58:18 -08: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: 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 - client: more work on replicated trickles. Not working yet. 2011-09-22 17:30:57 +00:00
current_version.cpp client: Version check. Fix message about new version. 2017-01-24 02:13:06 +02:00
current_version.h svn path=/trunk/boinc/; revision=22550 2010-10-18 20:31:54 +00: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 client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05: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 - client: when looking for new file xfers to start, 2010-04-01 05:54:29 +00:00
gpu_amd.cpp client: Cleanup low hanging fruit with regards to cleaning up sprintf. 2016-02-18 00:59:13 -05:00
gpu_detect.cpp code cleanup 2016-12-16 12:12:00 -08:00
gpu_detect.h client: continue adding support for OpenCL devices (GPUs and accelerators) other than AMD/ATI, NVIDIA or Intel GPUs. 2014-07-23 05:18:51 -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: Mac: continue replacing deprecated Mac APIs 2017-02-25 04:56:12 -08:00
gpu_opencl.cpp client: Mac: replace all deprecated Mac APIs as of OS 10.9 2017-02-28 05:15:52 -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 initialize fields in constructors 2015-10-18 22:25:31 +02:00
gui_rpc_server.cpp client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-16 00:14:52 -05:00
gui_rpc_server.h GUI RPC: add support for RPCs over Unix domain sockets (for Android) 2014-01-30 22:57:44 -08:00
gui_rpc_server_ops.cpp client: Mac: continue replacing deprecated Mac APIs 2017-02-25 04:56:12 -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: 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: normalize whitespace in p_model and p_vendor entries 2017-02-13 16:16:52 +01:00
http_curl.cpp client: add option to use SOCKS5 for DNS 2017-01-05 21:34:34 -08:00
http_curl.h client: include client brand (if any) in HTTP user agent string 2015-04-11 10:52:37 -07:00
install-sh
log_flags.cpp Add <no_opencl/> option in cc_config.xml 2016-04-23 20:47:31 -07:00
log_flags.h client: work fetch code cleanup 2014-10-10 10:37:07 -07:00
mac_address.cpp Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-05-02 07:41:41 -07:00
mac_address.h replace tab characters with spaces 2014-05-01 21:03:49 -07:00
main.cpp client: Mac: continue replacing deprecated Mac APIs 2017-02-25 04:56:12 -08: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 Client: remove "can't get work" notices that don't apply anymore; make notice text translatable 2014-02-10 17:52:53 -08: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 - client: tweak parameters of file xfer backoff to 2011-12-12 22:07:37 +00:00
project.cpp client: change "njobs_fail" back to "njobs_error" 2017-03-26 19:48:42 -07:00
project.h client: change "njobs_fail" back to "njobs_error" 2017-03-26 19:48:42 -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 initialize fields in constructors 2015-10-20 17:46:59 +02: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 - client: make RR simulation more accurate 2011-09-12 17:01:54 +00: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 code cleanup 2016-12-16 12:12:00 -08:00
scheduler_op.h - client: rename two different functions named backoff() 2013-03-22 10:43:05 +01: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 - client emulator: implement project availability feature 2013-03-22 10:31:43 +01: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 MGR & Client: Massive code clean-up. Remove as much of the LoadLibrary/GetProcAddress stuff as we can under VS 2012. 2014-03-06 18:27:54 -05: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 Move thread.cpp,h from lib/ to client/, to remove dependency on pthread in libboinc 2013-10-17 09:45: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 - GUI RPC: expose TIME_STATS info (e.g. on_frac) in 2013-03-01 16:08:52 +01: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 client: Cleanup low hanging fruit with regards to cleaning up strcpy and strcat use. 2016-02-15 23:34:18 -05:00