Commit Graph

5112 Commits

Author SHA1 Message Date
David Anderson 504957c0bd *** empty log message ***
svn path=/trunk/boinc/; revision=5054
2005-01-10 00:00:42 +00:00
Rom Walton 2ca0274631 *** empty log message ***
svn path=/trunk/boinc/; revision=5052
2005-01-09 23:55:35 +00:00
David Anderson 505a0c15c8 *** empty log message ***
svn path=/trunk/boinc/; revision=5051
2005-01-09 22:57:59 +00:00
David Anderson e72fc28b13 *** empty log message ***
svn path=/trunk/boinc/; revision=5050
2005-01-09 22:43:02 +00:00
Bruce Allen fcfbb7d7a5 typo
svn path=/trunk/boinc/; revision=5049
2005-01-09 22:41:44 +00:00
Bruce Allen a3aa7eafaa printf
svn path=/trunk/boinc/; revision=5048
2005-01-09 22:38:13 +00:00
David Anderson 29a26d8e44 *** empty log message ***
svn path=/trunk/boinc/; revision=5047
2005-01-09 22:33:32 +00:00
David Anderson 8e55a2dd0f *** empty log message ***
svn path=/trunk/boinc/; revision=5046
2005-01-09 22:23:53 +00:00
David Anderson 7035d11906 *** empty log message ***
svn path=/trunk/boinc/; revision=5045
2005-01-09 21:52:22 +00:00
David Anderson 3726e76ba6 *** empty log message ***
svn path=/trunk/boinc/; revision=5044
2005-01-09 09:33:06 +00:00
Bruce Allen f7cf628e1a Modifying historical record for future clarity
svn path=/trunk/boinc/; revision=5043
2005-01-09 09:09:47 +00:00
David Anderson ba4f91bae7 *** empty log message ***
svn path=/trunk/boinc/; revision=5042
2005-01-09 09:07:22 +00:00
Bruce Allen 0f5bbd6eae Document scheduling locality configuration file elements.
svn path=/trunk/boinc/; revision=5041
2005-01-09 08:50:08 +00:00
David Anderson 205d90a11d *** empty log message ***
svn path=/trunk/boinc/; revision=5040
2005-01-09 08:44:41 +00:00
Bruce Allen ded013cc4b print format string didn't agree with arguments
svn path=/trunk/boinc/; revision=5039
2005-01-09 08:04:38 +00:00
Bruce Allen b0fd04807b Corrected comment, and added a bit of additional DEBUG-level log information.
svn path=/trunk/boinc/; revision=5038
2005-01-09 08:01:15 +00:00
Bruce Allen 22c0a5155e The signal being used to control the daemons is SIGHUP not SIGINT. Changed
comment and print statement from SIGINT to SIGHUP.

svn path=/trunk/boinc/; revision=5037
2005-01-09 07:48:33 +00:00
David Anderson ef3b4b5a8e *** empty log message ***
svn path=/trunk/boinc/; revision=5036
2005-01-09 06:38:42 +00:00
David Anderson 62e9a2765e *** empty log message ***
svn path=/trunk/boinc/; revision=5035
2005-01-09 06:26:37 +00:00
Bruce Allen 881c670742 Add a basic signaling mechanism to 'scheduling locality' so that the
scheduler notifies the project when it has no results remaining for a given
file, and gives the project a brief interval to try and make more WU for
that file.  Likewise, the project can tell the scheduler if there are
no more WU that it can add for a given file.

svn path=/trunk/boinc/; revision=5034
2005-01-08 20:55:49 +00:00
David Anderson b298ed30ab *** empty log message ***
svn path=/trunk/boinc/; revision=5033
2005-01-08 19:45:26 +00:00
Rom Walton a65b12ddc4 *** empty log message ***
svn path=/trunk/boinc/; revision=5032
2005-01-08 18:09:03 +00:00
David Anderson 74acc672b2 replace bad filename hashing function
svn path=/trunk/boinc/; revision=5031
2005-01-08 07:55:59 +00:00
David Anderson 4e294d1e5a *** empty log message ***
svn path=/trunk/boinc/; revision=5030
2005-01-08 07:44:22 +00:00
David Anderson 98e93a0a5d *** empty log message ***
svn path=/trunk/boinc/; revision=5029
2005-01-08 06:54:03 +00:00
David Anderson 4031091deb replace bad filename hashing function
svn path=/trunk/boinc/; revision=5028
2005-01-08 06:38:21 +00:00
Bruce Allen 8a2f70a863 More standard: build Makefile.in from Makefile.am
svn path=/trunk/boinc/; revision=5027
2005-01-08 01:25:29 +00:00
Rom Walton f33a69da98 *** empty log message ***
svn path=/trunk/boinc/; revision=5026
2005-01-08 01:22:30 +00:00
Bruce Allen 7d96f35ba3 Reinhard has done a substantial amount of work in the past
couple of weeks to fix a number of bugs and problems in the
X-windows and/or Mac graphics event loop, and with lockfile
handling problems seen on a number of Unix file systems. A
brief summary of the changes is:

