- 23 Nov, 2014 18 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
When the file is detected, the wrapper will call boinc_temporary_exit() and restart the VM at a later date.
-
Rom Walton authored
VBOX: Move common code to VBOX_BASE class, VBOX_VM derives from it by extending virtual functions calling Vboxmanage or Native API functions. Use ATL on Windows to wrap COM Objects and data types.
-
Rom Walton authored
VBOX: Move common code to VBOX_BASE class, VBOX_VM derives from it by extending virtual functions calling Vboxmanage or Native API functions. Use ATL on Windows to wrap COM Objects and data types.
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
VBOX: Begin refactoring for supporting the native VirtualBox API set on Windows. Use the code in the deprecated directory as a baseline.
-
- 22 Nov, 2014 3 commits
-
-
David Anderson authored
If the GUI reports the Android version, append it to the Linux version as 2.6.5 (Android 3.1.0)
-
David Anderson authored
The OS version# constraints (os_min_version, os_max_version) were only supported for Win and Mac. Make them work for Linux and Android too. Note: for Android, we get the Linux kernel version. This isn't the same as the Android version, but it may be enough
-
David Anderson authored
-
- 21 Nov, 2014 2 commits
-
-
David Anderson authored
Also cast ID to int in lookup_id. This isn't a vulnerability AFAIK, but doesn't hurt to be safe
-
Charlie Fenton authored
Show web based values as well as local settings. Add text that BOINC will use the most restrictive of the 3 disk usage settings. Note: My changes are not yet complete.
-
- 20 Nov, 2014 4 commits
-
-
David Anderson authored
-
David Anderson authored
-
Rom Walton authored
android: Set the minSdkVersion to 16 (Android 4.1) and add the position-independent-executable flags for native code build scripts.
-
Rom Walton authored
android: Properly report the android version to the core client so it can bubble it up to the server
-
- 19 Nov, 2014 4 commits
-
-
David Anderson authored
-
David Anderson authored
-
-
David Anderson authored
When I added LDAP support I assumed that an email_addr without a "@" is an LDAP name. I forgot that WCG uses user names rather than email addrs. D'oh!
-
- 18 Nov, 2014 4 commits
-
-
-
Rom Walton authored
-
David Anderson authored
-
Charlie Fenton authored
-
- 17 Nov, 2014 1 commit
-
-
David Anderson authored
In work fetch setup, we were computing rsc_project_reason before doing the round-robin simulation. It needs to be done after, because it uses the # of idle devices, which is computed by the simulation.
-
- 15 Nov, 2014 1 commit
-
-
Charlie Fenton authored
lib: in procindo_setup() for Mac, do not mark processes as low priority because some processes (e.g., Finder) change priority frequently, which would cause procinfo_non_boinc() and ACTIVE_TASK_SET::get_memory_usage() to get incorrect results for the % CPU used.
-
- 14 Nov, 2014 2 commits
-
-
David Anderson authored
-
David Anderson authored
If an anonymous platform app version has a plan class containing "vbox", and the <dont_use_vbox/> flag is set in cc_config.xml, skip the app version.
-
- 12 Nov, 2014 1 commit
-
-