boinc/client
David Anderson c29acd04e8 - client (Unix): fix bug that caused GPU reservation to not work.
The problem: we were doing the reservation after the fork(),
    so that the data structure it changed was the app's, not the client's.

svn path=/trunk/boinc/; revision=18836
2009-08-13 16:24:21 +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 Begin refactor process for Windows auto proxy detection 2009-08-02 03:35:45 +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 - 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 - 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 - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
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 (Unix): fix bug that caused GPU reservation to not work. 2009-08-13 16:24:21 +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 - GUI RPC: add get_message_seqno() RPC. fixes #931 2009-07-07 22:58:58 +00:00
check_security.cpp client: fix compiler warnings "call will abort at run time"; Sandbox: add casts 2009-08-08 01:07:10 +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 svn path=/trunk/boinc/; revision=18835 2009-08-13 16:17:26 +00:00
client_state.h - client: refactor the CC startup process, move majority of the 2009-08-03 20:55:00 +00:00
client_types.cpp compile fixes 2009-07-31 23:52:47 +00:00
client_types.h - client: define "too many uploads" (for work fetch) as 2009-07-22 22:00:51 +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: 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 - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +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: More efficient implementation of active_only flag in get_results RPC 2009-08-07 09:22:02 +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
dhrystone2.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
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 - 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: make timeout values into #defines 2009-02-26 03:24:39 +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: There was already a way to check if the reference site 2009-07-28 04:16:32 +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 - client: Remove Win9x compatibility code from memory detection 2009-07-28 01:30:07 +00:00
http_curl.cpp client: fix compiler warnings "call will abort at run time"; Sandbox: add casts 2009-08-08 01:07:10 +00:00
http_curl.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +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
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 Mac: fix compile breaks 2009-08-04 05:52:04 +00:00
main.h - client: refactor the CC startup process, move majority of the 2009-08-03 20:55:00 +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: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +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: fix crashing bug introduced in [18605] 2009-07-27 18:19:43 +00:00
pers_file_xfer.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
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 - 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: 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 *** 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 2009-07-08 22:49:30 +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 - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +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
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