Commit Graph

14625 Commits

Author SHA1 Message Date
David Anderson a0e3c5ae8d - client (Mac/Linux): if the NVIDIA or ATI detection functions
cause a SIGSEGV, recover from it.

svn path=/trunk/boinc/; revision=19533
2009-11-10 23:26:10 +00:00
Charlie Fenton 6eff7a1426 Mac installer: fix crash bug in AddRemoveUser utility
svn path=/trunk/boinc/; revision=19531
2009-11-10 22:53:05 +00:00
Charlie Fenton e7d2ab0590 Mac installer: fix crash bug in AddRemoveUser utility
svn path=/trunk/boinc/; revision=19530
2009-11-10 22:52:36 +00:00
David Anderson 3f084596e0 - scheduler: fix bug that caused no ATI jobs to be sent
if max_jobs_in_progress defined.

svn path=/trunk/boinc/; revision=19529
2009-11-10 22:19:36 +00:00
David Anderson aebdd6a72b svn path=/trunk/boinc/; revision=19528 2009-11-10 21:03:50 +00:00
David Anderson 0b93f21caf - Progress on new credit system. Seems to work!
svn path=/trunk/boinc/; revision=19527
2009-11-10 21:00:29 +00:00
BOINC Translator 83b1ed0b6c Commit from BOINC Translation Services by user DavidM. 730 of 749 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=19526
2009-11-10 19:30:27 +00:00
David Anderson 74c0223861 - client: fix bug that crashed client if client_state.xml
had garbage within <file_info>

svn path=/trunk/boinc/; revision=19525
2009-11-10 05:42:51 +00:00
David Anderson 45aef88650 - scheduler: maintain WORK_REQ::no_jobs_available correctly
for locality scheduling
- client: avoid spurious error message when parsing
    <proxy_info> from cc_config.xml

svn path=/trunk/boinc/; revision=19524
2009-11-09 23:25:04 +00:00
David Anderson a01966056f - client: add --no_gpus cmdline option
svn path=/trunk/boinc/; revision=19523
2009-11-09 20:00:45 +00:00
David Anderson 609872edf7 - client: the checkin of 15 Oct related to multi-thread apps
didn't work due to a typo.
    - client: if <ncpus> is present in cc_config.xml,
        we're supposed to act as if there were that many physical CPUs.
        In particular, we need to set host_info.p_ncpus to that value,
        since that's what is reported in scheduler requests.

