- 06 Aug, 2008 2 commits
-
-
David Anderson authored
- 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
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15761
-
- 05 Aug, 2008 7 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=15759
-
David Anderson authored
svn path=/trunk/boinc/; revision=15758
-
David Anderson authored
don't modify the reference arg. - scheduler: improved messages for preferences svn path=/trunk/boinc/; revision=15757
-
David Anderson authored
svn path=/trunk/boinc/; revision=15756
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15755
-
David Anderson authored
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
-
David Anderson authored
fixes #708 - sched: slightly revise Bruce's fix svn path=/trunk/boinc/; revision=15753
-
- 04 Aug, 2008 7 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15752
-
Bruce Allen authored
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
-
David Anderson authored
svn path=/trunk/boinc/; revision=15749
-
Frank Thomas authored
wiki/Client_configuration_(advanced). svn path=/trunk/boinc/; revision=15748
-
Rytis Slatkevičius authored
svn path=/trunk/boinc/; revision=15747
-
Rytis Slatkevičius authored
svn path=/trunk/boinc/; revision=15746
-
Rytis Slatkevičius authored
developer tools: a script to build en.po from PHP files to ease translation. Usage: build_po.pl [PROJECT_PATH] svn path=/trunk/boinc/; revision=15745
-
- 03 Aug, 2008 1 commit
-
-
David Anderson authored
A file upload sends request. The network is down, and something (e.g. a router) sends a long (> 4KB) error page. This overruns the 4KB buffer of HTTP_OP::req1. Solution: keep track of the size of the buffer, and don't overrun it. Also move the body of a huge for loop into a separate function. From Ian Hay. Fixes #705 svn path=/trunk/boinc/; revision=15744
-
- 02 Aug, 2008 1 commit
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15743
-
- 01 Aug, 2008 6 commits
-
-
David Anderson authored
We need to add paths relative to the slot directory, not the BOINC directory (doh!!). svn path=/trunk/boinc/; revision=15741
-
David Anderson authored
- fix Makefiles in samples/ svn path=/trunk/boinc/; revision=15740
-
Charlie Fenton authored
SCR / CLIENT: fix get_screensaver_tasks RPC so it does not exclude tasks suspended for CPU throttling. Fixes the screensaver problem for V6 graphics. svn path=/trunk/boinc/; revision=15738
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15736
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=15735
-
Rom Walton authored
Fixes #706 - MGR: If the reminder frequency is 0, then don't show any reminder messages. clientgui/ BOINCDialupManager.cpp clientscr/ screensaver.cpp screensaver_win.cpp svn path=/trunk/boinc/; revision=15731
-
- 31 Jul, 2008 2 commits
-
-
David Anderson authored
This will make branching complete and stable server and app development branches easier. svn path=/trunk/boinc/; revision=15730
-
David Anderson authored
svn path=/trunk/boinc/; revision=15726
-
- 30 Jul, 2008 5 commits
-
-
David Anderson authored
fixes #704 svn path=/trunk/boinc/; revision=15717
-
David Anderson authored
fixes #704 - web: fix the am_set_info.php RPC (most args are optional, not mandatory) svn path=/trunk/boinc/; revision=15716
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15713
-
Rom Walton authored
svn path=/trunk/boinc/; revision=15710
-
David Anderson authored
svn path=/trunk/boinc/; revision=15707
-
- 28 Jul, 2008 6 commits
-
-
David Anderson authored
and change setup script to copy its files svn path=/trunk/boinc/; revision=15702
-
Eric J. Korpela authored
svn path=/trunk/boinc/; revision=15701
-
David Anderson authored
- DB: add db_update.php entry for Eric's new table svn path=/trunk/boinc/; revision=15700
-
David Anderson authored
svn path=/trunk/boinc/; revision=15694
-
David Anderson authored
svn path=/trunk/boinc/; revision=15693
-
David Anderson authored
If we don't update the update_time field, the graphics app will immediately exit. svn path=/trunk/boinc_samples/; revision=15692
-
- 27 Jul, 2008 2 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=15688
-
David Anderson authored
svn path=/trunk/boinc/; revision=15687
-
- 25 Jul, 2008 1 commit
-
-
David Anderson authored
Not complete. svn path=/trunk/boinc/; revision=15679
-