- 06 Mar, 2008 8 commits
-
-
Rytis Slatkevičius authored
svn path=/trunk/boinc/; revision=14861
-
Rom Walton authored
clientgui/ ViewProjectsGrid.h ViewWorkGrid.cpp, .h win_build/ boincmgr_curl.vcproj svn path=/trunk/boinc/; revision=14860
-
Rom Walton authored
It broke after the change of removing the call to LogonUserEx. client/ app_start.C lib/ util.C svn path=/trunk/boinc/; revision=14859
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14857
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14856
-
Jens Seidler authored
Localization: BOINC Manager and BOINC distribued web site language files updated: Japanese(ja), Italian(it), Chinese simplified(zh_CN), Spanish(es) svn path=/trunk/boinc/; revision=14855
-
David Anderson authored
svn path=/trunk/boinc/; revision=14854
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14853
-
- 05 Mar, 2008 7 commits
-
-
Eric J. Korpela authored
svn path=/trunk/boinc/; revision=14850
-
Eric J. Korpela authored
Matched functions linkage in api/graphics2.h to those in api/graphics_api.h svn path=/trunk/boinc/; revision=14849
-
Jeff Cobb authored
svn path=/trunk/boinc/; revision=14848
-
David Anderson authored
It works, at least in my test case. - boinc_submit script: show status every 10 seconds until completed add --wait option to show status for previous submission - Added get_logical_name() in validate_util.C - create_work: change default target_nresults from 5 to 2, max_error_results from 10 to 3, max_total_results from 20 to 10, max_success_results from 10 to 6 - boinc_cmd: show full usage if no args - project setup: copy single_job_assimilator svn path=/trunk/boinc/; revision=14847
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14846
-
Charlie Fenton authored
MGR: use the project URL instead of the project name to identify items; add hidden project URL column to Tasks, projects and Tansfers Grid Views svn path=/trunk/boinc/; revision=14845
-
Charlie Fenton authored
MGR: Grid views: When order of rows changes, reselect same data in new rows; update buttons when selected row is deleted. svn path=/trunk/boinc/; revision=14844
-
- 04 Mar, 2008 4 commits
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14843
-
David Anderson authored
> boinc_submit --infile foo --outfile blah program --args This will run "program" on a remote host, with the given input, output files, and command-line args It manages everything for you. You don't have to worry about apps, app_versions, template files, wrapper job files, etc. See: http://boinc.berkeley.edu/trac/wiki/SingleJob Initial checkin - not debugged yet. svn path=/trunk/boinc/; revision=14842
-
David Anderson authored
when notifying user of friend acceptance on web svn path=/trunk/boinc/; revision=14840
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14837
-
- 03 Mar, 2008 2 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14836
-
David Anderson authored
But if we do, set their transitioner time to plus infinity so that we don't see them again. (otherwise we go into an infinite loop) - DB code: remove "high_priority" from queries not from scheduler (should probably remove them from there too) - file_deleter: print error msg if apache user doesn't exist svn path=/trunk/boinc/; revision=14835
-
- 02 Mar, 2008 1 commit
-
-
Rytis Slatkevičius authored
svn path=/trunk/boinc/; revision=14834
-
- 01 Mar, 2008 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14833
-
- 29 Feb, 2008 5 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14831
-
Rom Walton authored
curl/ <Various Files> svn path=/trunk/boinc/; revision=14827
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14825
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14824
-
Rom Walton authored
older machines. - lib: comment out the CreateProcessAsUser code for graphics apps. (this is temporary) lib/ util.C win_util.C, .h svn path=/trunk/boinc/; revision=14823
-
- 28 Feb, 2008 9 commits
-
-
David Anderson authored
- web: "least recent" => "oldest", "most recent" => "newest" - scheduler: change DELAY_NO_WORK_CACHE from 20 min to 0. Otherwise, a host that has max_wus_in_progress, completes one, and sends a work request before the upload is finished will delay (and maybe sit idle) for 20 min. Better to have a few extra scheduler requests and let the client's backoff take care of things. svn path=/trunk/boinc/; revision=14822
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14821
-
Rom Walton authored
svn path=/trunk/boinc/; revision=14820
-
Rom Walton authored
- MGR: CreateProcessAsUser doesn't always error out when the ACLs haven't been changed for a specific Desktop and WindowStation so go ahead and Modify the ACLs with every call. It appears the ACLs revert themselves after CreateProcessAsUser is called anyway. client/ app_start.C lib/ util.C svn path=/trunk/boinc/; revision=14819
-
Charlie Fenton authored
MGR: When connected connecting to a different host, clear all cached messages (a more efficient implementation) svn path=/trunk/boinc/; revision=14818
-
Rytis Slatkevičius authored
svn path=/trunk/boinc/; revision=14816
-
Rom Walton authored
boinc_core_release_6_1_9 svn path=/trunk/boinc/; revision=14815
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=14814
-
Rom Walton authored
and window station to whichever desktop and window station the app launching it belongs. If access is denied then change the ACLs on the current desktop and window station then attempt to relaunch the application. lib/ util.C svn path=/trunk/boinc/; revision=14812
-
- 27 Feb, 2008 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=14811
-
David Anderson authored
svn path=/trunk/boinc/; revision=14810
-
Charlie Fenton authored
Mac: In build scripts: fix bug, add checks for needed SDKs; update build documentation (from Bernd Machenschalk.) svn path=/trunk/boinc/; revision=14809
-