boinc/client
David Anderson 0f0a29b5b7 - client: in get_project_config_poll() GUI RPC,
return ERR_IN_PROGRESS is the reference site check is in progress.
    This hopefully fixes a bug where:
    - the user is connected via a proxy
    - the manager is run for the first time, and an attach is tried
    - the get_project_config.php fetch fails because no proxy config
    - the manager gets the CC_STATUS before the ref site check has
        finished, so it thinks there's a network connection,
        and it doesn't ask the user for proxy info

svn path=/trunk/boinc/; revision=18712
2009-07-24 19:09:37 +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 Quick Updates 2009-06-30 03:08:11 +00:00
Makefile.am - libraries: Moved crypt.o out of libboinc and into libboinc_crypt. 2009-07-14 17:50:33 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
acct_mgr.h - MGR: Introduce the cookie detection failure URL to the 2009-06-12 21:34:33 +00:00
acct_setup.cpp - client: new config flags 2008-10-14 23:07:40 +00:00
acct_setup.h
app.cpp - API: add boinc_elapsed_time() to get elapsed time since start of episode; 2009-07-01 17:35:56 +00:00
app.h - API: add boinc_elapsed_time() to get elapsed time since start of episode; 2009-07-01 17:35:56 +00:00
app_control.cpp - API: add boinc_elapsed_time() to get elapsed time since start of episode; 2009-07-01 17:35:56 +00:00
app_graphics.cpp - client: more instances of showing project with message. Fixes #848 2009-02-23 04:54:04 +00:00
app_start.cpp - client: add a bunch of debugging messages (<task_debug>) 2009-07-22 18:41:02 +00:00
app_stats_mac.cpp
auto_update.cpp
auto_update.h
boinc_cmd.cpp - GUI RPC: add get_message_seqno() RPC. fixes #931 2009-07-07 22:58:58 +00:00
check_security.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
check_state.cpp
client_msgs.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
client_msgs.h
client_state.cpp - client: code cleanup for project-level file xfer backoff 2009-07-16 16:35:57 +00:00
client_state.h - GUI RPC: add active_only option to get_results() RPC 2009-06-04 17:59:04 +00:00
client_types.cpp - client: if file < 8KB, upload it in its entirety and skip size check 2009-07-16 20:14:57 +00:00
client_types.h - client: define "too many uploads" (for work fetch) as 2009-07-22 22:00:51 +00:00
cpp.h
cpu_benchmark.h
cpu_sched.cpp - client: record the time results are received. 2009-06-30 20:22:54 +00:00
cs_account.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
cs_apps.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
cs_benchmark.cpp Mac client: fix parent died test in benchmark_time_to_stop() 2009-05-08 02:01:25 +00:00
cs_cmdline.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
cs_files.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
cs_platforms.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
cs_prefs.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
cs_scheduler.cpp - client: 2nd try on my last checkin. 2009-07-17 18:29:10 +00:00
cs_statefile.cpp - client: error if a <file_info> in app_info.xml has any URLs 2009-07-09 20:18:56 +00:00
cs_trickle.cpp
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
file_names.h - feeder: process array slots even if enum has ended; 2009-06-02 00:22:45 +00:00
file_xfer.cpp - client: if file < 8KB, upload it in its entirety and skip size check 2009-07-16 20:14:57 +00:00
file_xfer.h - client: if file < 8KB, upload it in its entirety and skip size check 2009-07-16 20:14:57 +00:00
gui_http.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
gui_http.h
gui_rpc_server.cpp - compile fixes for Linux 2009-06-16 22:17:04 +00:00
gui_rpc_server.h
gui_rpc_server_ops.cpp - client: in get_project_config_poll() GUI RPC, 2009-07-24 19:09:37 +00:00
hostinfo_network.cpp - client: add a bunch of debugging messages (<task_debug>) 2009-07-22 18:41:02 +00:00
hostinfo_network.h
hostinfo_unix.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +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: Remove backwards compatible CPU feature detection code 2009-07-15 20:14:44 +00:00
http_curl.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
http_curl.h - client: add SCHEDULER_OP::rpc_failed(); 2009-02-10 19:30:59 +00:00
install-sh
log_flags.cpp - client: fixed nasty bug that caused GPU jobs to crash on startup 2009-05-28 19:26:27 +00:00
log_flags.h - client: fixed nasty bug that caused GPU jobs to crash on startup 2009-05-28 19:26:27 +00:00
main.cpp - client: Treat power events similiar to the snooze events, assign 2009-07-23 19:56:17 +00:00
main.h - remove wait arg of resume_client() 2009-03-24 17:44:16 +00:00
makefile_sim - client: first whack at new work-fetch logic. Very preliminary. 2008-12-31 23:07:59 +00:00
net_stats.cpp - client: in get_project_config_poll() GUI RPC, 2009-07-24 19:09:37 +00:00
net_stats.h - client: in get_project_config_poll() GUI RPC, 2009-07-24 19:09:37 +00:00
pers_file_xfer.cpp - client: if file < 8KB, upload it in its entirety and skip size check 2009-07-16 20:14:57 +00:00
pers_file_xfer.h
rr_sim.cpp svn path=/trunk/boinc/; revision=18632 2009-07-20 17:30:10 +00:00
rr_sim.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
rrsim_test.cpp
sandbox.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
sandbox.h - client: fixed nasty bug that caused GPU jobs to crash on startup 2009-05-28 19:26:27 +00:00
scheduler_op.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
scheduler_op.h - client: fix bug where master fetch failure doesn't clear request flag, 2009-02-14 00:05:02 +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 compile fixes 2009-01-26 17:57:26 +00:00
sim.h build fix 2009-05-10 04:42:47 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp compile fixes 2009-07-08 22:49:30 +00:00
stream.cpp
switcher.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - web: fix bug in cached user page stuff from 12/29/08 2009-02-06 03:40:54 +00:00
time_stats.h - Remove the notion of "CPU efficiency" from both client and server. 2008-12-03 19:50:06 +00:00
whetstone.cpp - Changes to get the client to build on IRIX: 2009-04-30 21:48:20 +00:00
work_fetch.cpp - client: define "too many uploads" (for work fetch) as 2009-07-22 22:00:51 +00:00
work_fetch.h - client: 2nd try on my last checkin. 2009-07-17 18:29:10 +00:00