boinc/client
David Anderson 29c3220c75 - client: in computing non-BOINC CPU time,
ignore ACTIVE_TASKs that don't have a process.
	- client: bug fix to previous checkin

svn path=/trunk/boinc/; revision=22423
2010-09-29 18:15:24 +00:00
..
os2
scripts - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
win Update copyright information 2009-12-16 21:08:17 +00:00
Makefile.am - client: small tweak to work fetch: 2010-01-12 21:53:40 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
acct_mgr.h - finish the above 2010-09-08 20:20:02 +00:00
acct_setup.cpp - client: the client shouldn't check for a physical connection 2010-07-22 19:13:36 +00:00
acct_setup.h - client: when looking for new file xfers to start, 2010-04-01 05:54:29 +00:00
app.cpp - client: in computing non-BOINC CPU time, 2010-09-29 18:15:24 +00:00
app.h compile fix 2010-09-24 20:37:45 +00:00
app_control.cpp - client: if we suspend apps because non-BOINC CPU is is too high, 2010-09-28 21:48:31 +00:00
app_graphics.cpp - client: standardize debug messages. 2010-04-29 20:32:51 +00:00
app_start.cpp - client: support notice feeds from account managers. 2010-09-08 18:06:56 +00:00
app_stats_mac.cpp
auto_update.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
auto_update.h
boinc_cmd.cpp - boinc_cmd: don't crash if can't connect to local client 2010-09-12 01:10:39 +00:00
boinc_log.cpp - client: add ".xml" to notice file names 2010-07-01 02:01:05 +00:00
build_po - scheduler: make messages translatable 2010-07-13 02:49:35 +00:00
check_security.cpp Mac Installer: if adding non-admin users to group boinc_master, add to group boinc_project: fixes permissions error -1200; add "Please wait" alert 2010-02-05 04:34:43 +00:00
check_state.cpp - scheduler: estimate peak FLOPS of anon platform app versions 2010-06-18 22:21:36 +00:00
client_msgs.cpp - client: improve "wrong URL" messages 2010-09-17 05:24:37 +00:00
client_msgs.h - client/manager: add the ability to associate URLs with 2010-07-21 19:04:46 +00:00
client_state.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
client_state.h - validator: if credit calculation returns an error, 2010-09-28 20:17:09 +00:00
client_types.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
client_types.h - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
coproc_detect.cpp - WIN: Treat Windows SEH exceptions as C++ exceptions so they can be trapped 2010-06-30 19:17:52 +00:00
cpp.h - client: refactor the CC startup process, move majority of the 2009-08-03 20:55:00 +00:00
cpu_benchmark.h
cpu_sched.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
cs_account.cpp - client: make all MSG_USER_ALERT messages (i.e., those shown as notices) 2010-06-08 23:37:44 +00:00
cs_apps.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
cs_benchmark.cpp - client: if we successfully did CPU benchmarks, 2010-09-15 23:38:59 +00:00
cs_cmdline.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
cs_files.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
cs_notice.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
cs_notice.h - client/web: change RSS feed mechanism a little. 2010-09-21 23:49:21 +00:00
cs_platforms.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
cs_prefs.cpp - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
cs_proxy.cpp - client: add ".xml" to notice file names 2010-07-01 02:01:05 +00:00
cs_proxy.h - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
cs_scheduler.cpp - client: write GPU info to client_state.xml, 2010-09-23 20:54:49 +00:00
cs_statefile.cpp - validator: if credit calculation returns an error, 2010-09-28 20:17:09 +00:00
cs_trickle.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +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 - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
file_names.h - client: keep track of daily history of network transfers 2010-04-21 22:05:55 +00:00
file_xfer.cpp - client: standardize debug messages. 2010-04-29 20:32:51 +00:00
file_xfer.h - client: when looking for new file xfers to start, 2010-04-01 05:54:29 +00:00
gui_http.cpp - client: the client shouldn't check for a physical connection 2010-07-22 19:13:36 +00:00
gui_http.h - client: the client shouldn't check for a physical connection 2010-07-22 19:13:36 +00:00
gui_rpc_server.cpp - client: revert to old network functions (gethostbyname() etc.) on Win: 2010-09-15 20:33:44 +00:00
gui_rpc_server.h - client: a bit of IPv6 compatibility 2010-09-15 17:41:25 +00:00
gui_rpc_server_ops.cpp - client: write GPU info to client_state.xml, 2010-09-23 20:54:49 +00:00
hostinfo_network.cpp - client: revert to old network functions (gethostbyname() etc.) on Win: 2010-09-15 20:33:44 +00:00
hostinfo_network.h
hostinfo_unix.cpp - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
hostinfo_unix_test.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
hostinfo_win.cpp - client: Only error out of the CPU version check if the call to CPUID(0) 2010-08-18 17:26:55 +00:00
http_curl.cpp - client: fix a bug that caused GPU apps to fail on startup 2010-08-11 23:03:09 +00:00
http_curl.h - client: the client shouldn't check for a physical connection 2010-07-22 19:13:36 +00:00
install-sh
log_flags.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
log_flags.h - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
main.cpp - client/manager: add the ability to associate URLs with 2010-07-21 19:04:46 +00:00
main.h - client/manager: add the ability to associate URLs with 2010-07-21 19:04:46 +00:00
makefile_sim - client simulator: major remodel and upgrade. 2010-09-24 20:02:42 +00:00
net_stats.cpp - client: Fix autoproxy detection so that it doesn't break platforms that 2010-08-03 16:57:18 +00:00
net_stats.h - client: fix notice ordering bug 2010-06-18 17:09:18 +00:00
pers_file_xfer.cpp - client: on resume from net bandwidth quota suspend, 2010-05-12 04:00:14 +00:00
pers_file_xfer.h - client: change the calculation of exponential backoff used for 2010-07-09 19:24:13 +00:00
rr_sim.cpp - client: maintain "gpu_active_frac" in addition to "active_frac" 2010-08-23 05:00:22 +00:00
rr_sim.h - client: when looking for new file xfers to start, 2010-04-01 05:54:29 +00:00
rrsim_test.cpp
sandbox.cpp - client: add ".xml" to notice file names 2010-07-01 02:01:05 +00:00
sandbox.h - client: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +00:00
scheduler_op.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
scheduler_op.h - client and scheduler RPC: 2010-05-13 20:18:27 +00:00
setprojectgrp.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
sim.cpp - validator: if credit calculation returns an error, 2010-09-28 20:17:09 +00:00
sim.h - validator: if credit calculation returns an error, 2010-09-28 20:17:09 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
stream.cpp
switcher.cpp client sandbox: set LD_LIBRARY_PATH and DYLD_LIBRARY_PATH in switcher 2010-01-12 11:36:18 +00:00
sysmon_win.cpp - client: Fix autoproxy detection so that it doesn't break platforms that 2010-08-03 16:57:18 +00:00
sysmon_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
time_stats.h - client: maintain "gpu_active_frac" in addition to "active_frac" 2010-08-23 05:00:22 +00:00
whetstone.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
work_fetch.cpp - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00
work_fetch.h - client: add <no_info_fetch> config option and --no_info_fetch 2010-09-27 20:34:47 +00:00