David Anderson
e5ac873205
- boinccmd: add --set_gpu_mode command
...
- fix some compile warnings
svn path=/trunk/boinc/; revision=21002
2010-03-25 23:48:58 +00:00
David Anderson
62ece8f222
- client: intermediate checkin for RSS/notice stuff.
...
It's coming along.
svn path=/trunk/boinc/; revision=20006
2009-12-22 03:56:24 +00:00
David Anderson
f17c0879de
- changed some comments for Doxygen
...
svn path=/trunk/boinc/; revision=16130
2008-10-04 23:44:24 +00:00
David Anderson
4f66bb4c95
- added copyright and license info to .C, .cpp, .h files
...
- scheduler: fix bug in adaptive replication:
if send an unreplicated job to untrusted host,
set both wu.target_nresults and wu.min_quorum to app.target_nresults.
svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
Frank Thomas
3bfc78b511
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
David Anderson
8a423e83cb
- client: fix bug where failure to get project list would result
...
in an empty project list file.
- client: if failed to get project list file, retry in an hour, not immediately
svn path=/trunk/boinc/; revision=13753
2007-10-02 18:43:12 +00:00
David Anderson
aadcc979cd
- client: first pass at fixing a fundamental design flaw:
...
there's a single GUI_HTTP object,
and it works only if used sequentially,
i.e. an op is started only after the previous one ends.
This breaks if a GUI RPC triggerse and op while
a project-list fetch (initiated by the client itself) is in progress.
Or if two managers are connected at the same time,
and both do HTTP ops.
The solution: have a separate GUI_HTTP object for each GUI_RPC_CONN,
and an additional one for use by the client itself.
svn path=/trunk/boinc/; revision=13692
2007-09-27 21:03:15 +00:00
David Anderson
15044d5d06
account manager fix
...
svn path=/trunk/boinc/; revision=9464
2006-02-14 21:20:43 +00:00
David Anderson
f4b8bc5506
want_network_flag logic
...
svn path=/trunk/boinc/; revision=9406
2006-02-06 23:56:08 +00:00
David Anderson
60b33d4b6c
account manager changes
...
svn path=/trunk/boinc/; revision=9058
2005-12-09 22:29:21 +00:00
David Anderson
041b6f24c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7492
2005-08-25 23:07:58 +00:00
David Anderson
c487a35959
fix compile warnings
...
svn path=/trunk/boinc/; revision=7266
2005-08-11 17:41:08 +00:00
David Anderson
483912960e
Curl
...
svn path=/trunk/boinc/; revision=7219
2005-08-09 22:01:28 +00:00
David Anderson
295b3a1d3f
compile fixes for Unix
...
svn path=/trunk/boinc/; revision=7200
2005-08-06 18:12:35 +00:00
David Anderson
ded613f084
GUI HTTP class
...
svn path=/trunk/boinc/; revision=7192
2005-08-05 18:41:46 +00:00