svn path=/trunk/boinc/; revision=19522
2009-11-09 19:51:31 +00:00
BOINC Translator c91114944d Commit from BOINC Translation Services by user DavidM. 715 of 749 messages translated (5 fuzzy).
svn path=/trunk/boinc/; revision=19521
2009-11-09 19:39:59 +00:00
Rom Walton 4b377284aa Quick Updates
svn path=/trunk/boinc/; revision=19519
2009-11-09 17:11:18 +00:00
BOINC Translator 66677fa092 Commit from BOINC Translation Services by user DavidM. 706 of 749 messages translated (8 fuzzy).
svn path=/trunk/boinc/; revision=19516
2009-11-07 12:07:35 +00:00
BOINC Translator fe2f43c62d Commit from BOINC Translation Services by user treppolse. 749 of 749 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=19515
2009-11-07 09:14:15 +00:00
David Anderson 177fae6e08 - client: parse HTTP_PROXY strings of the form
http://username:passwd@host.dom.dom:port/file
    (we weren't parsing the username and password before).
- client: fix the feature that lets you exclude a list of hosts
    from going through the proxy.

svn path=/trunk/boinc/; revision=19513
2009-11-07 06:00:08 +00:00
David Anderson 5661321de3 - feeder: fix crashing bug
svn path=/trunk/boinc/; revision=19509
2009-11-06 23:31:42 +00:00
David Anderson 53aa10570a - feeder: fix crashing bug
svn path=/branches/server_stable/; revision=19508
2009-11-06 23:31:26 +00:00
BOINC Translator 3bd3b9d940 Commit from BOINC Translation Services by user Xavi. 749 of 749 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=19507
2009-11-06 23:10:05 +00:00
BOINC Translator c4d215ca0a Commit from BOINC Translation Services by user Xavi. 736 of 749 messages translated (13 fuzzy).
svn path=/trunk/boinc/; revision=19506
2009-11-06 23:03:02 +00:00
BOINC Translator 57e46bf02e Update Translations
svn path=/trunk/boinc/; revision=19501
2009-11-06 20:39:51 +00:00
BOINC Translator 072477f89f Commit from BOINC Translation Services by user DavidM. 698 of 749 messages translated (9 fuzzy).
svn path=/trunk/boinc/; revision=19497
2009-11-06 19:30:52 +00:00
Charlie Fenton 45fd8ad39b Mac: update XCode project for new files url.ccp,.h
svn path=/trunk/boinc/; revision=19493
2009-11-06 05:22:57 +00:00
Charlie Fenton c3bf3dae5c Update Mac documentation
svn path=/trunk/boinc/; revision=19492
2009-11-06 05:14:57 +00:00
David Anderson e89def870d svn path=/trunk/boinc/; revision=19491 2009-11-06 00:24:26 +00:00
BOINC Translator 56abd05288 Commit from BOINC Translation Services by user ReneOskam. 749 of 749 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=19488
2009-11-05 21:02:43 +00:00
BOINC Translator 9d4fff803e Commit from BOINC Translation Services by user ReneOskam. 747 of 747 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=19486
2009-11-05 18:48:31 +00:00
Rom Walton 4785777663 Quick Updates
svn path=/trunk/boinc/; revision=19483
2009-11-05 18:38:06 +00:00
Rom Walton 4f132e4c36 - MGR: Use mixed case keyboard accelerators instead of all caps, the
wxGetTranslation function is case sensitive even though the
        rest of the menu code does not care about case.
        
    clientgui/
        AdvancedFrame.cpp
        sg_BoincSimpleGUI.cpp

svn path=/trunk/boinc/; revision=19482
2009-11-05 18:36:37 +00:00
David Anderson 0e282a4aa6 Win compile fixes
svn path=/trunk/boinc/; revision=19481
2009-11-05 18:11:20 +00:00
David Anderson b29f920999 - Move URL-related code to a new file
- Remove stuff related to SOCKS version, since we only support 5

svn path=/trunk/boinc/; revision=19480
2009-11-05 18:02:51 +00:00
David Anderson 305239f293 - credit: weight averages by PFC. Else in SETI@home,
a large number of short jobs makes the CUDA version
    look much less efficient than it actually is.

svn path=/trunk/boinc/; revision=19478
2009-11-05 17:17:13 +00:00
Charlie Fenton 5d5942522b Mac Installer: set most files in BOINC Data directory world-readable
svn path=/trunk/boinc/; revision=19465
2009-11-05 01:44:05 +00:00
David Anderson 2f636a6f62 svn path=/trunk/boinc/; revision=19464 2009-11-04 23:23:19 +00:00
David Anderson a83b3fa3ba svn path=/trunk/boinc/; revision=19463 2009-11-04 23:04:07 +00:00
David Anderson 8caa2cf3d5 - test code for new credit system
svn path=/trunk/boinc/; revision=19462
2009-11-04 21:23:56 +00:00
BOINC Translator 9f69955a43 Commit from BOINC Translation Services by user DavidM. 728 of 799 messages translated (10 fuzzy).
svn path=/trunk/boinc/; revision=19460
2009-11-04 19:11:28 +00:00
BOINC Translator 1edfce7887 Commit from BOINC Translation Services by user romw. 724 of 799 messages translated (8 fuzzy).
svn path=/trunk/boinc/; revision=19455
2009-11-04 16:38:56 +00:00
Rom Walton 5bf5e10368 Quick Updates
svn path=/trunk/boinc/; revision=19453
2009-11-04 16:28:56 +00:00
Rom Walton 302ba83a53 Quick Updates
svn path=/trunk/boinc/; revision=19452
2009-11-04 16:26:25 +00:00
Rom Walton 7c70c3b6e4 - client: Fix linux build break.
client
        cs_platforms.cpp

svn path=/trunk/boinc/; revision=19451
2009-11-04 16:21:52 +00:00
BOINC Translator d0eb9e30d3 Commit from BOINC Translation Services by user SaharovNA. 749 of 788 messages translated (39 fuzzy).
svn path=/trunk/boinc/; revision=19450
2009-11-04 14:48:35 +00:00
BOINC Translator 2e0f9f098c Commit from BOINC Translation Services by user romw. 651 of 764 messages translated (86 fuzzy).
svn path=/trunk/boinc/; revision=19449
2009-11-03 23:22:02 +00:00
Rom Walton 8113b31c1a Update translation template for the manager
svn path=/trunk/boinc/; revision=19446
2009-11-03 22:37:47 +00:00
Rom Walton f6f1fef5c7 Quick Updates
svn path=/trunk/boinc/; revision=19443
2009-11-02 17:21:35 +00:00
Rom Walton 13b0f7703c Quick Updates
svn path=/trunk/boinc/; revision=19442
2009-11-02 16:55:48 +00:00
David Anderson 0fdd1ef4c8 - MGR: fixed some strings, removed trailing \n's
svn path=/trunk/boinc/; revision=19440
2009-11-01 00:34:12 +00:00
BOINC Translator 474c33e094 Commit from BOINC Translation Services by user treppolse. 745 of 745 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=19439
2009-10-31 15:48:09 +00:00
Charlie Fenton 06033fb0d4 Update sandbox documentation
svn path=/trunk/boinc/; revision=19436
2009-10-31 09:25:52 +00:00
Charlie Fenton 53af8c7a2b Mac MGR: allow localiztion of permissions error alerts
svn path=/trunk/boinc/; revision=19434
2009-10-31 08:39:00 +00:00