Commit Graph

24932 Commits

Author SHA1 Message Date
Rom Walton c31bee5713 WINBUILD: Update for renaming md5.c to md5.cpp 2014-08-26 12:23:08 -04:00
Rom Walton 53067d700e lib: Fixes for newer GCC versions when compiling md5.c. 2014-08-26 12:21:00 -04:00
David Anderson f01692a779 locale: Update compiled localization files 2014-08-26 09:05:11 -07:00
David Anderson 7cd60b7fb5 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-08-26 09:04:06 -07:00
Charlie Fenton 8cc272601a MGR: On MS Windows, adjust sizes of images in Advanced Frame tabs and Computing Preferences tabs for users DPI setting. 2014-08-26 05:34:22 -07:00
Charlie Fenton 92d9cb3fd5 MGR: On MS Windows, adjust Simple View images from skin file for users DPI setting. 2014-08-26 03:56:21 -07:00
Rom Walton df4232d41e client: fix build break 2014-08-26 02:47:17 -04:00
Rom Walton 542c7be40c MGR: Make sure the various item property dialogs open up in the designated client area on Windows and Mac. 2014-08-25 21:39:59 -04:00
Rom Walton 296a4e8026 MGR: Center the adv preferences dialog after opening it up. 2014-08-25 21:02:15 -04:00
Rom Walton 93cb74084f BUILD: Remove references to the XSS libraries. The X11 screensaver in clientscr depends on the XCB and XCB-ATOM dev packages. BOINC API just depends on glut and glu. 2014-08-25 13:15:41 -04:00
Rom Walton ffd0e55bf6 client: Remove references to unneeded XSS header files 2014-08-25 13:10:08 -04:00
Rom Walton bfae1032e5 client: Use /dev/input/* to determine idle input detection on Linux.
This would also cover digitizers and bluetooth devices.
2014-08-25 13:03:47 -04:00
Charlie Fenton 36cd72b78b MGR: Allow for floating point rounding errors when determining DPI settings. 2014-08-25 07:06:10 -07:00
Charlie Fenton 8f3256753c MGR: Fix compiler warning. 2014-08-25 06:42:48 -07:00
Charlie Fenton 69909aa47c MGR: On MS Windows, adjust Simple View metrics and images for users DPI setting. 2014-08-25 06:24:54 -07:00
David Anderson 4d121bc2c4 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-08-25 06:02:13 -07:00
David Anderson 3b60fa1679 Manager: brighten colors in disk/stats views 2014-08-25 06:01:47 -07:00
Rom Walton 114ff72111 MGR: Remove references to target="_blank" from notices, it causes a failure to fire our own event handler when the link is clicked. 2014-08-22 19:25:34 -04:00
Rom Walton b4b17851ba BUILD: Increase the build number for vboxwrapper. 2014-08-22 15:28:19 -04:00
Rom Walton 837948ff24 VBOX: Use the 'Name' field instead of the internal virtualbox name for the default network interface. 2014-08-22 15:22:39 -04:00
Rom Walton fbe578ad6e Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-08-22 14:19:25 -04:00
Rom Walton 4b60c60fa8 VBOX: When the bridged network option is selected, don't forget to set which network interface it is supposed to bridge with. 2014-08-22 14:18:53 -04:00
Charlie Fenton b9156c17c2 Mac installer: don't require restart after a clean install on OS 10.9 Mavericks or later. 2014-08-21 05:48:17 -07:00
David Anderson cd05b76c1f web: remove old DB calls on home and server status pages 2014-08-20 09:41:01 -07:00
Rom Walton 92ae8509e8 BUILD: Increase the build number for vboxwrapper. 2014-08-20 10:37:03 -04:00
Rom Walton 498a3b79ae VBOX: Fix typo 2014-08-20 10:35:19 -04:00
Rom Walton 4741bbff23 WINBUILD: Update vboxwarpper version 2014-08-20 00:55:51 -04:00
Charlie Fenton 1a7f61a10a BUILD: Increase the build number for vboxwrapper (Mac & Linux only so far.) 2014-08-19 20:07:44 -07:00
David Anderson e55297a8f0 vboxwrapper: change option name to "network_bridged_mode" 2014-08-19 19:28:38 -07:00
Rom Walton 67ea1b6b56 BUILD: Increase the build number for vboxwrapper. 2014-08-19 17:53:13 -04:00
Rom Walton 188a13b2fb VBOX: Rename bridged_mode to enable_network_bridged_mode.
VBOX: Set the network configuration at VM creation time.  set_network_access() is called whenever the network is suspended or resumed.  It'll cause multiple DHCP requests to be spawned on a network resume.
2014-08-19 14:48:10 -04:00
Charlie Fenton dd9826c817 MGR: On MS Windows, make DPI setting detection more efficient and DPI adjustments more general. 2014-08-19 02:28:42 -07:00
David Anderson a79b5c7df7 client: fix Unix part of last checkin 2014-08-19 00:50:45 -07:00
David Anderson 861042c00f client: try to report an IP address other than loopback 2014-08-19 00:36:44 -07:00
David Anderson c7aaf64423 vboxwrapper: add <bridge_mode/> otion for bridged mode networking 2014-08-18 20:33:51 -07:00
David Anderson d21a062f89 validator: initialize per-app avg credit update times to now rather than 0
Hopefully this will make per-app avg credit add up to
something close to the overall average
2014-08-18 20:10:08 -07:00
David Anderson 252f38522f Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-08-18 13:49:43 -07:00
David Anderson ce8e78e10e web: add script for granting badges based on per-subproject credit totals
See http://boinc.berkeley.edu/trac/wiki/PerAppCredit
2014-08-18 13:48:27 -07:00
Rom Walton fcd78ab22c Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-08-18 13:17:40 -04:00
Rom Walton 5fc1116f33 MGR: On Windows Vista and newer, let the service control manager shutdown the core client to prevent crash dialogs from appearing on some peoples systems when Windows is shutting down. 2014-08-18 13:17:15 -04:00
David Anderson c4a480be29 XML stats export: fix bug in credit-by-app files 2014-08-18 10:00:59 -07:00
Charlie Fenton db483f664e MGR: On MS Windows, adjust width of Task Control buttons, Event Log and Log Flags dialog for users DPI setting. 2014-08-18 05:49:31 -07:00
David Anderson e482b34a8b _autosetup: tweak to work with dash as well as bach (from Christian) 2014-08-18 00:25:53 -07:00
David Anderson 2fa78ba328 make_project: don't generate Apache 2.4 directives because they break 2.2
... but put in comments saying what changes are needed.
2014-08-18 00:14:58 -07:00
David Anderson bb25de5481 _autosetup: fix apparent typo 2014-08-18 00:08:59 -07:00
David Anderson 25fc233f4d make_project: change httpd conf syntax for Apache 2.4
Add

Require all granted

as well as (for 2.2)

Order allow,deny
Allow from all

See http://httpd.apache.org/docs/2.4/upgrading.html#run-time
2014-08-17 23:58:30 -07:00
David Anderson 8f0893b140 db_dump: export credit_by_app files in XML stats
It does this by running html/ops/export_credit_by_app.php.
I added a cmdline arg to this script saying where to write the files.
2014-08-17 23:29:41 -07:00
Rom Walton 53d4f803f2 BUILD: Increase the build number for vboxwrapper. 2014-08-18 01:22:34 -04:00
Rom Walton 0bea6cb296 VBOX: Do not use a VM's XML file to determine valid disk controller combinations, vboxmanage attempts to maintain backwards compatibility so we do not have too. 2014-08-17 21:49:22 -04:00
David Anderson 14548a7377 web: small bug fix 2014-08-16 16:31:30 -07:00