boinc/client
David Anderson d7be4f9f09 - Client: on read_cc_config() GUI RPC, reread app_config.xml files
as well as cc_config.xml
2013-03-05 17:26:33 +01:00
..
android - client: small changes to make client compile on Android, 2012-03-16 21:48:35 +00:00
os2
scripts - Allow sysconfdir to be specified rather than hardcoded at '$prefix/etc' (submitted by Alexander Kruppa) - Fix for compiles on os without xlocale.h 2013-03-01 16:19:16 +01:00
win - WIN: Update copyright information in the Windows resource files 2013-03-04 17:39:24 +01:00
Makefile.am - Modifications to autoconf scripts for non-standard openssl installs 2013-03-05 14:17:54 +01:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - client/server: fix build breaks I introduced last night with a variable 2013-03-04 15:30:03 +01:00
acct_mgr.h - client: in handling the acct_mgr GUI RPC, 2011-09-19 21:15:36 +00:00
acct_setup.cpp - update_versions: for gzipped files, 2012-01-26 08:39:51 +00:00
acct_setup.h - Vbox wrapper: add --trickle x option; sends a trickle-up message 2011-08-21 11:18:08 +00:00
app.cpp - client simulator: fix build errors 2013-03-04 17:19:39 +01:00
app.h - configure: work with "gold" linker 2013-03-05 13:33:27 +01:00
app_config.cpp - scheduler: attempted performance enhancement. 2013-03-04 17:16:56 +01:00
app_config.h - scheduler: attempted performance enhancement. 2013-03-04 17:16:56 +01:00
app_control.cpp - client: suspend_reason is not a bitmap; fix code that acted like it is. 2013-03-05 16:39:36 +01:00
app_graphics.cpp
app_start.cpp LIB: Standardize on using windows_format_error_string and drop windows_error_string. 2013-03-04 17:39:24 +01:00
app_stats_mac.cpp
async_file.cpp - Mac installer: add missing pclose() (from RustyBSD) 2013-03-04 15:23:37 +01:00
async_file.h - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
auto_update.cpp
auto_update.h
boinc_cmd.cpp - client: keep track of the fraction of time that 2012-06-26 20:30:56 +00:00
boinc_log.cpp - client: keep track of the fraction of time that 2012-06-26 20:30:56 +00:00
build_po
check_security.cpp Restore changes lost due to GIT confusion 2013-03-04 17:01:36 +01: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: Another typo 2013-03-05 16:31:08 +01:00
client_msgs.h - client: show error messages from account managers correctly 2011-04-24 19:56:28 +00:00
client_state.cpp - client: suspend_reason is not a bitmap; fix code that acted like it is. 2013-03-05 16:39:36 +01:00
client_state.h - client: suspend_reason is not a bitmap; fix code that acted like it is. 2013-03-05 16:39:36 +01:00
client_types.cpp - admin web: improve script for browsing credit info 2012-09-06 03:58:24 +00:00
client_types.h - client: the logic for work fetch in the presence of GPU exclusions 2013-03-05 13:42:00 +01:00
cpp.h
cpu_benchmark.h
cpu_sched.cpp - client: job scheduler tweak to avoid CPU idleness in situation 2013-03-05 15:57:34 +01:00
cs_account.cpp - client/manager: tweaks to Intel GPU code 2013-03-04 15:27:25 +01:00
cs_apps.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
cs_benchmark.cpp - client: suspend_reason is not a bitmap; fix code that acted like it is. 2013-03-05 16:39:36 +01:00
cs_cmdline.cpp - client: streamline the console detach process under Windows. 2012-08-22 21:58:55 +00:00
cs_files.cpp - client: when checking file sizes at startup, 2013-03-04 17:39:23 +01:00
cs_notice.cpp more GAHP code 2013-03-04 17:24:20 +01:00
cs_notice.h - client: free vectors in NOTICES, RSS_FEEDS, and DAILY_XFER_HISTORY 2011-10-06 01:14:21 +00:00
cs_platforms.cpp - client: if a project is anonymous platform, 2013-03-04 15:06:32 +01:00
cs_prefs.cpp - client: suspend_reason is not a bitmap; fix code that acted like it is. 2013-03-05 16:39:36 +01:00
cs_proxy.cpp
cs_proxy.h
cs_scheduler.cpp - client: show "%" correctly in messages from scheduler 2013-03-05 15:27:09 +01:00
cs_statefile.cpp - client: the logic for work fetch in the presence of GPU exclusions 2013-03-05 13:42:00 +01:00
cs_trickle.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00: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: improve "new version available" notice 2012-07-23 22:29:40 +00:00
current_version.h
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp - client (Android and other Unix without shmget()) 2013-03-05 16:42:44 +01:00
file_names.h - client: add "client app configuration" feature; see 2013-03-04 15:20:32 +01:00
file_xfer.cpp - client (Win) preallocate large files to avoid file fragmentation 2013-03-04 15:23:37 +01:00
file_xfer.h
gpu_amd.cpp client: If OpenCL detection gets an error for a platform or device, finish detection of the remaining platforms and / or devices 2012-08-20 10:04:19 +00:00
gpu_detect.cpp client: when formatting the OpenCL description field, use the human readable version of the GPU type. People were expecting Intel GPU instead of intel_gpu. 2013-03-05 14:03:49 +01:00
gpu_detect.h - fix compile warning 2013-03-04 17:12:13 +01:00
gpu_intel.cpp - client: Hook up the XML portion of the Intel GPU detection code so 2013-03-04 15:30:03 +01:00
gpu_nvidia.cpp - client: Initialize the total mem size_t. 2012-09-14 18:00:06 +00:00
gpu_opencl.cpp OpenCL: Eliminate spurious error message when an OpenCL platform exists but the computer has no corresponding devices 2013-03-04 17:19:39 +01:00
gui_http.cpp - client (Win) preallocate large files to avoid file fragmentation 2013-03-04 15:23:37 +01:00
gui_http.h - client: replicated trickles. Seems to be working now. 2011-09-22 18:52:21 +00:00
gui_rpc_server.cpp - client: if gui_rpc_auth.cfg is empty, print a warning but don't error out; 2013-03-04 17:39:23 +01:00
gui_rpc_server.h - client: if gui_rpc_auth.cfg is empty, print a warning but don't error out; 2013-03-04 17:39:23 +01:00
gui_rpc_server_ops.cpp - Client: on read_cc_config() GUI RPC, reread app_config.xml files 2013-03-05 17:26:33 +01:00
hostinfo_network.cpp client: Adjust logging on Android so that all messages that show up in the event log are also dumped to LogCat, things were originally setup with that intent but I don't think __VA_ARGS__ was having the desired effect. 2013-03-05 15:57:34 +01:00
hostinfo_network.h
hostinfo_unix.cpp Android: Initialize variable 2013-03-05 16:40:25 +01:00
hostinfo_unix_test.cpp - client: processor identification for ARM 2013-03-04 17:24:19 +01:00
hostinfo_win.cpp client: Fix typo 2013-03-05 15:27:26 +01:00
http_curl.cpp - client (Win) preallocate large files to avoid file fragmentation 2013-03-04 15:23:37 +01:00
http_curl.h - client (Win) preallocate large files to avoid file fragmentation 2013-03-04 15:23:37 +01:00
install-sh
log_flags.cpp - client: show error notice if a GPU exclusion (in cc_config.xml) 2013-03-05 16:57:51 +01:00
log_flags.h - client: compute project scheduling priority more efficiently 2011-10-03 06:18:58 +00:00
main.cpp client: Another typo 2013-03-05 16:31:08 +01:00
main.h
makefile_sim - client simulator: fix build errors 2013-03-04 17:19:39 +01:00
net_stats.cpp - client: code cleanup. Move RESULT and PROJECT to separate files 2012-04-30 21:00:28 +00:00
net_stats.h - web: in GPU model list page, 2011-11-16 19:47:40 +00:00
pers_file_xfer.cpp - client: code cleanup. Move RESULT and PROJECT to separate files 2012-04-30 21:00:28 +00:00
pers_file_xfer.h - client: tweak parameters of file xfer backoff to 2011-12-12 22:07:37 +00:00
project.cpp - client/manager: tweaks to Intel GPU code 2013-03-04 15:27:25 +01:00
project.h - client: add "client app configuration" feature; see 2013-03-04 15:20:32 +01:00
result.cpp - client: minor code shuffle 2012-04-30 21:12:35 +00:00
result.h - client: add "client app configuration" feature; see 2013-03-04 15:20:32 +01:00
rr_sim.cpp - client: the logic for work fetch in the presence of GPU exclusions 2013-03-05 13:42:00 +01:00
rr_sim.h - client: make RR simulation more accurate 2011-09-12 17:01:54 +00:00
rrsim_test.cpp
sandbox.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
sandbox.h Mac: In permissions error alert: show branded name and path to bad file or subdirectory 2012-01-17 09:38:32 +00:00
scheduler_op.cpp - client/manager: tweaks to Intel GPU code 2013-03-04 15:27:25 +01:00
scheduler_op.h - client: fix crashing bug that happened when a scheduler reply 2012-04-25 05:51:26 +00:00
setprojectgrp.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
sim.cpp - improve project list page 2013-03-04 17:24:19 +01:00
sim.h - client: call xp.skip_unexpected() if get unexpected tag, 2011-10-17 20:46:06 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp - client simulator: fix build breaks 2012-07-22 03:54:10 +00:00
switcher.cpp - client: fix bugs when writing/parsing cc_config.xml via GUI RPCs 2011-11-03 19:19:36 +00:00
sysmon_win.cpp - client (Win): don't call msg_printf() from sysmon thread. 2013-03-05 13:42:01 +01:00
sysmon_win.h
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - client: suspend_reason is not a bitmap; fix code that acted like it is. 2013-03-05 16:39:36 +01: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
work_fetch.cpp - client: work fetch: if there are idle devices, we need to ask 2013-03-05 16:00:35 +01:00
work_fetch.h - client: fix bug where, when updating a project, we fail to request work even though higher-priority projects are marked as no-new-tasks or are otherwise ineligible for work fetch. 2013-03-04 14:09:43 +01:00