Commit Graph

135 Commits

Author SHA1 Message Date
Michael Gary 853a11e16e *** empty log message ***
svn path=/trunk/boinc/; revision=157
2002-07-03 20:50:34 +00:00
Michael Gary e68ae27f0b Improved test_api.php, added app_completed to api, removed #ifdef solaris.
svn path=/trunk/boinc/; revision=156
2002-07-03 20:48:01 +00:00
Eric Heien 2655a6dbb9 Fixed makefile to use gmake instead of make.
svn path=/trunk/boinc/; revision=155
2002-07-03 18:15:49 +00:00
Eric Heien 7c23ad9f95 Fixed compile bug.
svn path=/trunk/boinc/; revision=154
2002-07-02 22:50:16 +00:00
Michael Gary cb527c181d Fixed test scripts to pass command line arguments
svn path=/trunk/boinc/; revision=153
2002-07-02 19:51:45 +00:00
Michael Gary 5d657c28e1 Moved feeder initialization and database initialization to outside of fast
cgi loop.

svn path=/trunk/boinc/; revision=152
2002-07-02 17:51:51 +00:00
Michael Gary dfe7661b15 fixed more bugs in create_work
svn path=/trunk/boinc/; revision=151
2002-07-01 23:16:03 +00:00
Michael Gary 41f8c14694 Fast CGI now works
svn path=/trunk/boinc/; revision=150
2002-07-01 22:41:09 +00:00
Eric Heien 38dc1989b0 *** empty log message ***
svn path=/trunk/boinc/; revision=149
2002-07-01 20:04:31 +00:00
Eric Heien e0ce071ec9 Added functionality to checkpoint_completed.
svn path=/trunk/boinc/; revision=148
2002-07-01 19:38:03 +00:00
Eric Heien 4c99494e0a Updated applications, added new application (concat_slow).
svn path=/trunk/boinc/; revision=147
2002-07-01 19:35:19 +00:00
Eric Heien 694fa08125 Added random WU generator.
svn path=/trunk/boinc/; revision=146
2002-07-01 19:30:58 +00:00
Eric Heien 4815fa12f7 Added and updated tests.
svn path=/trunk/boinc/; revision=145
2002-07-01 19:29:40 +00:00
Michael Gary 91ed7b2860 fixed bug in main.C
svn path=/trunk/boinc/; revision=144
2002-07-01 18:16:31 +00:00
Eric Heien 6dfaba423e Updated TODO list, see end of file for documentation requirements.
svn path=/trunk/boinc/; revision=143
2002-06-29 00:15:26 +00:00
Eric Heien f83ed89463 Fixed timer to allow fractional second times.
svn path=/trunk/boinc/; revision=142
2002-06-28 23:30:22 +00:00
Michael Gary 7c01455a66 *** empty log message ***
svn path=/trunk/boinc/; revision=141
2002-06-28 18:42:42 +00:00
Michael Gary b432eed7e1 Command line arg -no_time_test to boinc client will prevent the client from
running the time tests.

svn path=/trunk/boinc/; revision=140
2002-06-28 18:32:18 +00:00
Michael Gary a07a5e899a Added test of water mark, called test_water.php
svn path=/trunk/boinc/; revision=139
2002-06-28 17:49:40 +00:00
Michael Gary 20aefffb33 Fixed bug in add_work
svn path=/trunk/boinc/; revision=138
2002-06-28 00:56:08 +00:00
Michael Gary b814574c85 test_uc.php now tests to make sure that the water level functionality is correct. There should be 3 scheduler_requests in test_uc.php's output.
svn path=/trunk/boinc/; revision=137
2002-06-28 00:55:19 +00:00
Eric Heien 31990745de Fixed small bug.
svn path=/trunk/boinc/; revision=136
2002-06-27 23:33:23 +00:00
Michael Gary b72ca3e539 checkin notes
svn path=/trunk/boinc/; revision=135
2002-06-25 21:55:29 +00:00
Michael Gary b3d496ea45 Maggie is now the master url for boinc.
svn path=/trunk/boinc/; revision=134
2002-06-25 21:52:48 +00:00
Michael Gary 1197598509 test_uc uses new checkpointing scheme in api
svn path=/trunk/boinc/; revision=133
2002-06-24 21:29:05 +00:00
Michael Gary f07ec6a863 *** empty log message ***
svn path=/trunk/boinc/; revision=132
2002-06-24 17:30:49 +00:00
Michael Gary d1f598b8e7 Api test script added.
svn path=/trunk/boinc/; revision=131
2002-06-24 02:35:22 +00:00
Michael Gary fdc26384bd Added a test script for the api.
svn path=/trunk/boinc/; revision=130
2002-06-24 02:29:51 +00:00
Michael Gary 157187bfbd Timer initialized in boinc_init instead of by application.
svn path=/trunk/boinc/; revision=129
2002-06-24 01:58:21 +00:00
Michael Gary 07c83375dc Watermark functionality now fully implemented, time statistics implemented in host,
checkpoint timing and time tracking implemented in api, make install installs boinc
    in /usr/local/boinc.

