Open-source software for volunteer computing and grid computing.
Go to file
Rom Walton 95eb044ef1 - WINSETUP: Make sure we kill the manager on WinNT based systems instead
of requesting a graceful exit first.  For some reason, every once
        and awhile the installer gets stuck in the call to SendMessage()
        which in turn is waiting on the manager to come out of whatever
        event processing code it is stuck in. I don't know if the manager
        is stuck in wxWidget code or not, but the installer shouldn't
        ever get stuck waiting on a hung app.
        
    win_build/installerv2/redist/Windows/src/boinccas/
        CAShutdownBOINCManager.cpp

svn path=/trunk/boinc/; revision=15634
2008-07-18 18:01:58 +00:00
RSAEuro temporarily add empty RSAEuro directory 2005-08-05 22:33:07 +00:00
api - API: read heartbeat messages only if options.check_heartbest is set. 2008-07-03 19:40:49 +00:00
apps - server code: at some point I made a global var "SCHED_CONFIG config", 2008-07-02 17:24:53 +00:00
client - WINSETUP: Revamp the various strings used. 2008-07-16 17:03:43 +00:00
clientgui MGR: Code which tests for reboot required should be Windows-only 2008-07-17 10:00:43 +00:00
clientlib/win - Fix a crash condition when BOINC is started as a standard user account 2008-01-11 17:14:11 +00:00
clientscr - SCR: BOINC's screensaver module in preview mode only displays 2008-05-15 21:39:40 +00:00
clienttray - MGR: Add the ability for the manager to know the difference 2007-11-30 18:52:41 +00:00
curl - WIN: Update libcurl to 7.18.0 2008-02-04 21:54:19 +00:00
db - scheduler: with matchmaker scheduling, avoid infinite loop 2008-07-15 22:44:36 +00:00
doc Quick Updates 2008-07-17 21:50:35 +00:00
html - scheduler: in matchmaker scheduler, if find a "locked" array slot, 2008-07-17 20:58:42 +00:00
languages/translations Localization: BOINC homepage websites language files updated: Spanish(es), Polish(pl), Chinese simplified(zh_CN) 2008-06-11 05:27:38 +00:00
lib svn path=/trunk/boinc/; revision=15600 2008-07-13 04:26:23 +00:00
locale/client - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
m4 - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
mac_build MGR: New tasks and projects properties displays from Frank Weiler 2008-07-02 10:03:15 +00:00
mac_installer Mac Installer: delete old locale directory to remove "boinc manager.mo" files before installing new "boinc-manager.mo" files (or vice versa). 2008-05-28 21:27:24 +00:00
openssl - client: Update client libraries and add debug libraries. 2007-12-05 17:56:34 +00:00
py - make_project: allow account creation initially. 2008-06-10 21:19:09 +00:00
sched - scheduler: in matchmaker scheduler, if find a "locked" array slot, 2008-07-17 20:58:42 +00:00
sea - SEA: Include the CUDA dynamic libraries in the self-extracting 2008-07-11 16:16:21 +00:00
stripchart - API: on Mac, call getrusage() from timer thread 2008-01-03 20:43:48 +00:00
test - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
tools - Improvements to single-job submission: 2008-07-04 19:41:58 +00:00
win_build - WINSETUP: Make sure we kill the manager on WinNT based systems instead 2008-07-18 18:01:58 +00:00
zip - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
zlib *** empty log message *** 2005-08-13 08:11:17 +00:00
.vimrc *** empty log message *** 2004-12-08 20:55:53 +00:00
COPYING *** empty log message *** 2006-10-09 20:50:32 +00:00
COPYRIGHT Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
Makefile.incl fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup - client: if GUI RPC auth error, close the socket. 2008-05-23 19:24:20 +00:00
bolt_checkin_notes.txt svn path=/trunk/boinc/; revision=15501 2008-06-26 23:24:43 +00:00
checkin_notes - WINSETUP: Make sure we kill the manager on WinNT based systems instead 2008-07-18 18:01:58 +00:00
checkin_notes_2002 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
compile Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
config.guess Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
config.sub Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
configure.ac - Tag for 6.3.5 release, all platforms 2008-07-11 16:30:35 +00:00
depcomp Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
export-tarball Fixes to nightly tarball generator. 2005-11-23 18:09:55 +00:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
fix-repository-20040202 *** empty log message *** 2004-02-03 00:49:23 +00:00
install-sh Rewrote build system using automake 2003-06-06 19:00:42 +00:00
ltmain.sh Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
missing Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
mkinstalldirs Rewrote build system using automake 2003-06-06 19:00:42 +00:00
nightly-tarball *** empty log message *** 2005-11-23 21:03:57 +00:00
notes master URL 2002-06-21 06:52:47 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - Tag for 6.3.5 release, all platforms 2008-07-11 16:30:35 +00:00
version.h.in - MGR: Make help system work again 2008-04-17 16:18:16 +00:00