David Anderson
a7c6b32ca2
scheduler: changes to allow the code signing key to be changed.
...
Aargh! My checkin of 31 Aug 2011 causes the client to strip the trailing \n
from the code-signing key; this change affects 7.0+ clients.
This broke the documented protocol for changing code-signing keys,
since signatures for the new key with the trailing \n won't work.
Solution: when you change code-signing key,
you have to sign both the stripped and non-stripped versions
of the new public key.
See http://boinc.berkeley.edu/trac/wiki/CodeSigning
This required a change to the scheduler so that it sends
one signature or the other based on client version
(stripped for 7.0+, else unstripped).
This change is entirely within send_code_sign_key(),
in case you want to update just that.
2014-08-29 13:35:51 -07:00
David Anderson
e7b4910213
web: skip ownerless threads
2014-08-29 13:31:30 -07:00
Charlie Fenton
42411f2a54
WINBUILD: We must set wxDEBUG_LEVEL=0 in Manager preprocessor definitions for release builds, otherwise __WXDEBUG__ is defined because the Manager includes wxwidgets\include\wx\debug.h. This caused the magenta artifact around the checkbox in the Simple View preferences dialog, and possibly other issues.
2014-08-29 04:39:25 -07:00
David Anderson
9ea1aa0ae8
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
2014-08-28 22:35:13 -07:00
David Anderson
809f49a626
Manager: brighten colors in disk/stats tabs
2014-08-28 22:34:40 -07:00
Rom Walton
e6a4500e19
WINBUILD: Suppress a reboot warning dialog displayed by Windows while uninstalling old builds.
2014-08-28 23:55:03 -04:00
Rom Walton
7b9ee1349a
Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2
2014-08-28 15:36:13 -04:00
Rom Walton
491f315fda
BUILD: Remove static references to GTK 2.x components, use package config properly. (From Steffen Moeller)
2014-08-28 15:30:52 -04:00
Rom Walton
8a33ee678c
BUILD: Remove unneeded reference to XSS
2014-08-28 15:26:15 -04:00
David Anderson
2f58137d38
web: make [pre] work in admin posts
2014-08-27 14:27:55 -07:00
Rom Walton
c02e6cad31
WINBUILD: More fixes for md5.c -> md5.cpp changes.
2014-08-27 16:42:25 -04:00
Rom Walton
9406ab5bb3
WINBUILD: Prevent the deletion of service accounts and groups on upgrade.
...
This was causing unneeded reboots on upgrades of service mode installs.
2014-08-27 15:02:54 -04:00
Charlie Fenton
1f8c57592e
Mac: Update Xcode project for renaming md5.c to md5.cpp
2014-08-26 18:22:14 -07:00
David Anderson
eaca72dd40
server python code: fix bug in get_output_file_path()
...
Reported by Bill Flynn; may be due to Python changes
2014-08-26 17:21:37 -07:00
Rom Walton
5e8b95ec01
DOC: Add development version of Android build to download page.
2014-08-26 13:14:02 -04:00
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