..
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
- client: new config flags
2008-10-14 23:07:40 +00:00
Makefile.am
-Made static linkage of BOINC libraries the default for client,
2009-01-16 00:24:44 +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
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
acct_mgr.h
- changed some comments for Doxygen
2008-10-04 23:44:24 +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
- client: fix bug where if a GPU job is running,
2009-02-26 21:36:41 +00:00
app.h
- client: fix bug where if a GPU job is running,
2009-02-26 21:36:41 +00:00
app_control.cpp
- client: skip the above elapsed-time check for non-CPU-intensive jobs
2009-02-26 17:59:38 +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 where if a GPU job is running,
2009-02-26 21:36:41 +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: make --get_messages output more readable
2009-02-27 00:53:15 +00:00
check_security.cpp
ss_app: Under sandbox security, set boincscr permissions the same as for BOINC Manager
2009-02-13 11:07:50 +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
- client: tweak work fetch messages
2009-01-30 22:33:45 +00:00
client_msgs.h
- changed some comments for Doxygen
2008-10-04 23:44:24 +00:00
client_state.cpp
- client: shuffle the startup code to avoid showing wrong prefs info
2009-02-26 22:41:48 +00:00
client_state.h
- client: fix bug where if a GPU job is running,
2009-02-26 21:36:41 +00:00
client_types.cpp
- client: it the state file or an RPC reply has an app version
2009-02-06 00:22:21 +00:00
client_types.h
- client: tag messages with project where possible; fixes #852
2009-02-26 17:12:55 +00:00
cpp.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +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
small fixes
2009-02-26 22:04:53 +00:00
cs_account.cpp
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +00:00
cs_apps.cpp
- client: make timeout values into #defines
2009-02-26 03:24:39 +00:00
cs_benchmark.cpp
- client: make timeout values into #defines
2009-02-26 03:24:39 +00:00
cs_cmdline.cpp
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +00:00
cs_files.cpp
- client: make timeout values into #defines
2009-02-26 03:24:39 +00:00
cs_platforms.cpp
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +00:00
cs_prefs.cpp
- client: tag messages with project where possible; fixes #852
2009-02-26 17:12:55 +00:00
cs_scheduler.cpp
- client: fix bug that could cause scheduler RPC
2009-02-27 18:46:00 +00:00
cs_statefile.cpp
- client: it the state file or an RPC reply has an app version
2009-02-06 00:22:21 +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
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
file_names.h
SS: Implement basic new functionality in screensaver coordinator (tested on Mac only so far)
2009-02-05 12:32:16 +00:00
file_xfer.cpp
- client: make timeout values into #defines
2009-02-26 03:24:39 +00:00
file_xfer.h
- changed some comments for Doxygen
2008-10-04 23:44:24 +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
- client: make timeout values into #defines
2009-02-26 03:24:39 +00:00
gui_rpc_server.h
- changed some comments for Doxygen
2008-10-04 23:44:24 +00:00
gui_rpc_server_ops.cpp
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +00:00
hostinfo_network.cpp
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +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
- STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!!
2009-01-13 23:06:02 +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
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
http_curl.cpp
- boinccmd: fix bug in --set_proxy_settings command
2009-02-25 19:18:41 +00:00
http_curl.h
- client: add SCHEDULER_OP::rpc_failed();
2009-02-10 19:30:59 +00:00
install-sh
…
log_flags.cpp
compile fix
2009-02-26 01:00:46 +00:00
log_flags.h
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
2009-02-26 00:23:23 +00:00
main.cpp
- client: fix bugs in "abort_jobs_on_exit" feature:
2009-02-25 17:41:22 +00:00
main.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +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: new config flags
2008-10-14 23:07:40 +00:00
net_stats.h
- changed some comments for Doxygen
2008-10-04 23:44:24 +00:00
pers_file_xfer.cpp
- client: make timeout values into #defines
2009-02-26 03:24:39 +00:00
pers_file_xfer.h
- changed some comments for Doxygen
2008-10-04 23:44:24 +00:00
rr_sim.cpp
- client: RR sim FLOPS estimate for GPU jobs should reflect
2009-02-27 21:44:39 +00:00
rr_sim.h
- client: code cleanup
2009-02-02 18:45:00 +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
client sandbox: add details in switcher_exec "execv failed" message
2009-01-23 01:18:48 +00:00
sandbox.h
- added copyright and license info to .C, .cpp, .h files
2008-08-06 18:36:30 +00:00
scheduler_op.cpp
- client: fix bug that could cause scheduler RPC
2009-02-27 18:46:00 +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
small fixes
2009-02-26 22:04:53 +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
small fixes
2009-02-26 22:04:53 +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
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
- rename .C files to .cpp so that Doxygen will work
2008-09-26 18:20:24 +00:00
work_fetch.cpp
- client: if we're going to do a scheduler RPC for reasons
2009-03-01 18:11:18 +00:00
work_fetch.h
- scheduler: include driver version in the CUDA description string
2009-02-24 00:06:45 +00:00