Rom Walton
71c6477811
- Tag for 6.3.13 release, all platforms
...
boinc_core_release_6_3_13
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=16114
2008-10-02 19:37:22 +00:00
David Anderson
49bb779fb0
- scheduler: add a \n after projects_files.xml, in case it doesn't have one
...
svn path=/trunk/boinc/; revision=16113
2008-10-02 19:16:09 +00:00
David Anderson
59184caaa9
- scheduler: FCGI: use mysql_ping() to check that DB connection
...
is still alive before handling a request. If not, try to reconnect.
This will hopefully make things work better if MySQL goes down and up
when using FCGI.
svn path=/trunk/boinc/; revision=16112
2008-10-02 19:03:52 +00:00
Rom Walton
466bb2a0e8
- Win: Update to cURL 7.19.0
...
cURL/
<Various Files>
svn path=/trunk/boinc/; revision=16111
2008-10-02 18:32:54 +00:00
Rom Walton
66b1b42cb5
- Win: Update to OpenSSL 0.9.8i
...
OpenSSL/
<Various Files>
svn path=/trunk/boinc/; revision=16108
2008-10-01 22:21:22 +00:00
David Anderson
d973bcac15
- scheduler: move core_client_version from WORK_REQ to SCHEDULER_REQUEST;
...
WORK_REQ doesn't get initialized in all cases.
svn path=/trunk/boinc/; revision=16107
2008-10-01 22:07:35 +00:00
David Anderson
632587c3b4
- scheduler: enforce max_wus_to_end, daily_result_quota,
...
and max_wus_in_progress when using score-based scheduling
svn path=/trunk/boinc/; revision=16106
2008-10-01 20:58:28 +00:00
David Anderson
bb9d546a02
- scheduler: add <no_vista_sandbox> option.
...
If set, don't send work to sandboxed Vista clients
(e.g., because of CUDA issue)
svn path=/trunk/boinc/; revision=16105
2008-10-01 19:48:52 +00:00
Charlie Fenton
5a2a48caa9
Remove obsolete documentation
...
svn path=/trunk/boinc/; revision=16101
2008-10-01 06:53:27 +00:00
Charlie Fenton
e722b83667
client: Update Mac cURL build script for cURL-7.19.0
...
svn path=/trunk/boinc/; revision=16100
2008-10-01 06:46:07 +00:00
Charlie Fenton
300bbe2484
client: Update Mac XCode project, build scripts and documentation for c-ares 1.5.3 and cURL-7.19.0
...
svn path=/trunk/boinc/; revision=16099
2008-10-01 06:30:34 +00:00
David Anderson
ce7951942e
- client: make statefile parsing a bit more efficient
...
- GUI RPC and app_init file: add source project to global prefs
svn path=/trunk/boinc/; revision=16098
2008-09-30 18:51:18 +00:00
David Anderson
57b92fb40a
- scheduler: #ifdef'd tweaks for server simulator
...
svn path=/trunk/boinc/; revision=16097
2008-09-30 18:21:41 +00:00
David Anderson
823df337a4
- add an interface for parsing XML attributes
...
svn path=/trunk/boinc/; revision=16096
2008-09-30 16:57:07 +00:00
Charlie Fenton
8cdf5b6c32
lib: eliminate 2 obsolete RPC calls.
...
svn path=/trunk/boinc/; revision=16095
2008-09-30 10:34:56 +00:00
Charlie Fenton
d7c9746f5c
MGR: async GUI RPCs: eliminate redundant RPC calls in SimpleGUI.
...
svn path=/trunk/boinc/; revision=16094
2008-09-30 09:36:07 +00:00
Charlie Fenton
23a6e439b6
Mgr: Fix 2 async GUI RPCs, also hoping to fix memory leak.
...
svn path=/trunk/boinc/; revision=16093
2008-09-30 02:44:24 +00:00
Charlie Fenton
83cb293fa5
Mgr: Fix 2 async GUI RPCs, also hoping to fix memory leak.
...
svn path=/trunk/boinc/; revision=16092
2008-09-30 01:16:31 +00:00
Charlie Fenton
7a9468edbb
Mgr: Fix 2 async GUI RPCs, also hoping to fix memory leak.
...
svn path=/trunk/boinc/; revision=16091
2008-09-30 01:12:49 +00:00
David Anderson
30aecfc6f8
- debug "exclusive app" feature
...
svn path=/trunk/boinc/; revision=16090
2008-09-29 18:51:46 +00:00
Rom Walton
b595d7af76
build break fixes and some cleanup
...
svn path=/trunk/boinc/; revision=16088
2008-09-29 17:29:03 +00:00
David Anderson
f0e0e8f977
- client: add "exclusive app" feature. If you put
...
<exclusive_app>foo.exe</exclusive_app>
in your cc_config.xml, BOINC will suspend computing
whenever foo.exe is running (e.g., a game).
Eventually we might want to put the interface in preferences
instead of cc_config.xml
svn path=/trunk/boinc/; revision=16087
2008-09-29 16:47:10 +00:00
Charlie Fenton
7d5f2eee63
Mgr: Fix XCode project for all .C files renamed to .cpp; lib: Fix error in prooxy changes of 9/25/08.
...
svn path=/trunk/boinc/; revision=16086
2008-09-29 09:26:01 +00:00
David Anderson
0b6197dc7d
svn path=/trunk/boinc/; revision=16085
2008-09-29 03:04:39 +00:00
David Anderson
ab57184a3a
- prepare for "don't run while playing game" feature
...
svn path=/trunk/boinc/; revision=16084
2008-09-29 01:55:58 +00:00
David Anderson
47703bb36c
another .cpp
...
svn path=/trunk/boinc/; revision=16083
2008-09-28 14:44:10 +00:00
David Anderson
85d33cb974
fixed XML error
...
svn path=/trunk/boinc/; revision=16082
2008-09-27 16:12:47 +00:00
Janus B. Kristensen
ed032e15c1
Fixes Ticket #662 - list items are now kept open to allow more than one line of content
...
svn path=/trunk/boinc/; revision=16081
2008-09-27 11:52:19 +00:00
Janus B. Kristensen
fc0ddc1d0d
Fixes Ticket #662 - list items are now kept open to allow more than one line of content
...
svn path=/trunk/boinc/; revision=16080
2008-09-27 11:49:32 +00:00
Janus B. Kristensen
c593b76967
Mark all threads as read button should be on its own line
...
svn path=/trunk/boinc/; revision=16079
2008-09-27 10:33:43 +00:00
Janus B. Kristensen
5949689542
Removed some old leftover layout code from the HTML, this should now be controlled from CSS.
...
svn path=/trunk/boinc/; revision=16078
2008-09-27 10:08:16 +00:00
Janus B. Kristensen
5aa7779aaf
Part 2 of 2 for the fix of Ticket #740 .
...
svn path=/trunk/boinc/; revision=16077
2008-09-27 09:52:28 +00:00
Janus B. Kristensen
527cb2d6d4
Introducing the notion of "action lists" - list of actions.
...
This is part 1 of 2 for the fix of Ticket #740 .
svn path=/trunk/boinc/; revision=16076
2008-09-27 09:51:29 +00:00
Janus B. Kristensen
5b01e52e02
"Mark forum read"-button should be on its own line.
...
svn path=/trunk/boinc/; revision=16075
2008-09-27 08:19:30 +00:00
Rom Walton
5e9056ae0e
Doxygen Test
...
svn path=/trunk/boinc/; revision=16074
2008-09-27 03:21:09 +00:00
David Anderson
b5fa84f084
- web: remove check on user agent
...
svn path=/trunk/boinc/; revision=16073
2008-09-26 23:02:53 +00:00
David Anderson
e734007dd9
- client: don't lower priority of apps that use >0 coprocessors and <1 CPU.
...
Otherwise they don't run efficiently.
svn path=/trunk/boinc/; revision=16072
2008-09-26 22:56:42 +00:00
David Anderson
94f2861361
svn path=/trunk/boinc/; revision=16071
2008-09-26 19:22:59 +00:00
David Anderson
62683e4bdc
- update .vcproj files accordingly
...
svn path=/trunk/boinc/; revision=16070
2008-09-26 18:30:19 +00:00
David Anderson
98cfb8d3b0
- rename .C files to .cpp so that Doxygen will work
...
svn path=/trunk/boinc/; revision=16069
2008-09-26 18:20:24 +00:00
David Anderson
043eba642a
rename test
...
svn path=/trunk/boinc/; revision=16068
2008-09-26 18:10:10 +00:00
David Anderson
15fe63488d
test rename
...
svn path=/trunk/boinc/; revision=16067
2008-09-26 18:06:27 +00:00
David Anderson
9dfb81a074
- boinc_cmd: add no_proxy item to --set_proxy_settings args
...
(from Frank Weiler)
svn path=/trunk/boinc/; revision=16066
2008-09-26 17:37:32 +00:00
Frank Weiler
2d0046d752
make 'no proxy for host' available over boinccmd
...
svn path=/workspaces/fweiler/boinc/; revision=16065
2008-09-26 08:08:22 +00:00
Frank Weiler
5c30ea7209
fixed little typo
...
svn path=/workspaces/fweiler/boinc/; revision=16064
2008-09-26 08:07:10 +00:00
Janus B. Kristensen
31cf816a25
svn path=/trunk/boinc/; revision=16063
2008-09-26 07:26:16 +00:00
Janus B. Kristensen
7922a57a25
Fixes Ticket #399 . Warnings no longer show up if the crossproject website was down and the lookup is not done at all for XML format since it isn't used.
...
svn path=/trunk/boinc/; revision=16062
2008-09-26 07:12:01 +00:00
David Anderson
95adc2f8fd
- Add the ability to exclude certain URLs from the use of proxies.
...
E.g. if you're running a project locally,
while attached to outside projects via a proxy.
Currently accessible only via the Manager's Options dialog.
From Frank Weiler.
svn path=/trunk/boinc/; revision=16061
2008-09-25 23:31:56 +00:00
David Anderson
560b65dd85
- web: don't send an email after account is created via web;
...
it serves no purpose and some people apparently view it as spam.
svn path=/trunk/boinc/; revision=16060
2008-09-25 22:03:56 +00:00
Rom Walton
984f039f6d
Fix build break.
...
svn path=/trunk/boinc/; revision=16058
2008-09-25 18:25:38 +00:00