lockfile: replace calls to exit() by boinc_finish() + make
boinc_finish() remove the lockfile

graphics-eventloop: some re-structuring and simplification to
make handling of glut-exits/abort-signals more robust.  Eric,
if you could test this under Solaris we'd be very grateful.

svn path=/trunk/boinc/; revision=5025
2005-01-08 01:17:51 +00:00
David Anderson 1e4571f833 *** empty log message ***
svn path=/trunk/boinc/; revision=5024
2005-01-07 23:20:51 +00:00
Rom Walton b4c6e76f23 *** empty log message ***
svn path=/trunk/boinc/; revision=5023
2005-01-07 20:47:40 +00:00
David Anderson ebc2befef0 *** empty log message ***
svn path=/trunk/boinc/; revision=5022
2005-01-07 20:31:03 +00:00
David Anderson 7cca0a5df2 *** empty log message ***
svn path=/trunk/boinc/; revision=5021
2005-01-07 20:12:31 +00:00
David Anderson 86c3728abe *** empty log message ***
svn path=/trunk/boinc/; revision=5020
2005-01-07 19:45:46 +00:00
Janus B. Kristensen aecb8e7812 Bugfix patches from Christian Beer
svn path=/trunk/boinc/; revision=5019
2005-01-07 18:39:07 +00:00
Janus B. Kristensen b63dc9f267 Don't show the icon column in the helpdesk because icons are not shown (and should not be shown) anyways.
(patch by Christian Beer)

svn path=/trunk/boinc/; revision=5018
2005-01-07 18:29:20 +00:00
Janus B. Kristensen 4a14809c57 Filtering can now be turned off for the helpdesk
(patch by Christian Beer)

svn path=/trunk/boinc/; revision=5017
2005-01-07 18:27:06 +00:00
Janus B. Kristensen 33cf66edeb - Users cannot be listed more than once on the ignorelist.
- List is now sorted by userid
(partly patch by Christian Beer)

svn path=/trunk/boinc/; revision=5016
2005-01-07 18:25:01 +00:00
Rom Walton a22be6b334 *** empty log message ***
svn path=/trunk/boinc/; revision=5015
2005-01-07 17:05:21 +00:00
Rom Walton cbd6bd4b9f *** empty log message ***
svn path=/trunk/boinc/; revision=5014
2005-01-07 10:37:11 +00:00
Rom Walton 32e79a92f8 *** empty log message ***
svn path=/trunk/boinc/; revision=5013
2005-01-07 07:40:29 +00:00
Rom Walton 6878a359ba *** empty log message ***
svn path=/trunk/boinc/; revision=5012
2005-01-07 07:33:45 +00:00
Rom Walton 812ad5cfca *** empty log message ***
svn path=/trunk/boinc/; revision=5011
2005-01-07 07:32:23 +00:00
Rom Walton 0388b319df *** empty log message ***
svn path=/trunk/boinc/; revision=5010
2005-01-06 22:59:54 +00:00
Rom Walton 30317e0ffd *** empty log message ***
svn path=/trunk/boinc/; revision=5009
2005-01-06 22:57:28 +00:00
Bruce Allen a577eacf7e Minor bug fix in locality scheduling. Documentation says that WU
names for locality scheduling must start:
     FILENAME__anything
whereas before this bug fix the locality scheduler would assume that a
WU named
     FILENAMEanything
would satisfy the locality scheduling requirement. If a project is
doing a mix of locality and non-locality scheduling, this might
cause problems.

svn path=/trunk/boinc/; revision=5008
2005-01-06 22:43:28 +00:00
Rom Walton 21e4ccea93 *** empty log message ***
svn path=/trunk/boinc/; revision=5007
2005-01-06 22:25:53 +00:00
Rom Walton 5d620b4e67 *** empty log message ***
svn path=/trunk/boinc/; revision=5006
2005-01-06 22:09:30 +00:00
Rom Walton f2e55c7820 *** empty log message ***
svn path=/trunk/boinc/; revision=5005
2005-01-06 22:06:35 +00:00
Janus B. Kristensen 563022c4cd round scores and ratings in forum to avoid stuff like 2.99999999999
svn path=/trunk/boinc/; revision=5004
2005-01-06 18:48:07 +00:00