boinc/client
David Anderson d8c6e5a17f - client: clean up (old undergrad-written) code related to pers file xfer.
The main goal is to fix a bug where,
        if a file is deleted from a project's download server,
        a client will keep trying to download it for 2 weeks.
        A download "file not found" is a permanent error, not transient.
        (fixes #383)
        In general, revised and renamed things to clarify the
        distinction between permanent and transient errors.
        Old functions:
            handle_xfer_failure(), try_next_url(), xfer_failed(), retry_or_backoff()
        New functions:
            permanent_failure(), transient_failure()
    - manager: compile fix for win (don't include sys/wait.h)

svn path=/trunk/boinc/; revision=13641
2007-09-24 18:32:55 +00:00
..
os2 *** empty log message *** 2006-10-18 22:58:49 +00:00
win Update icons for Linux 2007-08-14 18:50:11 +00:00
.cvsignore A couple of more executables to ignore in cvs diffs/updates etc. 2004-12-08 10:13:52 +00:00
Makefile.am - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
Makefile.curl.am Curl 2005-08-09 22:01:28 +00:00
Makefile.linux *** empty log message *** 2006-07-13 04:01:04 +00:00
acct_mgr.C - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
acct_mgr.h *** empty log message *** 2007-03-21 03:23:50 +00:00
acct_setup.C Display new version available message in red 2007-09-04 11:40:46 +00:00
acct_setup.h *** empty log message *** 2007-03-04 02:30:48 +00:00
app.C - client: restore <slot> element on GUI RPC result XML 2007-09-13 06:53:40 +00:00
app.h - client: add mechanism to abort results if they get > 100 2007-07-20 23:42:20 +00:00
app_control.C - client: when a job finishes, read last (not first) 63KB of stderr 2007-09-03 23:00:22 +00:00
app_graphics.C *** empty log message *** 2007-01-25 23:39:06 +00:00
app_start.C - client: get_proxy_settings GUI RPC requires authentication 2007-09-21 15:07:15 +00:00
app_stats_mac.C *** empty log message *** 2006-09-28 01:30:58 +00:00
auto_update.C - random compile warning fixes 2007-06-20 23:16:30 +00:00
auto_update.h *** empty log message *** 2007-04-09 02:17:26 +00:00
check_security.C Mac SCR: Put a copy of switcher utility inside screensaver's bundle to launch graphics applications as user and group "nobody". 2007-09-19 09:41:23 +00:00
check_state.C - Core client: handle multiple platforms correctly. 2007-05-03 17:14:30 +00:00
client_msgs.C *** empty log message *** 2006-06-22 19:40:30 +00:00
client_msgs.h *** empty log message *** 2006-09-01 21:06:30 +00:00
client_state.C if running as a daemon, don't set disable_graphics, remove "No application graphics will be available" message. 2007-09-02 14:00:45 +00:00
client_state.h - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
client_types.C - Added new script "update_versions_v6"; use this instead of 2007-09-21 18:10:54 +00:00
client_types.h - client: clean up (old undergrad-written) code related to pers file xfer. 2007-09-24 18:32:55 +00:00
cpp.h Rom 19 Apr 2007 2007-04-19 20:53:16 +00:00
cpu_benchmark.h *** empty log message *** 2007-02-10 04:13:08 +00:00
cpu_sched.C - API: embed the string API_VERSION_N.N.N in libboinc.a 2007-09-17 14:03:44 +00:00
cs_account.C - core client: on attach to project, 2007-05-14 19:18:45 +00:00
cs_apps.C - API: some out-of-mem checks 2007-07-13 20:18:46 +00:00
cs_benchmark.C - client: when I changed the length of benchmark intervals 2007-06-12 17:28:08 +00:00
cs_cmdline.C - client: don't crash if use --detach_project option 2007-07-31 03:25:59 +00:00
cs_files.C - client: add constructor/destructor for APP_VERSION, WORKUNIT, RESULT 2007-05-10 16:23:10 +00:00
cs_platforms.C - core client: add <no_alt_platform> config option; 2007-05-07 19:38:27 +00:00
cs_prefs.C Preferences: fix #363: per-day time preferences work incorrectly; MGR: use cached preferences if connected to pre-5.10.18 client.. 2007-08-25 09:53:33 +00:00
cs_scheduler.C - client: when a job finishes, read last (not first) 63KB of stderr 2007-09-03 23:00:22 +00:00
cs_statefile.C Mac client: always show UNIX error if state file rename fails. 2007-07-16 08:59:14 +00:00
cs_trickle.C - compile fixes for Win 2007-06-22 20:17:08 +00:00
dhrystone.C - client: when I changed the length of benchmark intervals 2007-06-12 17:28:08 +00:00
dhrystone.h *** empty log message *** 2004-11-02 20:30:19 +00:00
dhrystone2.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
file_names.C - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
file_names.h - client: if CA bundle file isn't in BOINC directory, 2007-07-13 17:25:47 +00:00
file_xfer.C *** empty log message *** 2007-03-29 18:41:41 +00:00
file_xfer.h *** empty log message *** 2007-03-29 16:40:43 +00:00
gui_http.C *** empty log message *** 2006-10-02 16:13:08 +00:00
gui_http.h account manager fix 2006-02-14 21:20:43 +00:00
gui_rpc_server.C svn path=/trunk/boinc/; revision=12454 2007-04-23 20:35:55 +00:00
gui_rpc_server.h svn path=/trunk/boinc/; revision=12454 2007-04-23 20:35:55 +00:00
gui_rpc_server_ops.C - client: get_proxy_settings GUI RPC requires authentication 2007-09-21 15:07:15 +00:00
gui_titles.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
gui_titles.h *** empty log message *** 2005-01-20 23:22:22 +00:00
hostinfo_network.C Fix compiler warnings. 2007-08-14 02:38:38 +00:00
hostinfo_network.h *** empty log message *** 2005-03-29 23:56:50 +00:00
hostinfo_unix.C - API: embed the string API_VERSION_N.N.N in libboinc.a 2007-09-17 14:03:44 +00:00
hostinfo_unix_test.C *** empty log message *** 2007-03-13 19:33:27 +00:00
hostinfo_win.C - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
http_curl.C - client: zero out xfer_speed in HTTP_OP constructor 2007-09-02 19:39:21 +00:00
http_curl.h - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
install-sh
log_flags.C - client: add a <data_dir> option in cc_config.xml; 2007-08-16 17:33:41 +00:00
log_flags.h - client: add a <data_dir> option in cc_config.xml; 2007-08-16 17:33:41 +00:00
main.C *** empty log message *** 2007-03-19 20:03:06 +00:00
main.h *** empty log message *** 2005-06-11 08:09:16 +00:00
makefile_sim - client simulator: 2007-05-08 01:55:28 +00:00
net_stats.C - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
net_stats.h - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
pers_file_xfer.C - client: clean up (old undergrad-written) code related to pers file xfer. 2007-09-24 18:32:55 +00:00
pers_file_xfer.h - client: clean up (old undergrad-written) code related to pers file xfer. 2007-09-24 18:32:55 +00:00
procinfo_unix.C *** empty log message *** 2006-06-16 22:15:22 +00:00
rrsim_test.C - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
scheduler_op.C - client: when a job finishes, read last (not first) 63KB of stderr 2007-09-03 23:00:22 +00:00
scheduler_op.h *** empty log message *** 2007-04-13 22:55:18 +00:00
setprojectgrp.C *** empty log message *** 2006-07-06 11:04:46 +00:00
sim.C - back out my last change 2007-07-18 23:26:49 +00:00
sim.h - client simulator: rename "variety" to "monotony", 2007-07-12 19:52:58 +00:00
sim_host.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_prefs.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_projects.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_util.C - Manager: if a job is running EDF, show "high priority" in status 2007-06-25 19:05:29 +00:00
ss_logic.C *** empty log message *** 2007-02-08 16:38:02 +00:00
ss_logic.h *** empty log message *** 2006-09-01 21:06:30 +00:00
stream.C Added stream memory bandwidth benchmark. Still needs modifications to timing 2006-04-02 20:54:18 +00:00
switcher.C *** empty log message *** 2006-07-06 11:04:46 +00:00
test_fx_in
test_fx_out
test_fx_out1
time_stats.C - client: code cleanup. Was looking for fopen()s without fclose(), 2007-06-29 15:45:15 +00:00
time_stats.h *** empty log message *** 2007-04-11 21:49:57 +00:00
whetstone.C - client: when I changed the length of benchmark intervals 2007-06-12 17:28:08 +00:00
work_fetch.C - client simulator: added '--work_fetch_old' option. 2007-07-11 20:13:53 +00:00