boinc/client
Rom Walton f57cf01b79 Update copyright information
svn path=/trunk/boinc/; revision=19945
2009-12-16 21:08:17 +00:00
..
os2 *** empty log message *** 2006-10-18 22:58:49 +00:00
scripts - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
win Update copyright information 2009-12-16 21:08:17 +00:00
Makefile.am - code shuffle: move client-specific GPU code to a separate file 2009-12-07 00:42:03 +00:00
Makefile.curl.am - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
Makefile.linux - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
acct_mgr.cpp - Move URL-related code to a new file 2009-11-05 18:02:51 +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 - Move URL-related code to a new file 2009-11-05 18:02:51 +00:00
acct_setup.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
app.cpp - Cleanup various warnings 2009-12-16 19:55:09 +00:00
app.h - API and client: add an API function boinc_temporary_exit(dt). 2009-12-13 05:16:40 +00:00
app_control.cpp - client: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +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: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +00:00
app_stats_mac.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
auto_update.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
auto_update.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_cmd.cpp - boinccmd: compile fix 2009-12-16 04:55:43 +00:00
boinc_log.cpp - LOG: Change the secondary delimeter to '^' for messages that contain 2009-11-30 18:29:33 +00:00
check_security.cpp Mac Sandbox: attempt to fix bug where Manager reports that admin user is not authorized to run BOINC 2009-11-25 12:43:43 +00:00
check_state.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
client_msgs.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
client_msgs.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
client_state.cpp - client/manager: first whack at a "snooze GPU" button 2009-12-10 23:26:35 +00:00
client_state.h - client: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +00:00
client_types.cpp API and client: Fix bugs in recent chack-ins. 2009-12-14 05:26:21 +00:00
client_types.h - client/scheduler: deal with situation where GPU has enough 2009-12-11 22:45:59 +00:00
coproc_detect.cpp - client: ATI: call calShutdown() when done. 2009-12-14 17:15:55 +00:00
cpp.h - client: refactor the CC startup process, move majority of the 2009-08-03 20:55:00 +00:00
cpu_benchmark.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cpu_sched.cpp - client: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +00:00
cs_account.cpp - client: handle no_cpu, no_cuda, no_ati prefs correctly 2009-11-11 00:36:07 +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 - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
cs_files.cpp - client: don't print error msg if file is wrong size on startup 2009-09-18 20:49:54 +00:00
cs_platforms.cpp Quick Updates 2009-11-04 16:28:56 +00:00
cs_prefs.cpp - client/manager: first whack at a "snooze GPU" button 2009-12-10 23:26:35 +00:00
cs_proxy.cpp - client: bug fixes to recent proxy info checkin 2009-12-06 04:32:57 +00:00
cs_proxy.h - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
cs_scheduler.cpp - client: typo fix 2009-12-14 19:42:11 +00:00
cs_statefile.cpp - client/manager: first whack at a "snooze GPU" button 2009-12-10 23:26:35 +00:00
cs_trickle.cpp - client: it a file upload fails for a job that's in progress, 2008-10-04 16:00:28 +00:00
dhrystone.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
dhrystone.h *** empty log message *** 2004-11-02 20:30:19 +00:00
dhrystone2.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
file_names.cpp - Move URL-related code to a new file 2009-11-05 18:02:51 +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 - file upload handler: don't treat zero-length file as an error! 2009-07-31 19:46:47 +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: 2009-09-01 16:41:48 +00:00
gui_http.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
gui_rpc_server.cpp - compile fixes for Linux 2009-06-16 22:17:04 +00:00
gui_rpc_server.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
gui_rpc_server_ops.cpp - client/manager: finish "snooze GPU" button 2009-12-11 00:08:28 +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 - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
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 - Remove need for boinc.dll from the client. 2009-11-13 21:23:15 +00:00
http_curl.cpp - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
http_curl.h - client: Treat each HTTP header sent to the server as a new log message. 2009-11-25 20:45:36 +00:00
http_curl_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
install-sh Initial revision 2002-04-30 22:22:54 +00:00
log_flags.cpp - client: bug fixes to recent proxy info checkin 2009-12-06 04:32:57 +00:00
log_flags.h - client: add <cpu_sched_status> log flag. 2009-11-28 00:07:39 +00:00
main.cpp - client: bug fixes to recent proxy info checkin 2009-12-06 04:32:57 +00:00
main.h - update_versions: if app version files already exist in download dir, 2009-08-24 19:08:05 +00:00
makefile_sim - web: show BOINC version in host displays 2009-09-10 20:30:46 +00:00
net_stats.cpp - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
net_stats.h - client: There was already a way to check if the reference site 2009-07-28 04:16:32 +00:00
pers_file_xfer.cpp - client: revert [19110]: don't delete files that fail verification; 2009-09-23 19:44:21 +00:00
pers_file_xfer.h - client: in the final stage of CPU scheduling, 2009-08-14 19:00:29 +00:00
rr_sim.cpp - client: scheduling tweak. 2009-12-08 20:39:46 +00:00
rr_sim.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
rrsim_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sandbox.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
sandbox.h - client: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +00:00
scheduler_op.cpp - client: fixed failure to initialize CPU backoff; 2009-09-18 05:07:45 +00:00
scheduler_op.h - client and scheduler RPC: add optional <cpu_backoff>, <cuda_backoff>, 2009-09-16 17:34:19 +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, message tweaks 2009-12-03 23:27:32 +00:00
sim.h svn path=/trunk/boinc/; revision=19796 2009-12-07 00:53:32 +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.cpp compile fixes, message tweaks 2009-12-03 23:27:32 +00:00
stream.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
switcher.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
sysmon_win.cpp win compile fixes 2009-12-05 01:02:46 +00:00
sysmon_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
test_fx_in Initial revision 2002-04-30 22:22:54 +00:00
test_fx_out Initial revision 2002-04-30 22:22:54 +00:00
test_fx_out1 Initial revision 2002-04-30 22:22:54 +00:00
time_stats.cpp - client: fix bug in RR simulation: 2009-09-09 22:18:02 +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: maintain mean STD at zero over all projects, 2009-12-13 00:02:56 +00:00
work_fetch.h - client: fix bug in debt calculation 2009-12-04 21:21:18 +00:00