android
|
ANDROID: Use latest OpenSSL and libcurl
|
2014-06-16 17:24:58 -04:00 |
api
|
API: remove handle_trickle_down and handle_trickle_up from BOINC_OPTIONS.
|
2014-07-04 11:11:38 -07:00 |
apps
|
compile fix in apps/upper_case.cpp
|
2013-07-05 20:45:33 -07:00 |
client
|
client: fix build break
|
2014-07-13 00:42:34 -07:00 |
clientctrl
|
WINBUILD: Update build environment to use Visual Studio 2010.
|
2013-10-17 15:27:03 -04:00 |
clientgui
|
MGR: fix alignment of items in Computing Preferences Network Tab
|
2014-06-30 16:45:29 -07:00 |
clientscr
|
SCR: Fix Mac screen saver to dismiss on mouse move On OS 10.8 and OS 10.9.
|
2014-04-08 23:41:21 -07:00 |
clienttray
|
LIB: Revert 42d1645b82 and remove the heap check in the tray applet.
|
2014-03-07 14:42:14 -05:00 |
coprocs/NVIDIA
|
COPROCS: Update the NVAPI library to r334
|
2014-04-30 19:15:11 -04:00 |
curl
|
CURL: Update root authority CAs
|
2014-01-29 12:20:32 -05:00 |
db
|
GUI RPC: include is_youtube_video flag in notice struct.
|
2014-06-10 14:04:40 -07:00 |
dcapi
|
Normalized line breaks according to latest updates of .gitattributes
|
2014-06-27 10:12:11 +02:00 |
doc
|
DOC: Update manager_links.php to handle help for both the advanced preferences and simple preferences dialog.
|
2014-07-01 20:14:13 -04:00 |
html
|
web: add WYSIWYG control for strike-through text
|
2014-07-13 15:27:25 -07:00 |
lib
|
GUI RPC: add cross_project_id to PROJECT, for BoincTasks
|
2014-07-13 17:44:38 -07:00 |
locale
|
update BOINC Web translation template
|
2014-07-04 09:44:53 -07:00 |
m4
|
Removed duplicate predefinition of gtkver
|
2014-06-20 09:42:40 -07:00 |
mac_build
|
MGR: Update my fix for wxListCtrl / CBOINCListCtrl flicker on Mac (commit f8966bf ) to match the fix made to wxWidgets trunk by wxWidgets personnel, as described in <http://trac.wxwidgets.org/ticket/16334#comment:2>.
|
2014-06-19 01:43:42 -07:00 |
mac_installer
|
Mac installer: fix 15 second delay after finishing installation before launching BOINC Manager (launches immediately if user closes installer)
|
2014-03-12 01:20:55 -07:00 |
packages
|
MGR: Update BOINC icon set to v5.
|
2014-03-05 15:29:51 -05:00 |
py
|
server: add "beta" flag to app versions
|
2014-06-05 09:51:01 -07:00 |
rboinc
|
…
|
|
samples
|
VBOX: Do not go off the rails if a process handle cannot be obtained for the VM process. Changing process priority of a Virtualbox 4.3.14 VM does not currently work.
|
2014-07-12 15:27:03 -04:00 |
sched
|
transitioner: don't exit if fail to find expected host_app_version record.
|
2014-07-10 20:51:46 -07:00 |
stripchart
|
use MAXPATHLEN and sizeof() a few places; from Gianfranco
|
2013-05-22 13:56:48 -07:00 |
test
|
- A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN
|
2012-09-21 03:52:24 +00:00 |
tools
|
create_work program: add --hr_class cmdline argument
|
2014-07-02 00:17:20 -07:00 |
vda
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
win_build
|
BUILD: Update vboxwrappers version to 26094.
|
2014-07-02 19:47:00 -04:00 |
xcompile
|
Fixed avx detection on GCC windows compiles
|
2014-06-20 07:48:31 -07:00 |
zip
|
Fixes for Visual C++ problems caused by xcompile checkins.
|
2014-05-08 13:46:26 -07:00 |
.gitattributes
|
Update .gitattributes to include a number of additional file types.
|
2014-06-25 16:21:19 -04:00 |
.gitignore
|
WINBUILD: Remove old 5.x to 6.x migration custom actions.
|
2014-04-03 11:13:11 -04:00 |
.vimrc
|
…
|
|
COPYING
|
…
|
|
COPYING.LESSER
|
…
|
|
COPYRIGHT
|
…
|
|
INSTALL
|
…
|
|
Makefile.am
|
BOINCZIP: Remove attempt at standalone build system for boinczip. Plug it back into the main BOINC build system and only build it on request or building for the server config.
|
2014-04-17 11:41:01 -04:00 |
Makefile.incl
|
server: shuffle code so that the file upload handler doesn't need MySQL
|
2014-06-17 18:07:45 -07:00 |
TODO_OLD
|
…
|
|
_autosetup
|
…
|
|
bolt_checkin_notes.txt
|
…
|
|
build_pos
|
- translation: turn off Android
|
2014-01-17 10:47:33 -08:00 |
checkin_notes
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc
|
2013-03-04 17:36:15 +01:00 |
checkin_notes_2002
|
…
|
|
checkin_notes_2003
|
…
|
|
checkin_notes_2004
|
…
|
|
checkin_notes_2005
|
…
|
|
checkin_notes_2006
|
…
|
|
checkin_notes_2007
|
…
|
|
checkin_notes_2008
|
…
|
|
checkin_notes_2009
|
…
|
|
checkin_notes_2010
|
…
|
|
checkin_notes_2011
|
…
|
|
checkin_notes_2012
|
House Keeping
|
2013-03-04 17:35:35 +01:00 |
checkin_notes_samples
|
…
|
|
configure.ac
|
BUILD: Update vboxwrappers version to 26094.
|
2014-07-02 19:47:00 -04:00 |
find-working-cvs
|
…
|
|
generate_svn_version.sh
|
- fixed bug in generate_svn_version.sh that generated incorrect output
|
2012-08-24 00:36:13 +00:00 |
gitlog2boinclog.sh
|
Optimize gitlog script
|
2013-03-04 17:35:35 +01:00 |
notes
|
…
|
|
project_specific_defines.h
|
svn path=/trunk/boinc/; revision=26001
|
2012-08-09 20:34:35 +00:00 |
set-version
|
…
|
|
testbase
|
…
|
|
todo
|
…
|
|
version.h
|
BUILD: Update vboxwrappers version to 26094.
|
2014-07-02 19:47:00 -04:00 |
version.h.in
|
VBOX/WRAPPER: Introduce versioning information to the two wrappers. It is now compiled into the executable instead of relying on file name.
|
2014-05-21 13:57:16 -04:00 |
version.log
|
Normalized line breaks according to latest updates of .gitattributes
|
2014-06-27 10:12:11 +02:00 |