Open-source software for volunteer computing and grid computing.
Go to file
Bruce Allen f85b7d8da3 - Fixed a nasty bug in the scheduler. Under a number of possible
error conditions, handle_request.C would read only some fields of
      and existing request into memory, and then write more of those fields,
      some of which were null, back into memory.  This had the effect of nulling
      out outcome, client_state, exit_status, cpu_time, xml_doc_out, stderr_out,
      validate_state, claimed_credit and client_version.  The point is that
      DB_SCHED_RESULT_ITEM_SET::enumerate() followed by
      DB_SCHED_RESULT_ITEM_SET::update_result
      did not preserve an 'existing result'.  It wiped out the fields above.

svn path=/trunk/boinc/; revision=4724
2004-12-03 14:50:12 +00:00
api - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
apps - Added static volatile const char *BOINCrcsid="$Id$"; string to 2004-11-20 07:32:32 +00:00
client *** empty log message *** 2004-12-03 01:02:27 +00:00
clientgui *** empty log message *** 2004-12-02 21:55:04 +00:00
db - Fixed a nasty bug in the scheduler. Under a number of possible 2004-12-03 14:50:12 +00:00
doc *** empty log message *** 2004-12-02 22:56:49 +00:00
html Mislabeled row, added userid to table 2004-12-03 12:58:50 +00:00
lib *** empty log message *** 2004-12-03 00:57:54 +00:00
m4 - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
mac_build mac build fix 2003-09-12 00:48:28 +00:00
py *** empty log message *** 2004-11-27 09:43:05 +00:00
sched Oops 2004-12-02 23:12:04 +00:00
stripchart *** empty log message *** 2004-06-15 19:41:26 +00:00
test - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
tools *** empty log message *** 2004-11-30 07:17:05 +00:00
win_build *** empty log message *** 2004-12-03 01:21:30 +00:00
zip - Fixed boinc_zip.h so that it works correctly under both C++ and 2004-12-02 12:40:16 +00:00
.cvsignore Another file to ignore 2004-11-26 15:31:00 +00:00
INSTALL docs 2003-01-14 19:30:21 +00:00
Makefile.am *** empty log message *** 2004-11-27 09:57:38 +00:00
Makefile.incl *** empty log message *** 2004-10-29 04:42:37 +00:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup Run autoheader BEFORE automake and autoconf. Replace old AM_ macro with 2004-11-23 16:14:22 +00:00
bl license change 2003-06-11 23:36:48 +00:00
checkin_notes - Fixed a nasty bug in the scheduler. Under a number of possible 2004-12-03 14:50:12 +00:00
compile Rewrote build system using automake 2003-06-06 19:00:42 +00:00
config.guess *** empty log message *** 2004-05-27 02:06:58 +00:00
config.sub *** empty log message *** 2004-05-26 23:53:07 +00:00
configure.ac Fixed glut detection bug in configure script 2004-12-02 14:54:00 +00:00
depcomp Rewrote build system using automake 2003-06-06 19:00:42 +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
missing Rewrote build system using automake 2003-06-06 19:00:42 +00:00
mkinstalldirs Rewrote build system using automake 2003-06-06 19:00:42 +00:00
nightly-tarball *** empty log message *** 2004-11-08 05:03:44 +00:00
notes master URL 2002-06-21 06:52:47 +00:00
set-version *** empty log message *** 2004-04-28 18:16:40 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo *** empty log message *** 2003-11-25 15:51:19 +00:00
win_config.h *** empty log message *** 2004-11-24 06:35:46 +00:00