Commit Graph

62 Commits

Author SHA1 Message Date
Eric Heien 0801522cb0 Added comments throughout code.
svn path=/trunk/boinc/; revision=202
2002-07-15 23:21:20 +00:00
Eric Heien 4a33b99962 Fixed "calc error" bug.
svn path=/trunk/boinc/; revision=196
2002-07-15 17:28:40 +00:00
Eric Heien 10fea0facf Fixed Solaris compile bug.
svn path=/trunk/boinc/; revision=194
2002-07-15 17:12:11 +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
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
uid30989 629f4cd8ab Fixed configure bugs.
svn path=/trunk/boinc/; revision=166
2002-07-05 22:01:12 +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 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 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 41f8c14694 Fast CGI now works
svn path=/trunk/boinc/; revision=150
2002-07-01 22:41:09 +00:00
Michael Gary 91ed7b2860 fixed bug in main.C
svn path=/trunk/boinc/; revision=144
2002-07-01 18:16:31 +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
Eric Heien 31990745de Fixed small bug.
svn path=/trunk/boinc/; revision=136
2002-06-27 23:33:23 +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 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 acadf606fb Added soft link support.
svn path=/trunk/boinc/; revision=120
2002-06-20 23:46:51 +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
David Anderson 7d98c6f445 multiple URLs per file
svn path=/trunk/boinc/; revision=108
2002-06-10 06:14:18 +00:00
Eric Heien 7ee5689308 Slight change to core/app preferences.
svn path=/trunk/boinc/; revision=104
2002-06-08 00:55:25 +00:00
Michael Gary 9b5c58698c *** empty log message ***
svn path=/trunk/boinc/; revision=101
2002-06-07 22:59:24 +00:00
Eric Heien a994fe0520 Added basic functionality for passing graphics preferences between core and app
svn path=/trunk/boinc/; revision=100
2002-06-07 22:47:13 +00:00
Michael Gary 2e28756bd6 *** empty log message ***
svn path=/trunk/boinc/; revision=95
2002-06-06 23:43:05 +00:00
Eric Heien 058a78a0ed Fixed more Solaris compile bugs.
svn path=/trunk/boinc/; revision=94
2002-06-06 22:49:07 +00:00
Eric Heien f7f80d9900 Fixed compile bug on solaris.
svn path=/trunk/boinc/; revision=93
2002-06-06 22:39:21 +00:00
Eric Heien f42ef89b4b Fixed to allow compilation on Windows.
svn path=/trunk/boinc/; revision=92
2002-06-06 21:39:17 +00:00
Eric Heien 90664f37a8 - Changes and additions made to begin porting to Windows.
- This code will compile on Windows, but is not quite fully functional.

svn path=/trunk/boinc/; revision=91
2002-06-06 18:50:12 +00:00
Eric Heien 6233799071 Changes made to files to for Windows port.
svn path=/trunk/boinc/; revision=90
2002-06-06 18:42:01 +00:00
Eric Heien 906e8a62e1 Files needed to beginning porting BOINC to Windows.
svn path=/trunk/boinc/; revision=89
2002-06-06 18:37:05 +00:00
Eric Heien 5f47e9a2d6 - Consolidated XML parsing functions into lib
- Fixed compile bug on Solaris in shmem.C

svn path=/trunk/boinc/; revision=84
2002-06-03 19:15:19 +00:00
David Anderson ad452cdf57 preference propagation
svn path=/trunk/boinc/; revision=80
2002-06-01 20:26:21 +00:00
Hiram Clawson b9ffe20c2d *** empty log message ***
svn path=/trunk/boinc/; revision=76
2002-05-30 08:33:30 +00:00
David Anderson 3d702cc724 preference editing
svn path=/trunk/boinc/; revision=74
2002-05-29 23:25:21 +00:00
Hiram Clawson 97f3cfac9a *** empty log message ***
svn path=/trunk/boinc/; revision=69
2002-05-25 16:12:31 +00:00
Hiram Clawson b7b854a498 *** empty log message ***
svn path=/trunk/boinc/; revision=68
2002-05-25 16:09:55 +00:00
Hiram Clawson adf396f0be *** empty log message ***
svn path=/trunk/boinc/; revision=63
2002-05-25 15:12:13 +00:00
Hiram Clawson ea0e0d26e8 *** empty log message ***
svn path=/trunk/boinc/; revision=62
2002-05-25 15:03:53 +00:00
Hiram Clawson 15cade8885 *** empty log message ***
svn path=/trunk/boinc/; revision=60
2002-05-25 07:34:27 +00:00
Hiram Clawson cfa926f0db *** empty log message ***
svn path=/trunk/boinc/; revision=59
2002-05-25 07:30:55 +00:00