Charlie Fenton
31d0997a61
client: fix compile error
...
svn path=/trunk/boinc/; revision=15811
2008-08-12 22:19:50 +00:00
David Anderson
0ed39fcd5e
- web: improve sample project_specific_prefs.inc
...
to add "allow_non_preferred_apps pref
and remove frame rate pref
svn path=/trunk/boinc/; revision=15810
2008-08-12 22:09:28 +00:00
David Anderson
6337181571
- scheduler: don't send jobs for "hard apps" (weight==-1)
...
to hosts with total_credit=0
- client: add a buffer size check
svn path=/trunk/boinc/; revision=15809
2008-08-12 19:06:35 +00:00
Rom Walton
0838f5cf43
Fix typo pointed out by Nicolas Alvarez
...
svn path=/trunk/boinc/; revision=15808
2008-08-12 17:41:03 +00:00
David Anderson
2b6f80af15
- web: stylesheet tweaks (from Simek)
...
svn path=/trunk/boinc/; revision=15807
2008-08-12 17:08:14 +00:00
Janus B. Kristensen
8ef70f4ec7
Removed warnings about empty language files at the first webpage hit of a new project.
...
These files (and hence missing arrays) are automatically generated and the warnings are therefore irrelevant.
svn path=/trunk/boinc/; revision=15802
2008-08-10 18:31:54 +00:00
Charlie Fenton
f5ab12d217
client: fix compiler warning
...
svn path=/trunk/boinc/; revision=15801
2008-08-10 08:58:26 +00:00
David Anderson
26852af2f4
- web: forum tweaks (from Simek)
...
svn path=/trunk/boinc/; revision=15800
2008-08-10 01:13:00 +00:00
Rom Walton
c8b4a9e514
svn path=/trunk/boinc/; revision=15799
2008-08-09 22:31:14 +00:00
Rom Walton
d2a36ddd7f
Quick Updates
...
svn path=/trunk/boinc/; revision=15798
2008-08-09 22:30:16 +00:00
Rom Walton
9bde48331e
- CLIENT: checkin for CUDART support for Win32
...
coprocs/CUDA/mswin/x64/Debug/bin/
cudart.dll
coprocs/CUDA/mswin/x64/Release/bin/
cudart.dll
coprocs/CUDA/mswin/x64/ReleaseSigned/bin/
cudart.dll
svn path=/trunk/boinc/; revision=15797
2008-08-09 21:22:26 +00:00
Rytis Slatkevičius
92e3e07e0c
web: fix thread being marked as unread after posting to it ( fix #506 )
...
svn path=/trunk/boinc/; revision=15796
2008-08-09 19:27:17 +00:00
Rom Walton
539f8b31b2
Quick Updates
...
svn path=/trunk/boinc/; revision=15795
2008-08-09 19:05:25 +00:00
David Anderson
fa0b2749c7
svn path=/trunk/boinc/; revision=15794
2008-08-09 17:03:08 +00:00
David Anderson
9cb87d2fc8
- client: don't use fixed-size buffer when looking for app files
...
in project prefs (avoid buffer overrun)
- web: don't show credit info if no_computing flag set
svn path=/trunk/boinc/; revision=15793
2008-08-09 16:39:20 +00:00
Rom Walton
37d1c8d62a
Quick Updates
...
svn path=/trunk/boinc/; revision=15792
2008-08-09 13:54:23 +00:00
Rom Walton
43cd91eb95
Quick Updates
...
svn path=/trunk/boinc/; revision=15791
2008-08-08 20:59:32 +00:00
Rom Walton
ced682cfb7
Quick Updates
...
svn path=/trunk/boinc/; revision=15790
2008-08-08 20:56:10 +00:00
Rom Walton
d57938cbb7
- Tag for 6.3.8 release, all platforms
...
boinc_core_release_6_3_8
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=15788
2008-08-08 20:11:13 +00:00
Rom Walton
985c0aea61
- client: Changes references of nvcuda.dll to cudart.dll. Someday NVidia
...
might include it in its driver pack for Windows, until then we have
to include it as part of BOINC.
lib/
coproc.C
svn path=/trunk/boinc/; revision=15787
2008-08-08 20:09:51 +00:00
Rom Walton
1add814f05
- Tag for 6.3.7 release, all platforms
...
boinc_core_release_6_3_7
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=15786
2008-08-08 19:40:08 +00:00
Rom Walton
b995595cb7
Quick Updates
...
svn path=/trunk/boinc/; revision=15785
2008-08-08 19:34:14 +00:00
Rom Walton
96841a1fc0
Quick Updates
...
svn path=/trunk/boinc/; revision=15784
2008-08-08 19:33:17 +00:00
Rom Walton
b2db9ddf3d
Quick Updates
...
svn path=/trunk/boinc/; revision=15783
2008-08-08 19:29:33 +00:00
David Anderson
bd492ae414
- web: forum tweak
...
svn path=/trunk/boinc/; revision=15778
2008-08-08 03:38:03 +00:00
David Anderson
ee56ea3341
- validator: get_credit_from_wu() returns an error, rather than exiting,
...
if WU doesn't have <credit> element
svn path=/trunk/boinc/; revision=15777
2008-08-07 22:50:05 +00:00
David Anderson
13f51d2402
svn path=/trunk/boinc/; revision=15776
2008-08-07 22:13:37 +00:00
David Anderson
d561c91a3e
- web: add table.noborder class for S@h
...
svn path=/trunk/boinc/; revision=15775
2008-08-07 22:04:08 +00:00
David Anderson
a41848b43f
svn path=/trunk/boinc/; revision=15774
2008-08-07 21:43:02 +00:00
David Anderson
bff8ebcf8e
svn path=/trunk/boinc/; revision=15773
2008-08-07 21:17:38 +00:00
David Anderson
534c9911c9
svn path=/trunk/boinc/; revision=15772
2008-08-07 21:12:18 +00:00
David Anderson
896bdb2e23
- web: improve white.css, and make corresponding PHP changes
...
(mostly from Simek)
fixes #716
- validator: tweak the way host error rate is computed,
e.g. on error bump rate by .1 instead of .05
svn path=/trunk/boinc/; revision=15771
2008-08-07 20:43:52 +00:00
Rom Walton
0606aa9eaa
- CLIENT: Initial checkin for CUDART support for Win32
...
coprocs/CUDA/mswin/Win32/Debug/bin/
cudart.dll
coprocs/CUDA/mswin/Win32/Release/bin/
cudart.dll
coprocs/CUDA/mswin/Win32/ReleaseSigned/bin/
cudart.dll
win_build/
boinc_post_bld_rules.cmd
svn path=/trunk/boinc/; revision=15768
2008-08-07 17:02:22 +00:00
Rom Walton
a2771e5d33
- CLIENT/MGR/TRAY: When installed on Vista and UAC is turned on
...
the user by default cannot create globally shared objects. This
becomes a problem when protected application mode is turned off
for keyboard and mouse detection. Basically all of the components
would start up and fail to create the shared memory segment
and report the error through stderr which most people don't look
at by default.
The client is now the only component that is allowed to create the
shared memory segment, if creating the global segment fails it'll
create a local one instead. Both the tray and manager now just attach
to the existing segment, first trying the global one then the local
one.
client/
main.C
clientgui/
BOINCGUIApp.cpp, .h
clientlib/win/
boinc_dll.cpp
IdleTracker.cpp
clienttray/
tray_win.cpp, .h
win_build/
boinc.sln
boinctray.vcproj
svn path=/trunk/boinc/; revision=15767
2008-08-07 16:59:52 +00:00
David Anderson
b5b3fd43b7
- scheduler: make credit_multiplier stuff conditional on
...
<use_credit_multiplier> flag in config.xml
svn path=/trunk/boinc/; revision=15766
2008-08-06 23:30:22 +00:00
David Anderson
91ca306e80
- scheduler: fix bug that caused jobs to be sent to clients
...
using anonymous platform
even if they don't have the necessary app version.
Also, send an explanatory message in this case.
fixes #713
svn path=/trunk/boinc/; revision=15765
2008-08-06 22:08:47 +00:00
David Anderson
cd4cf976ea
- API (Windows): call mouse-handling functions with
...
coords relative to window, not screen
svn path=/trunk/boinc/; revision=15764
2008-08-06 20:44:26 +00:00
David Anderson
9b671b8f10
- file_deleter: add -delete_antiques_now options
...
svn path=/trunk/boinc/; revision=15763
2008-08-06 20:31:48 +00:00
David Anderson
4f66bb4c95
- added copyright and license info to .C, .cpp, .h files
...
- scheduler: fix bug in adaptive replication:
if send an unreplicated job to untrusted host,
set both wu.target_nresults and wu.min_quorum to app.target_nresults.
svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
Rom Walton
f2a981d3fe
Quick Updates
...
svn path=/trunk/boinc/; revision=15761
2008-08-06 18:35:51 +00:00
David Anderson
87d55ac90f
- added copyright and license info to some C files
...
svn path=/trunk/boinc/; revision=15759
2008-08-05 22:52:17 +00:00
David Anderson
9baf78fe5f
- web: added copyright and license info to PHP files
...
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
David Anderson
1c139a5523
- XML parsing: when parsing int/double/bool and fail to find end tag,
...
don't modify the reference arg.
- scheduler: improved messages for preferences
svn path=/trunk/boinc/; revision=15757
2008-08-05 21:43:52 +00:00
David Anderson
d6f02a6d75
svn path=/trunk/boinc/; revision=15756
2008-08-05 21:40:53 +00:00
Rom Walton
54ed728281
Quick Updates
...
svn path=/trunk/boinc/; revision=15755
2008-08-05 17:52:27 +00:00
David Anderson
dd538cc62a
- XML parsing: when parsing ints, check for errno == ERANGE.
...
This means the int was too big.
Ignore it - the XML was corrupted.
This should fix a problem reported by Kevin where the
mod_time in a user's global prefs was 100 years in the future,
causing those prefs to irrevocably propagate.
svn path=/trunk/boinc/; revision=15754
2008-08-05 15:20:02 +00:00
David Anderson
6db22d8c0c
- web: stylesheet fixes
...
fixes #708
- sched: slightly revise Bruce's fix
svn path=/trunk/boinc/; revision=15753
2008-08-05 15:06:42 +00:00
Rom Walton
1cdb26c107
Quick Updates
...
svn path=/trunk/boinc/; revision=15752
2008-08-04 23:53:29 +00:00
Bruce Allen
349f27a39e
scheduler: in resending lost results, must copy core
...
client version. David -- this can probably be done
better and might indicate that some other info is not
being properly copied. Please review and fix if needed.
Before this fix, scheduler was complaining about
outdated core clients version 0 < min needed core 413.
tools for scheduler logging: change cgi.log.X to scheduler.log.X
in script that creates on-line logs for users to read
to help diagnose problems.
svn path=/trunk/boinc/; revision=15751
2008-08-04 23:30:37 +00:00
David Anderson
55c6b2fc64
- scheduler: added a debug msg for anonymous platform
...
svn path=/trunk/boinc/; revision=15749
2008-08-04 18:48:26 +00:00