Commit Graph

70 Commits

Author SHA1 Message Date
David Anderson b277cee6cf sched compile
svn path=/trunk/boinc/; revision=463
2002-10-04 20:35:56 +00:00
David Anderson c0813dcd55 test framework
svn path=/trunk/boinc/; revision=457
2002-10-03 18:33:46 +00:00
David Anderson a0925b9950 Work estimation bug fix
svn path=/trunk/boinc/; revision=447
2002-10-01 21:42:14 +00:00
David Anderson cbf997aa71 new preferences scheme
svn path=/trunk/boinc/; revision=444
2002-09-29 00:32:11 +00:00
David Anderson 4a3355d9ae changed name of prefs_mod_time
svn path=/trunk/boinc/; revision=441
2002-09-27 20:36:03 +00:00
David Anderson 82d02c5d26 preferences
svn path=/trunk/boinc/; revision=439
2002-09-27 06:12:50 +00:00
David Anderson ca634eaca8 gcc 3.0 compilation fixes
svn path=/trunk/boinc/; revision=438
2002-09-26 23:12:13 +00:00
David Anderson f3bc2c491f license comment, TODO
svn path=/trunk/boinc/; revision=436
2002-09-26 18:11:06 +00:00
David Anderson 24c2298777 split up prefs file
svn path=/trunk/boinc/; revision=435
2002-09-26 05:57:10 +00:00
David Anderson b4039f322d validation and credit
svn path=/trunk/boinc/; revision=434
2002-09-25 19:40:19 +00:00
David Anderson 7ed63ce28e no .. in filenames
svn path=/trunk/boinc/; revision=432
2002-09-22 23:47:13 +00:00
David Anderson 8d468c56f6 buffer length args
svn path=/trunk/boinc/; revision=431
2002-09-22 23:27:14 +00:00
David Anderson 9980bb7e00 *** empty log message ***
svn path=/trunk/boinc/; revision=430
2002-09-20 21:17:47 +00:00
David Anderson 86131838fc validate
svn path=/trunk/boinc/; revision=401
2002-09-02 17:25:55 +00:00
David Anderson 9796a5e881 *** empty log message ***
svn path=/trunk/boinc/; revision=399
2002-08-30 22:11:36 +00:00
David Anderson 4db3450588 *** empty log message ***
svn path=/trunk/boinc/; revision=394
2002-08-30 19:31:01 +00:00
David Anderson d45aa6b6e7 *** empty log message ***
svn path=/trunk/boinc/; revision=389
2002-08-29 04:08:40 +00:00
David Anderson a095225083 credit
svn path=/trunk/boinc/; revision=388
2002-08-28 21:50:51 +00:00
David Anderson c517c5d22b bug fixes
svn path=/trunk/boinc/; revision=383
2002-08-26 22:57:17 +00:00
David Anderson a85f32729a project name
svn path=/trunk/boinc/; revision=379
2002-08-25 07:54:33 +00:00
David Anderson 20de540177 *** empty log message ***
svn path=/trunk/boinc/; revision=372
2002-08-22 23:54:16 +00:00
David Anderson 28ff9e7e06 various
svn path=/trunk/boinc/; revision=354
2002-08-20 00:30:13 +00:00
David Anderson f968d6110f added db passwd
svn path=/trunk/boinc/; revision=325
2002-08-14 05:43:05 +00:00
Eric Heien ae95eb61c4 Added ul/dl resumption, result states
svn path=/trunk/boinc/; revision=299
2002-08-12 21:54:19 +00:00
David Anderson edb165438a little stuff
svn path=/trunk/boinc/; revision=289
2002-08-12 00:38:31 +00:00
Eric Heien e9aa34829e Initial persistent file transfer implementation.
svn path=/trunk/boinc/; revision=274
2002-08-07 22:52:10 +00:00
David Anderson 3cd542a6e1 new versioning semantics
svn path=/trunk/boinc/; revision=250
2002-07-29 00:39:45 +00:00
Michael Gary fe124afa05 *** empty log message ***
svn path=/trunk/boinc/; revision=222
2002-07-18 21:29:50 +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 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 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 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
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
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
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
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
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 41f8c14694 Fast CGI now works
svn path=/trunk/boinc/; revision=150
2002-07-01 22:41:09 +00:00
Michael Gary 7c01455a66 *** empty log message ***
svn path=/trunk/boinc/; revision=141
2002-06-28 18:42:42 +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 d55b22224b Removed duplicate files.
svn path=/trunk/boinc/; revision=115
2002-06-19 18:42:16 +00:00
David Anderson bd6e6540c2 added RSA library
svn path=/trunk/boinc/; revision=112
2002-06-14 05:49:34 +00:00
Michael Gary 142a50b8ff Scheduling server now makes with fast cgi in boinc/sched_fcgi
svn path=/trunk/boinc/; revision=107
2002-06-09 04:56:01 +00:00
Michael Gary b59d5b02af *** empty log message ***
svn path=/trunk/boinc/; revision=105
2002-06-09 02:38:24 +00:00