svn path=/trunk/boinc/; revision=128
2002-06-21 18:31:32 +00:00
David Anderson 25eaeae893 master URL
svn path=/trunk/boinc/; revision=127
2002-06-21 06:52:47 +00:00
Eric Heien 155adafaba *** empty log message ***
svn path=/trunk/boinc/; revision=126
2002-06-21 00:30:38 +00:00
Eric Heien ed1e36049b Fixed windows bug and changed file names to avoid compile error on UNIX.
svn path=/trunk/boinc/; revision=125
2002-06-21 00:29:08 +00:00
Eric Heien f35ab732d7 Fixed Windows bugs.
svn path=/trunk/boinc/; revision=124
2002-06-21 00:22:59 +00:00
Eric Heien 423db22fa2 Windows networking support.
svn path=/trunk/boinc/; revision=123
2002-06-21 00:13:48 +00:00
Eric Heien 7a5dc96a3f Fixed Windows ASCII/binary problem.
svn path=/trunk/boinc/; revision=122
2002-06-21 00:10:55 +00:00
Eric Heien 4e95efcaa7 Added soft link support.
svn path=/trunk/boinc/; revision=121
2002-06-20 23:54:43 +00:00
Eric Heien acadf606fb Added soft link support.
svn path=/trunk/boinc/; revision=120
2002-06-20 23:46:51 +00:00
Eric Heien 08522256ed Fixed bad indenting.
svn path=/trunk/boinc/; revision=119
2002-06-20 23:41:51 +00:00
Eric Heien 4649e4906d Implemented BOINC soft link support in test applications.
svn path=/trunk/boinc/; revision=118
2002-06-20 23:35:44 +00:00
Eric Heien a63806afe1 Updated test files to support multiple platforms when testing.
svn path=/trunk/boinc/; revision=117
2002-06-20 23:27:37 +00:00
Eric Heien b963d03030 Fixed soft link bug.
svn path=/trunk/boinc/; revision=116
2002-06-19 18:45:43 +00:00
Eric Heien d55b22224b Removed duplicate files.
svn path=/trunk/boinc/; revision=115
2002-06-19 18:42:16 +00:00
Eric Heien 7aa3c64278 Windows binary file fix.
svn path=/trunk/boinc/; revision=114
2002-06-19 18:37:08 +00:00
Eric Heien 5dcbe6447c Added support for XML soft links and initialization function
svn path=/trunk/boinc/; revision=113
2002-06-14 22:56:28 +00:00
David Anderson bd6e6540c2 added RSA library
svn path=/trunk/boinc/; revision=112
2002-06-14 05:49:34 +00:00
Eric Heien 88f05d8a3e Fixed divide by zero bug.
svn path=/trunk/boinc/; revision=111
2002-06-12 19:24:45 +00:00
Eric Heien daf5dbc03b Updated files to successfully compile with new api preference changes.
svn path=/trunk/boinc/; revision=110
2002-06-10 22:59:15 +00:00
Eric Heien 9134fbccd3 The preferences functionality is now in api/api.C.
svn path=/trunk/boinc/; revision=109
2002-06-10 22:57:37 +00:00
David Anderson 7d98c6f445 multiple URLs per file
svn path=/trunk/boinc/; revision=108
2002-06-10 06:14:18 +00:00