boinc/client
David Anderson 96feb0014c - client: replicated trickles. Seems to be working now.
- client: added <trickle_debug> config option

svn path=/trunk/boinc/; revision=24265
2011-09-22 18:52:21 +00:00
..
os2
scripts
win - Changes for Charity Engine Desktop. 2011-08-10 16:51:58 +00:00
Makefile.am - client: make the attributes of GUI RPCs (network, authentication) 2011-09-18 21:06:49 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
acct_mgr.h - client: in handling the acct_mgr GUI RPC, 2011-09-19 21:15:36 +00:00
acct_setup.cpp - client: fix bug that caused project attach to fail 2011-08-27 18:32:47 +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: make the attributes of GUI RPCs (network, authentication) 2011-09-18 21:06:49 +00:00
app.h - client: make the attributes of GUI RPCs (network, authentication) 2011-09-18 21:06:49 +00:00
app_control.cpp - client: make the attributes of GUI RPCs (network, authentication) 2011-09-18 21:06:49 +00:00
app_graphics.cpp - client: standardize debug messages. 2010-04-29 20:32:51 +00:00
app_start.cpp - client: finish next-to-last checkin 2011-09-11 17:26:31 +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 - server: some stuff to prepare for distributed storage 2011-07-19 20:52:41 +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 - define MAXPATHLEN, if needed, in filesys.h 2011-03-24 09:32:02 +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 error messages from account managers correctly 2011-04-24 19:56:28 +00:00
client_msgs.h - client: show error messages from account managers correctly 2011-04-24 19:56:28 +00:00
client_state.cpp - client: more work on replicated trickles. Not working yet. 2011-09-22 17:30:57 +00:00
client_state.h - client: make RR simulation more accurate 2011-09-12 17:01:54 +00:00
client_types.cpp - client: more stuff for replicated trickle ups 2011-09-22 05:39:42 +00:00
client_types.h - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
coproc_detect.cpp - client: fix bug in ATI GPU detection, caused zero RAM measurements 2011-09-21 22:25:08 +00:00
cpp.h
cpu_benchmark.h
cpu_sched.cpp - client: change in the use of GPU available RAM: 2011-09-14 22:45:26 +00:00
cs_account.cpp define GPU_TYPE_NVIDIA, GPU_TYPE_ATI, use everywhere instead of literal strings "NVIDIA" and "ATI" to ensure uniformity 2011-08-31 11:08:13 +00:00
cs_apps.cpp - client: changes to the client file model to support distributed storage, 2011-07-20 19:12:10 +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: make exit_before_start a cc_config.xml option 2011-09-07 22:45:00 +00:00
cs_files.cpp - client: changes to the client file model to support distributed storage, 2011-07-20 19:12:10 +00:00
cs_notice.cpp - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
cs_notice.h - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
cs_platforms.cpp Mac: remove powerpc-apple-darwin from platform list supported by Intel Macs. 2011-04-22 09:21:30 +00:00
cs_prefs.cpp - scheduler RPC: add <override_file_present> element to 2011-09-06 04:34:29 +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: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
cs_statefile.cpp - client emulator fixes 2011-08-22 15:07:59 +00:00
cs_trickle.cpp - client: replicated trickles. Seems to be working now. 2011-09-22 18:52:21 +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: use new XML parser pretty much everywhere 2011-08-11 06:17:33 +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 - client: remove auto update stuff from makefiles. 2011-02-24 22:18:14 +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: make file upload work w/ old handlers 2011-09-13 00:51:20 +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: replicated trickles. Seems to be working now. 2011-09-22 18:52:21 +00: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: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
gui_rpc_server.h - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
gui_rpc_server_ops.cpp - client: in handling the acct_mgr GUI RPC, 2011-09-19 21:15:36 +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: fix a couple of valgrind warnings 2011-08-30 15:36:31 +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 Quick Updates 2011-09-14 22:09:12 +00:00
http_curl.cpp - client: replicated trickles. Seems to be working now. 2011-09-22 18:52:21 +00:00
http_curl.h - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
install-sh
log_flags.cpp - scheduler: in work_needed(), ignore requests for resource 2011-09-08 18:55:55 +00:00
log_flags.h MGR: Continue adding Exclusive Apps pane to Computing Prefs dialog; lib: add missing items in CONFIG, PROXY_INFO struct initializers 2011-04-29 12:04:07 +00:00
main.cpp svn path=/trunk/boinc/; revision=23478 2011-04-28 21:54:42 +00:00
main.h - client: distinguish between messages to be displayed as HTML 2010-10-18 20:09:51 +00:00
makefile_sim - client simulator: compile fix 2011-06-25 17:58:37 +00:00
net_stats.cpp - client: more XML parsing stuff 2011-08-11 17:41:48 +00:00
net_stats.h - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +00:00
pers_file_xfer.cpp - client: use new XML parser pretty much everywhere 2011-08-11 06:17:33 +00:00
pers_file_xfer.h - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +00:00
rr_sim.cpp - minor code shuffle 2011-09-15 17:12:18 +00:00
rr_sim.h - client: make RR simulation more accurate 2011-09-12 17:01:54 +00:00
rrsim_test.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
sandbox.cpp - client: fix typo that caused a lot of spurious 2011-07-07 23:58:23 +00:00
sandbox.h
scheduler_op.cpp - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
scheduler_op.h - client: intermediate checkin for replicated trickle-ups. 2011-09-20 18:49:38 +00:00
setprojectgrp.cpp
sim.cpp - client: remove code related to debt-based scheduling 2011-09-12 17:57:31 +00:00
sim.h - client simulator stuff 2011-03-15 19:16:13 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp - client emulator fixes 2011-08-22 15:07:59 +00:00
stream.cpp
switcher.cpp - define MAXPATHLEN, if needed, in filesys.h 2011-03-24 09:32:02 +00:00
sysmon_win.cpp - client (Win) add some bulletproofing in case Windows sends us a 2011-07-01 00:25:11 +00:00
sysmon_win.h
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - client: use new XML parser pretty much everywhere 2011-08-11 06:17:33 +00:00
time_stats.h - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +00:00
whetstone.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
work_fetch.cpp - client: get GPU available RAM at startup (only) 2011-09-13 22:58:39 +00:00
work_fetch.h - client: get GPU available RAM at startup (only) 2011-09-13 22:58:39 +00:00