Commit Graph

1853 Commits

Author SHA1 Message Date
David Anderson 4fe216178a publicize some client state
svn path=/trunk/boinc/; revision=303
2002-08-12 22:26:32 +00:00
David Anderson 33e55372e2 publicize some client state
svn path=/trunk/boinc/; revision=301
2002-08-12 22:20: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 8007e5bf81 put back windows_cpp.h
svn path=/trunk/boinc/; revision=292
2002-08-12 04:06:26 +00:00
David Anderson cfc7952462 initial Windows GUI
svn path=/trunk/boinc/; revision=290
2002-08-12 00:51:42 +00:00
Eric Heien 22650b5bbb *** empty log message ***
svn path=/trunk/boinc/; revision=286
2002-08-09 23:16:37 +00:00
Eric Heien e7a409d2b0 Fixed compile bug.
svn path=/trunk/boinc/; revision=283
2002-08-09 23:01:29 +00:00
Eric Heien 00c2a72fd7 Moved win files, fixed compile bugs, added user requestable quit.
svn path=/trunk/boinc/; revision=279
2002-08-09 21:43:19 +00:00
Michael Gary 2e16ede95c Fixed bug in dosomething fsm
svn path=/trunk/boinc/; revision=277
2002-08-08 23:41:48 +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 ac1f13f2a8 revised API
svn path=/trunk/boinc/; revision=266
2002-08-05 00:29:34 +00:00
Eric Heien ae9cfdebb0 Implemented handling of HTTP redirect codes.
svn path=/trunk/boinc/; revision=265
2002-08-02 18:31:20 +00:00
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
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
Hiram Clawson f0312fe5e8 *** empty log message ***
svn path=/trunk/boinc/; revision=58
2002-05-25 06:37:35 +00:00
David Anderson a5cc5f66f2 memory-mapped DB in sched server
svn path=/trunk/boinc/; revision=52
2002-05-24 04:29:10 +00:00
Eric Heien f3755a52d2 Added Mac OS X compile support.
svn path=/trunk/boinc/; revision=50
2002-05-22 20:24:49 +00:00
Eric Heien ebc79f7f93 Added Mac OS X compile support.
svn path=/trunk/boinc/; revision=49
2002-05-22 20:13:00 +00:00
Eric Heien 6d6f00870e Added #include for Mac build
svn path=/trunk/boinc/; revision=48
2002-05-22 15:52:26 +00:00
Eric Heien a8ad541bfb Functions to test integer, floating point, bandwidth speeds, and cache size.
svn path=/trunk/boinc/; revision=47
2002-05-21 23:11:09 +00:00
David Anderson 79b17d7e0d multi-file program support
svn path=/trunk/boinc/; revision=46
2002-05-17 22:33:57 +00:00
Eric Heien ff1e199372 *** empty log message ***
svn path=/trunk/boinc/; revision=45
2002-05-17 20:52:34 +00:00
Eric Heien 3b0a71a062 Added #include <string.h> for memset.
svn path=/trunk/boinc/; revision=36
2002-05-08 22:21:27 +00:00
Eric Heien 41d961e039 *** empty log message ***
svn path=/trunk/boinc/; revision=27
2002-05-04 06:41:10 +00:00
Eric Heien c1ffdce839 Testing a change commit.
svn path=/trunk/boinc/; revision=23
2002-04-30 22:54:23 +00:00
David Anderson d5d4634807 Initial revision
svn path=/trunk/boinc/; revision=10
2002-04-30 22:22:54 +00:00