Open-source software for volunteer computing and grid computing.
Go to file
David Anderson 618a5c1651 - assimilator: there was a bug in the situation where:
1) a WU is marked as ready for assimilation and has no errors;
    2) it has no canonical result
    In this case, the assimilate handler gets called anyway,
    typically with the canonical result of the previous WU as arg.
    Note: this situation doesn't arise normally;
    it might happen if some results are deleted accidentally.
    The fix: 
    - identify this situation, and set the WU.error_mask to a new code
        (WU_ERROR_NO_CANONICAL_RESULT)
    - zero out the "canonical_result" variable passed to the handler,
        so even if the handler fails to check wu.error_mask,
        at least it won't assimilate the same result twice.
    Thanks to Hendrik Verhoek for finding this bug.
- DB schema: team table type is MyISAM, not InnoDB

svn path=/trunk/boinc/; revision=13938
2007-10-23 17:11:56 +00:00
RSAEuro temporarily add empty RSAEuro directory 2005-08-05 22:33:07 +00:00
api - API: fixes for SETI@home 2007-10-22 23:12:42 +00:00
apps - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
client - client: read_file_string was modified sometime ago to support tail 2007-10-23 14:50:02 +00:00
clientgui Update sandbox security documentation 2007-10-12 05:11:04 +00:00
clientlib/win - Add the Global prefix to the shared memory segment that 2007-10-18 18:53:56 +00:00
clientscr Tweaks to screensaver 2007-10-12 05:10:52 +00:00
clienttray - TRAY: Remove the icon resource from boinctray.exe 2007-10-19 02:55:31 +00:00
curl - DEP: Update libCurl to 7.17.0 2007-10-16 20:15:42 +00:00
db - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
doc - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
html User web: add HTML DOCTYPE (4.01 Transitional) to all pages, make some HTML validity changes. 2007-10-22 19:36:01 +00:00
languages/translations - client: add <active_task_state> to <active_task> elements in state file. 2007-10-21 20:54:24 +00:00
lib - GUI RPC: fix format of <auth2> request 2007-10-22 23:41:12 +00:00
locale/client Localization: BOINC distributed websites and BOINC Manager language files: Russian(ru), Durch(nl) 2007-10-17 05:44:52 +00:00
m4 Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
mac_build Update for curl 7.17.0 2007-10-17 07:03:15 +00:00
mac_installer 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. 2007-10-09 11:35:47 +00:00
openssl *** empty log message *** 2007-03-07 17:50:14 +00:00
py Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
sched - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
sea Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
stripchart - stripcharts: fix typo that could cause disk to fill up! 2007-09-25 21:51:35 +00:00
test Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
tools Added ability for forum moderators to vote for banishment of a poster 2007-10-19 20:01:36 +00:00
win_build - TRAY: Introduce BOINC Tray for Windows. It's primary goal is 2007-10-16 20:53:10 +00:00
zip Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
zlib *** empty log message *** 2005-08-13 08:11:17 +00:00
.vimrc *** empty log message *** 2004-12-08 20:55:53 +00:00
COPYING *** empty log message *** 2006-10-09 20:50:32 +00:00
COPYRIGHT 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. 2007-10-09 11:35:47 +00:00
INSTALL *** empty log message *** 2005-11-05 07:08:42 +00:00
Makefile.am - Created doc/Makefile.am so that SUBDIRS in the toplevel Makefile.am only 2007-10-12 14:31:59 +00:00
Makefile.incl added lib/Mac global includes-patch 2007-06-12 13:23:31 +00:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup Added check for solaris version of m4. 2006-10-17 21:51:17 +00:00
checkin_notes - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
checkin_notes_2002 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
compile 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. 2007-10-09 11:35:47 +00:00
config.guess 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. 2007-10-09 11:35:47 +00:00
config.sub 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. 2007-10-09 11:35:47 +00:00
configure.ac fixed handling of curl-libs to avoid erroneous trunction of compiler-flags 2007-10-21 07:41:45 +00:00
depcomp 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. 2007-10-09 11:35:47 +00:00
export-tarball Fixes to nightly tarball generator. 2005-11-23 18:09:55 +00:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
fix-repository-20040202 *** empty log message *** 2004-02-03 00:49:23 +00:00
install-sh Rewrote build system using automake 2003-06-06 19:00:42 +00:00
ltmain.sh 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. 2007-10-09 11:35:47 +00:00
missing 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. 2007-10-09 11:35:47 +00:00
mkinstalldirs Rewrote build system using automake 2003-06-06 19:00:42 +00:00
nightly-tarball *** empty log message *** 2005-11-23 21:03:57 +00:00
notes master URL 2002-06-21 06:52:47 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - SCR: Fix a few bugs with the last checkin. 2007-08-30 03:52:29 +00:00
version.h.in versions are major/minor/release 2005-08-31 00:18:36 +00:00