Commit Graph

91 Commits

Author SHA1 Message Date
Eric Heien f222c52bdb Removed more debugging output.
svn path=/trunk/boinc/; revision=264
2002-07-31 23:27:36 +00:00
Michael Gary 98496def41 *** empty log message ***
svn path=/trunk/boinc/; revision=263
2002-07-31 22:18:57 +00:00
Michael Gary c6e17b21f4 Removed debug printing.
svn path=/trunk/boinc/; revision=262
2002-07-31 22:13:06 +00:00
Michael Gary b2a3567ee3 Fixed restartible applications. CPU time accounting still needs some work.
svn path=/trunk/boinc/; revision=261
2002-07-31 19:05:15 +00:00
Michael Gary 2885ee66af Fixed filesystem calls.
svn path=/trunk/boinc/; revision=260
2002-07-31 18:31:22 +00:00
Eric Heien 3781762dd0 Fixed dir_open
svn path=/trunk/boinc/; revision=256
2002-07-30 23:44:22 +00:00
Eric Heien c454b5ff74 Added code to determine BOINC disk space usage.
svn path=/trunk/boinc/; revision=252
2002-07-30 00:02:21 +00:00
David Anderson 3cd542a6e1 new versioning semantics
svn path=/trunk/boinc/; revision=250
2002-07-29 00:39:45 +00:00
Eric Heien 20d48bf67a Fixed environment variable checking in Makefile and make tar command.
svn path=/trunk/boinc/; revision=246
2002-07-24 18:49:23 +00:00
Michael Gary 8a997474aa file_names.C now fully RFC1738 compliant (-_. not escaped)
svn path=/trunk/boinc/; revision=241
2002-07-23 21:00:05 +00:00
Michael Gary f7aa0425e4 file_names no longer escapes . in url's to be more compliant with php standards
svn path=/trunk/boinc/; revision=240
2002-07-23 20:51:57 +00:00
Eric Heien 48de731577 Fixed make tar command.
svn path=/trunk/boinc/; revision=239
2002-07-23 19:28:32 +00:00
Eric Heien b910d06124 Removed unneeded file.
svn path=/trunk/boinc/; revision=238
2002-07-23 19:00:19 +00:00
Eric Heien 77f5dd01d5 Windows compilation fixes.
svn path=/trunk/boinc/; revision=236
2002-07-22 23:37:56 +00:00
Eric Heien cc0fedee7c Fixed windows compilation issues.
svn path=/trunk/boinc/; revision=235
2002-07-22 23:07:14 +00:00
Eric Heien 1579ce777b Fixed OS X compile bug. Client configure now generates RSAEuro makefile.
svn path=/trunk/boinc/; revision=234
2002-07-22 21:25:35 +00:00
Michael Gary dcdb229574 Fixed compile bug on mac OSX
svn path=/trunk/boinc/; revision=233
2002-07-22 21:15:35 +00:00
Eric Heien 9de8a2f872 Fixed compiler warning message on Debian linux.
svn path=/trunk/boinc/; revision=232
2002-07-22 21:11:53 +00:00
Michael Gary ee1a81e950 make in the client directory now will make in RSAEuro/source
svn path=/trunk/boinc/; revision=231
2002-07-22 20:45:43 +00:00
Michael Gary 0a9ebcc11e Fixed make client_tar bug
svn path=/trunk/boinc/; revision=228
2002-07-19 20:35:25 +00:00
Eric Heien 59229c04bb *** empty log message ***
svn path=/trunk/boinc/; revision=226
2002-07-18 23:05:34 +00:00
Eric Heien 1711f02723 Third time's a charm.
svn path=/trunk/boinc/; revision=223
2002-07-18 21:30:17 +00:00
Michael Gary fe124afa05 *** empty log message ***
svn path=/trunk/boinc/; revision=222
2002-07-18 21:29:50 +00:00
Eric Heien c4b2e9feea Fixed get_timezone for real this time.
svn path=/trunk/boinc/; revision=221
2002-07-18 21:21:37 +00:00
Eric Heien cd8ce7e17a Fixed get_timezone function to work on all platforms correctly.
svn path=/trunk/boinc/; revision=220
2002-07-18 21:14:32 +00:00
Michael Gary 5d867625c9 Added master test and removed debug output from client_types.C
svn path=/trunk/boinc/; revision=210
2002-07-17 18:33:37 +00:00
Eric Heien 72727b681d Added configure check for malloc.h.
svn path=/trunk/boinc/; revision=206
2002-07-16 19:29:28 +00:00
Michael Gary 2a624974bd Added some comments to code
svn path=/trunk/boinc/; revision=204
2002-07-15 23:37:55 +00:00
Michael Gary 8285788396 Added some time keeping code to app.C
svn path=/trunk/boinc/; revision=203
2002-07-15 23:28:41 +00:00
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