David Anderson
b0cb81159f
- client: when looking for new file xfers to start,
...
favor those that are partially done
- client: fix crashing bug if a project is detached
while an RSS feed fetch for it is in progress
- code cleanup: switch from /// back to // for comments
(so much for doxygen)
svn path=/trunk/boinc/; revision=21041
2010-04-01 05:54:29 +00:00
David Anderson
0fa5b4e129
- client/manager/GUI RPC: project_info.xml file can contain <team_name>.
...
If present, and a new user account is created,
it will be made a member of that team if it exists.
svn path=/trunk/boinc/; revision=21030
2010-03-30 17:46:09 +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
cbe14c89fa
- finished up the above
...
svn path=/trunk/boinc/; revision=13693
2007-09-27 21:28:32 +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
2b67a5e84e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12185
2007-03-04 02:30:48 +00:00
David Anderson
7c6a85f3cc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11729
2006-12-28 18:24:21 +00:00
David Anderson
46c82c45c6
network failure detection
...
svn path=/trunk/boinc/; revision=10012
2006-04-21 23:42:09 +00:00
David Anderson
15044d5d06
account manager fix
...
svn path=/trunk/boinc/; revision=9464
2006-02-14 21:20:43 +00:00
David Anderson
cc808d9efb
network failure detection
...
svn path=/trunk/boinc/; revision=9457
2006-02-13 21:50:55 +00:00
David Anderson
f4b8bc5506
want_network_flag logic
...
svn path=/trunk/boinc/; revision=9406
2006-02-06 23:56:08 +00:00
Rom Walton
f68f8a156d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9382
2006-02-02 08:33:23 +00:00
David Anderson
a3bebca949
new version check, host CPID fix
...
svn path=/trunk/boinc/; revision=8838
2005-11-10 06:03:39 +00:00
David Anderson
7858eefcfe
code cleanup
...
svn path=/trunk/boinc/; revision=8244
2005-09-28 05:47:14 +00:00
David Anderson
22179c9c9a
code cleanup
...
svn path=/trunk/boinc/; revision=8236
2005-09-27 23:55:20 +00:00
Rom Walton
fc2bd7133e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8141
2005-09-22 08:46:51 +00:00
David Anderson
7c716dc8db
attach project poll RPC
...
svn path=/trunk/boinc/; revision=7296
2005-08-13 03:19:22 +00:00
David Anderson
c487a35959
fix compile warnings
...
svn path=/trunk/boinc/; revision=7266
2005-08-11 17:41:08 +00:00
Rom Walton
c60612875b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7213
2005-08-09 09:55:45 +00:00
David Anderson
b3dc4bcbe4
new account setup
...
svn path=/trunk/boinc/; revision=7205
2005-08-07 01:33:15 +00:00
Rom Walton
51389d099d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7202
2005-08-06 19:20:26 +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
3ad888e260
new account setup support
...
svn path=/trunk/boinc/; revision=7194
2005-08-05 22:00:19 +00:00