Commit Graph

94 Commits

Author SHA1 Message Date
Eric Heien b963d03030 Fixed soft link bug.
svn path=/trunk/boinc/; revision=116
2002-06-19 18:45:43 +00:00
Eric Heien d55b22224b Removed duplicate files.
svn path=/trunk/boinc/; revision=115
2002-06-19 18:42:16 +00:00
Eric Heien 7aa3c64278 Windows binary file fix.
svn path=/trunk/boinc/; revision=114
2002-06-19 18:37:08 +00:00
Eric Heien 5dcbe6447c Added support for XML soft links and initialization function
svn path=/trunk/boinc/; revision=113
2002-06-14 22:56:28 +00:00
David Anderson bd6e6540c2 added RSA library
svn path=/trunk/boinc/; revision=112
2002-06-14 05:49:34 +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
Eric Heien 9134fbccd3 The preferences functionality is now in api/api.C.
svn path=/trunk/boinc/; revision=109
2002-06-10 22:57:37 +00:00
David Anderson 7d98c6f445 multiple URLs per file
svn path=/trunk/boinc/; revision=108
2002-06-10 06:14:18 +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 7edb3c7cd5 *** empty log message ***
svn path=/trunk/boinc/; revision=106
2002-06-09 02:52:23 +00:00
Michael Gary b59d5b02af *** empty log message ***
svn path=/trunk/boinc/; revision=105
2002-06-09 02:38:24 +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 a28b21a5ee *** empty log message ***
svn path=/trunk/boinc/; revision=103
2002-06-08 00:05:48 +00:00
Michael Gary 2690e5b2a2 *** empty log message ***
svn path=/trunk/boinc/; revision=102
2002-06-07 23:27: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
Eric Heien 9d6db62022 Changes made to allow connection to jill and to correctly read environment variables in tests.
svn path=/trunk/boinc/; revision=99
2002-06-07 22:01:56 +00:00
Michael Gary 1bef551523 *** empty log message ***
svn path=/trunk/boinc/; revision=98
2002-06-07 21:42:19 +00:00
Michael Gary a8660b2a3f *** empty log message ***
svn path=/trunk/boinc/; revision=97
2002-06-07 21:21:55 +00:00
Michael Gary b7bdc19df7 *** empty log message ***
svn path=/trunk/boinc/; revision=96
2002-06-06 23:59:10 +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 fe51a799b6 Testing new mailing functionality.
svn path=/trunk/boinc/; revision=88
2002-06-05 20:12:46 +00:00
Michael Gary 01688c81eb *** empty log message ***
svn path=/trunk/boinc/; revision=87
2002-06-05 00:21:15 +00:00
Michael Gary 54c87b5c8c added water mark functionality to scheduler
svn path=/trunk/boinc/; revision=86
2002-06-04 23:56:07 +00:00
Eric Heien 9c60ee2cb3 Fixed parse file reference.
svn path=/trunk/boinc/; revision=85
2002-06-03 19:36:45 +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
Eric Heien b3cce76db8 Testing CVS checkin mailing list.
svn path=/trunk/boinc/; revision=83
2002-06-03 18:30:08 +00:00
Eric Heien 25060ad81f *** empty log message ***
svn path=/trunk/boinc/; revision=82
2002-06-03 18:24:47 +00:00
David Anderson 6f0df21ebe TODO update
svn path=/trunk/boinc/; revision=81
2002-06-03 06:28:02 +00:00
David Anderson ad452cdf57 preference propagation
svn path=/trunk/boinc/; revision=80
2002-06-01 20:26:21 +00:00
Eric Heien bcb7ceadef Makefile should be generated by Makefile.in when possible, so we don't need a version in the repository.
svn path=/trunk/boinc/; revision=79
2002-05-30 18:28:45 +00:00
Eric Heien fe446fb7ea Added safeguard to avoid removing root directory when BOINC_DOWNLOAD_DIR and BOINC_UPLOAD_
DIR environment variables aren't declared.

svn path=/trunk/boinc/; revision=78
2002-05-30 16:54:33 +00:00
Eric Heien abc9aa5d7e Added safeguard to avoid removing root directory when BOINC_DOWNLOAD_DIR and BOINC_UPLOAD_DIR environment variables aren't declared.
svn path=/trunk/boinc/; revision=77
2002-05-30 16:54:06 +00:00
Hiram Clawson b9ffe20c2d *** empty log message ***
svn path=/trunk/boinc/; revision=76
2002-05-30 08:33:30 +00:00
David Anderson b5c17dceaa added missing files
svn path=/trunk/boinc/; revision=75
2002-05-30 07:14:21 +00:00
David Anderson 3d702cc724 preference editing
svn path=/trunk/boinc/; revision=74
2002-05-29 23:25:21 +00:00
Eric Heien f742931184 Removed temp files as they should be automatically created by configure.
svn path=/trunk/boinc/; revision=73
2002-05-29 18:39:24 +00:00
Eric Heien 03ebbf2c63 Removed Makefile since it will be created by configure
svn path=/trunk/boinc/; revision=72
2002-05-29 18:36:36 +00:00
Eric Heien e15094a31a *** empty log message ***
svn path=/trunk/boinc/; revision=71
2002-05-28 23:26:32 +00:00
Hiram Clawson 464eb79cb6 *** empty log message ***
svn path=/trunk/boinc/; revision=70
2002-05-25 16:23:32 +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 c092632f52 *** empty log message ***
svn path=/trunk/boinc/; revision=67
2002-05-25 16:02:02 +00:00