boinc/client
Charlie Fenton 340b55ece8 Display new version available message in red
svn path=/trunk/boinc/; revision=13539
2007-09-04 11:40:46 +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 Begin implementation of using memory-mapped files for shared memory 2007-08-27 09:17:38 +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 Implement file-mapped shared memory with SANDBOX security 2007-08-28 06:12:48 +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 *** empty log message *** 2007-02-26 10:39:36 +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 - client: when a job finishes, read last (not first) 63KB of stderr 2007-09-03 23:00:22 +00:00
client_types.h - client: when a job finishes, read last (not first) 63KB of stderr 2007-09-03 23:00:22 +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 - client: print time zone message at startup 2007-07-14 20:04:47 +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: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +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 - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +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 *** empty log message *** 2007-03-13 19:33:27 +00:00
pers_file_xfer.h *** empty log message *** 2006-06-19 04:29:26 +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