Commit Graph

9182 Commits

Author SHA1 Message Date
David Anderson 0a33684ad0 updated docs
svn path=/trunk/boinc/; revision=254
2002-07-30 18:06:39 +00:00
Eric Heien 272e641d29 Fixed socket/nsl lib problem. Hopefully this will also work on Linux.
svn path=/trunk/boinc/; revision=253
2002-07-30 00:17:13 +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
Eric Heien 89f33c9eef Updated documentation, removed old documentation, fixed HTML tags, documentation now conforms with HTML 4.01 standard.
svn path=/trunk/boinc/; revision=251
2002-07-29 19:01:38 +00:00
David Anderson 3cd542a6e1 new versioning semantics
svn path=/trunk/boinc/; revision=250
2002-07-29 00:39:45 +00:00
Michael Gary 9bce75fdf1 *** empty log message ***
svn path=/trunk/boinc/; revision=249
2002-07-25 00:09:43 +00:00
Michael Gary 220acccd58 Added a test for time reporting.
svn path=/trunk/boinc/; revision=248
2002-07-24 19:49:27 +00:00
Michael Gary eb9044cbe3 Added a test for the time reporting system.
svn path=/trunk/boinc/; revision=247
2002-07-24 19:47:36 +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
Eric Heien 40d4ce4e9a *** empty log message ***
svn path=/trunk/boinc/; revision=245
2002-07-23 23:12:31 +00:00
Eric Heien ead7344156 Updated documentation.
svn path=/trunk/boinc/; revision=244
2002-07-23 22:24:59 +00:00
Michael Gary 3514a7ccac *** empty log message ***
svn path=/trunk/boinc/; revision=243
2002-07-23 21:33:14 +00:00
Michael Gary 60827f6b56 Added a test for sticky files.
svn path=/trunk/boinc/; revision=242
2002-07-23 21:27:44 +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 55893b51da Windows compilation fix.
svn path=/trunk/boinc/; revision=237
2002-07-22 23:54:28 +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
Eric Heien 35901ed276 The root level configure no longer makes the client makefile.
svn path=/trunk/boinc/; revision=230
2002-07-22 20:35:51 +00:00
Michael Gary fa1bc6603c *** empty log message ***
svn path=/trunk/boinc/; revision=229
2002-07-19 21:41:48 +00:00
Michael Gary 0a9ebcc11e Fixed make client_tar bug
svn path=/trunk/boinc/; revision=228
2002-07-19 20:35:25 +00:00
Michael Gary 2ef38749a2 Makefile checks for environment variables before compiling.
svn path=/trunk/boinc/; revision=227
2002-07-19 20:22:54 +00:00
Eric Heien 59229c04bb *** empty log message ***
svn path=/trunk/boinc/; revision=226
2002-07-18 23:05:34 +00:00
Eric Heien d50d2feed7 Fixed RSAEuro makefile so that it doesn't require gcc. This was causing problems when porting.
svn path=/trunk/boinc/; revision=225
2002-07-18 22:57:38 +00:00
Michael Gary 976ca1d0d6 *** empty log message ***
svn path=/trunk/boinc/; revision=224
2002-07-18 21:33:08 +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
Eric Heien 08b169f131 List of contributors.
svn path=/trunk/boinc/; revision=219
2002-07-18 00:13:15 +00:00
Eric Heien fd910633d7 Mozilla Public License 1.0.
svn path=/trunk/boinc/; revision=218
2002-07-18 00:02:07 +00:00
Michael Gary a26f549f0c Fixed test scripts, added a master test script (test_suite.php)
svn path=/trunk/boinc/; revision=217
2002-07-17 22:53:43 +00:00
Michael Gary 76ab9c56de Added make client_tar to Makefile.in and added installation notes for the client and server.
svn path=/trunk/boinc/; revision=216
2002-07-17 22:52:45 +00:00
Eric Heien ebc43771c3 Fixed Makefile to conform better to GNU standards.
svn path=/trunk/boinc/; revision=215
2002-07-17 21:40:05 +00:00
Eric Heien be303a2eaa Made changes to get RSAEuro working.
svn path=/trunk/boinc/; revision=214
2002-07-17 20:55:15 +00:00
Eric Heien ba6838fd90 Test
svn path=/trunk/boinc/; revision=213
2002-07-17 19:00:24 +00:00
Eric Heien 6940d93951 Test
svn path=/trunk/boinc/; revision=212
2002-07-17 18:58:56 +00:00
Eric Heien f7995f43e6 Test
svn path=/trunk/boinc/; revision=211
2002-07-17 18:57:54 +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 97e0f65173 Added comments.
svn path=/trunk/boinc/; revision=209
2002-07-16 23:37:54 +00:00
Michael Gary ac2650afed Fixed test script bug
svn path=/trunk/boinc/; revision=208
2002-07-16 19:59:06 +00:00
Eric Heien b864c6a1e4 Fixed malloc.h compile bug.
svn path=/trunk/boinc/; revision=207
2002-07-16 19:31: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 ec7fe7717d Accidently overwrote master.html
svn path=/trunk/boinc/; revision=205
2002-07-15 23:43:41 +00:00