Commit Graph

171 Commits

Author SHA1 Message Date
David Anderson e1ecdfbbe4 fixed per-project issues
svn path=/trunk/boinc/; revision=193
2002-07-15 07:19:44 +00:00
David Anderson 83196d447f Added scheduler RPC retry policy
svn path=/trunk/boinc/; revision=192
2002-07-15 05:34:32 +00:00
Michael Gary a479ec72f7 Client now writes state files when exiting normally.
svn path=/trunk/boinc/; revision=191
2002-07-12 22:08:09 +00:00
Barry Luong 127d6a02f7 Removed an assert and changed it so BOINC_UPLOAD_DIR AND BOINC_KEY_DIR are defined at compile time
svn path=/trunk/boinc/; revision=190
2002-07-12 19:19:31 +00:00
Barry Luong ce23e8adda *** empty log message ***
svn path=/trunk/boinc/; revision=189
2002-07-12 18:27:29 +00:00
Michael Gary a6929b2035 Added a test to make sure scheduling server only sends feasible work units and removed some debugging printfs
svn path=/trunk/boinc/; revision=188
2002-07-12 18:24:58 +00:00
Barry Luong 2365a34fc1 *** empty log message ***
svn path=/trunk/boinc/; revision=187
2002-07-12 17:47:32 +00:00
Barry Luong 9d328bfc1d Changed error messages in main.C to print user names
svn path=/trunk/boinc/; revision=186
2002-07-12 17:44:49 +00:00
Barry Luong 099756fc76 Cleaned up init_db
svn path=/trunk/boinc/; revision=185
2002-07-12 00:15:42 +00:00
Barry Luong 10fef64db8 Changed so these files get env variables at runtime
svn path=/trunk/boinc/; revision=184
2002-07-12 00:01:11 +00:00
Barry Luong 555af1f808 *** empty log message ***
svn path=/trunk/boinc/; revision=183
2002-07-11 21:57:52 +00:00
Barry Luong 1a705be459 *** empty log message ***
svn path=/trunk/boinc/; revision=182
2002-07-11 21:12:15 +00:00
Barry Luong 9707aa3f00 Changes for database names
svn path=/trunk/boinc/; revision=181
2002-07-11 20:48:29 +00:00
Barry Luong 5721f6b3c2 Changes for database names and upload and download url's
svn path=/trunk/boinc/; revision=180
2002-07-11 20:47:47 +00:00
Barry Luong 558dd209ac Database name changes, BOINC_KEY from env variable, BOINC_UPLOAD_URL from env variable, make install copies cgi files into home directory
svn path=/trunk/boinc/; revision=179
2002-07-11 20:41:24 +00:00
Barry Luong 192249fcda Changes made so database name is based off an environment variable to allow for multiple databases
svn path=/trunk/boinc/; revision=178
2002-07-11 20:35:05 +00:00
Barry Luong 88e5356845 Changed "boinc" to BOINC_DB_NAME so database names are based on env variables
svn path=/trunk/boinc/; revision=177
2002-07-11 20:31:07 +00:00
Eric Heien a9f93e4749 Updated account creation for new DB fields.
svn path=/trunk/boinc/; revision=176
2002-07-11 18:30:42 +00:00
Michael Gary 93ea09a917 *** empty log message ***
svn path=/trunk/boinc/; revision=175
2002-07-11 01:22:52 +00:00
Michael Gary 35af4511d2 Added debug code and error catching, fixed flaw in timekeeping, removed unused tests.
svn path=/trunk/boinc/; revision=174
2002-07-11 01:09:53 +00:00
Eric Heien 064cbf57bc Updated uc_slow application for lab test.
svn path=/trunk/boinc/; revision=173
2002-07-10 22:32:36 +00:00
Eric Heien 7412bb8158 Fixed Solaris compile bug.
svn path=/trunk/boinc/; revision=172
2002-07-09 21:50:40 +00:00
Eric Heien ff05a7888d Script to remove shared memory segment in UNIX (for debugging).
svn path=/trunk/boinc/; revision=171
2002-07-09 00:46:21 +00:00
David Anderson 6b388d1266 Fix FCGI bugs
svn path=/trunk/boinc/; revision=170
2002-07-09 00:10:58 +00:00
David Anderson 937236bc7b Added code signing
svn path=/trunk/boinc/; revision=169
2002-07-07 20:39:24 +00:00
uid30989 d1153d4d15 Updated tests.
svn path=/trunk/boinc/; revision=168
2002-07-05 22:04:16 +00:00
uid30989 063b18264f Fixed scan_hex_key bug.
svn path=/trunk/boinc/; revision=167
2002-07-05 22:02:01 +00:00
uid30989 629f4cd8ab Fixed configure bugs.
svn path=/trunk/boinc/; revision=166
2002-07-05 22:01:12 +00:00
uid30989 1da09c4407 Bug fixes
svn path=/trunk/boinc/; revision=165
2002-07-05 21:17:28 +00:00
Michael Gary df08cb7704 fixed fast cgi crypto
svn path=/trunk/boinc/; revision=164
2002-07-05 19:20:00 +00:00
David Anderson 373a32295d fix compile problems
svn path=/trunk/boinc/; revision=163
2002-07-05 05:43:57 +00:00
David Anderson 316de23144 Added upload authentication
svn path=/trunk/boinc/; revision=162
2002-07-05 05:33:40 +00:00
Eric Heien 7e608fd1a8 Updated API documentation.
svn path=/trunk/boinc/; revision=161
2002-07-04 22:27:39 +00:00
Eric Heien 1a51685156 Fixed server related bugs.
svn path=/trunk/boinc/; revision=160
2002-07-04 21:53:13 +00:00
Michael Gary f3509f5604 *** empty log message ***
svn path=/trunk/boinc/; revision=159
2002-07-03 22:59:40 +00:00
Michael Gary ed265425fa Removed #ifdef solaris and #ifdef unix from all files
svn path=/trunk/boinc/; revision=158
2002-07-03 22:37:24 +00:00
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