.. |
os2
|
*** empty log message ***
|
2006-10-18 22:58:49 +00:00 |
scripts
|
- Fix emacs mode line in Makefile.am's
|
2008-06-08 22:18:52 +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
|
svn path=/trunk/boinc/; revision=16993
|
2009-01-23 00:06:55 +00:00 |
app.h
|
- client: when preempting a process, remove it from memory if:
|
2009-01-23 00:02:39 +00:00 |
app_control.cpp
|
- client: if time intervals for debt adjustment or job elapsed time
|
2009-02-05 21:48:42 +00:00 |
app_graphics.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
app_start.cpp
|
- client, API: populate APP_INIT_DATA::hostid.
|
2009-02-11 23:01: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: made password file read into function
|
2009-02-03 21:22:50 +00:00 |
check_security.cpp
|
ss_app: Remove code which adds a Mac icon, restore previous permissions for boinscr
|
2009-02-12 01:19:56 +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: change garbage collection so that an app version
|
2009-02-11 19:54:23 +00:00 |
client_state.h
|
- client: when accounting job elapsed time,
|
2009-02-05 20:16:28 +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: it the state file or an RPC reply has an app version
|
2009-02-06 00:22:21 +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
|
- client: show proxy info correctly on startup
|
2009-02-10 21:59:55 +00:00 |
cs_account.cpp
|
- client: use different temp file names for different purposes
|
2008-10-07 12:45:06 +00:00 |
cs_apps.cpp
|
- client: first whack at new work-fetch logic. Very preliminary.
|
2008-12-31 23:07:59 +00:00 |
cs_benchmark.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
cs_cmdline.cpp
|
- client: accept --insecure flag even if not compiled with -DSANDBOX
|
2008-10-28 02:21:26 +00:00 |
cs_files.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
cs_platforms.cpp
|
- client, Win: 32-bit client running on a 64-bit machine
|
2008-11-25 19:04:27 +00:00 |
cs_prefs.cpp
|
- client: if an exclusive app is running, suspend network
|
2008-11-24 21:27:43 +00:00 |
cs_scheduler.cpp
|
- client: show proxy info correctly on startup
|
2009-02-10 21:59:55 +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: add SCHEDULER_OP::rpc_failed();
|
2009-02-10 19:30:59 +00:00 |
file_xfer.h
|
- changed some comments for Doxygen
|
2008-10-04 23:44:24 +00:00 |
gui_http.cpp
|
- client: add SCHEDULER_OP::rpc_failed();
|
2009-02-10 19:30:59 +00:00 |
gui_http.h
|
- changed some comments for Doxygen
|
2008-10-04 23:44:24 +00:00 |
gui_rpc_server.cpp
|
- client: if bind fails, print port#
|
2008-11-18 17:33:13 +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: first whack at new work-fetch logic. Very preliminary.
|
2008-12-31 23:07:59 +00:00 |
hostinfo_network.cpp
|
- client: add OS name into the hash for host CPID
|
2008-11-05 20:27:04 +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
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +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
|
- client: add SCHEDULER_OP::rpc_failed();
|
2009-02-10 19:30:59 +00:00 |
http_curl.h
|
- client: add SCHEDULER_OP::rpc_failed();
|
2009-02-10 19:30:59 +00:00 |
install-sh
|
…
|
|
log_flags.cpp
|
- web: add another team stats link
|
2009-02-05 22:34:10 +00:00 |
log_flags.h
|
- client: add <no_gpus> config option
|
2008-12-16 00:09:51 +00:00 |
main.cpp
|
client: Fix error from changeset 14415 which caused Mac client to call daemon() if it was passed -daemon argument, causing problems using launchd with KeepAlive option; fixes #782.
|
2008-11-26 13:43:10 +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
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
pers_file_xfer.h
|
- changed some comments for Doxygen
|
2008-10-04 23:44:24 +00:00 |
rr_sim.cpp
|
- fix tabs
|
2009-02-02 18:47:34 +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: if master file doesn't have URLs, clear RPC request
|
2009-02-10 19:33:46 +00:00 |
scheduler_op.h
|
- client: add SCHEDULER_OP::rpc_failed();
|
2009-02-10 19:30:59 +00:00 |
setprojectgrp.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
sim.cpp
|
compile fixes
|
2009-01-26 17:57:26 +00:00 |
sim.h
|
- screensaver: flesh out new SS a bit
|
2009-02-06 00:29:00 +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 and debug message fixes
|
2009-01-08 00:20:04 +00:00 |
stream.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
switcher.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +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: change the formula for debt update
|
2009-02-11 19:07:34 +00:00 |
work_fetch.h
|
- fix tabs
|
2009-02-02 18:47:34 +00:00 |