boinc/client
David Anderson 3928100518 - client: fix bug in mechanism that defers work request until
pending uploads are finished.
    Due to a typo, this was not being done.

svn path=/trunk/boinc/; revision=23047
2011-02-16 19:44:38 +00:00
..
os2
scripts
win
Makefile.am - client: on startup, generate a message and notice 2010-10-18 20:31:27 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - client: if we're using an acct mgr, 2011-01-20 00:36:45 +00:00
acct_mgr.h - client, acct manager protocol: 2010-12-02 04:53:12 +00:00
acct_setup.cpp - client: on startup, generate a message and notice 2010-10-18 20:31:27 +00:00
acct_setup.h - client: on startup, generate a message and notice 2010-10-18 20:31:27 +00:00
app.cpp - client: eliminate unnecessary CPU reschedules. 2011-01-19 16:46:55 +00:00
app.h - client: eliminate unnecessary CPU reschedules. 2011-01-19 16:46:55 +00:00
app_control.cpp - client: eliminate unnecessary CPU reschedules. 2011-01-19 16:46:55 +00:00
app_graphics.cpp - client: standardize debug messages. 2010-04-29 20:32:51 +00:00
app_start.cpp - client: if a logical filename contains /'s, 2011-02-11 00:37:01 +00:00
app_stats_mac.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
auto_update.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
auto_update.h
boinc_cmd.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
boinc_log.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
build_po - scheduler: make messages translatable 2010-07-13 02:49:35 +00:00
check_security.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +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: show a given system notice at most once a week 2011-01-03 20:09:52 +00:00
client_msgs.h - scheduler: don't send translatable strings to pre-6.12 clients 2010-10-28 21:46:18 +00:00
client_state.cpp - client: code cleanup in CPU scheduling; 2011-01-16 07:40:09 +00:00
client_state.h - client: code cleanup in CPU scheduling; 2011-01-16 07:40:09 +00:00
client_types.cpp - client: fix work-fetch bug. 2011-02-16 19:34:21 +00:00
client_types.h - user web: CSS cleanup. 2011-02-10 22:45:39 +00:00
coproc_detect.cpp - client: fix bug in setting GPU peak flops 2011-01-27 20:00:42 +00:00
cpp.h
cpu_benchmark.h
cpu_sched.cpp - client: eliminate unnecessary CPU reschedules. 2011-01-19 16:46:55 +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 svn path=/trunk/boinc/; revision=22895 2011-01-12 01:17:07 +00:00
cs_benchmark.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
cs_cmdline.cpp - client: don't crash if omit cmdline port# 2011-02-08 01:06:18 +00:00
cs_files.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
cs_notice.cpp - client: show a given system notice at most once a week 2011-01-03 20:09:52 +00:00
cs_notice.h - client simulator: various fixes 2010-10-19 15:48:33 +00:00
cs_platforms.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
cs_prefs.cpp - client simulator: updates. Fix web interface. 2010-10-07 21:41:31 +00:00
cs_proxy.cpp - client: add ".xml" to notice file names 2010-07-01 02:01:05 +00:00
cs_proxy.h
cs_scheduler.cpp - client: fix bug in mechanism that defers work request until 2011-02-16 19:44:38 +00:00
cs_statefile.cpp - client: tweak to ATI CPU recognition 2010-12-18 17:09:57 +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
current_version.cpp svn path=/trunk/boinc/; revision=22550 2010-10-18 20:31:54 +00: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 - user web: fix bugs in server status page 2011-01-06 23:09:13 +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: distinguish between messages to be displayed as HTML 2010-10-18 20:09:51 +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: enabled REC-based scheduling with a cmdline option 2010-12-25 19:05:57 +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 - client, linux: use X server for idle detection if available 2011-02-14 23:29:03 +00:00
hostinfo_unix_test.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
hostinfo_win.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +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: accept <options/> and <log_flags/> in cc_config.xml 2011-01-25 19:05:44 +00:00
log_flags.h - client: accept <options/> and <log_flags/> in cc_config.xml 2011-01-25 19:05:44 +00:00
main.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
main.h - client: distinguish between messages to be displayed as HTML 2010-10-18 20:09:51 +00:00
makefile_sim - client: msg tweak 2010-10-20 23:45:49 +00:00
net_stats.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
net_stats.h - client: fix notice ordering bug 2010-06-18 17:09:18 +00:00
pers_file_xfer.cpp svn path=/trunk/boinc/; revision=22895 2011-01-12 01:17:07 +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: eliminate unnecessary CPU reschedules. 2011-01-19 16:46:55 +00:00
rr_sim.h - client: use std::deque instead of std::vector 2011-01-12 00:47:51 +00:00
rrsim_test.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
sandbox.cpp - client: add ".xml" to notice file names 2010-07-01 02:01:05 +00:00
sandbox.h
scheduler_op.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
scheduler_op.h - client: msg tweak 2010-10-20 23:45:49 +00:00
setprojectgrp.cpp
sim.cpp - simulator work 2011-01-19 00:32:49 +00:00
sim.h - client simulator: add client availability logic 2010-12-22 18:59:07 +00:00
sim_control.php - simulator work 2011-01-19 00:32:49 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_scenario.php - client: use std::deque instead of std::vector 2011-01-12 00:47:51 +00:00
sim_util.cpp - client: initial, partial checkin for hysteresis work-fetch 2010-12-23 23:39:30 +00:00
stream.cpp
switcher.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
sysmon_win.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
sysmon_win.h
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - client simulator: add client availability logic 2010-12-22 18:59:07 +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 - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
work_fetch.cpp - client: use std::deque instead of std::vector 2011-01-12 00:47:51 +00:00
work_fetch.h - simulator work 2011-01-19 00:32:49 +00:00