Commit Graph

18 Commits

Author SHA1 Message Date
David Anderson 8befa29f81 - client: if GUI RPC auth error, close the socket.
This prevents a DoS by sending <auth1> over and over,
    filling the send buffer and eventually causing the client to block.
- Unix build: if m4 missing, check for gm4


svn path=/trunk/boinc/; revision=15282
2008-05-23 19:24:20 +00:00
David Anderson d9645557a5 - scheduler: matchmaking scheduler now works;
uncomment MATCHMAKER to enable it.
    More testing needed.
- client (unix): avoid crash if LD_LIBRARY_PATH not set
    (port to 6.1 branch)


svn path=/trunk/boinc/; revision=15115
2008-05-01 22:11:08 +00:00
Eric J. Korpela 4152d69073 Added check for solaris version of m4.
svn path=/trunk/boinc/; revision=11299
2006-10-17 21:51:17 +00:00
David Anderson 15b02359cd *** empty log message ***
svn path=/trunk/boinc/; revision=10950
2006-08-21 01:44:03 +00:00
Eric J. Korpela 6e30fb8bcc Fixed a bashism that is not legal in Bourne shell.
svn path=/trunk/boinc/; revision=9480
2006-02-16 01:59:45 +00:00
Reinhard Prix 29149c2140 - make version-checks more robust if '--version' is not supported
- removed libtool-check: libtool is shipped with boinc, this check therefore pointless

svn path=/trunk/boinc/; revision=9340
2006-01-30 11:23:27 +00:00
Eric J. Korpela e183687ed3 As written _autosetup was very bash + linux 'type'+GNU sed specific. As such
it wouldn't run on most non-GNU systems.   I've modified it to make it more
portable.  I hope....

svn path=/trunk/boinc/; revision=8868
2005-11-16 22:17:01 +00:00
Reinhard Prix 35bd52c1e8 put explicit version-checks into _autosetup so the user knows right-away if
he needs to installer newer versions of autoconf&automake&Cie.
[taken from E@H-buildscript 'eah_build.sh']

svn path=/trunk/boinc/; revision=8702
2005-10-19 14:46:26 +00:00
David Anderson d08355f4da benchmark suspend logic
svn path=/trunk/boinc/; revision=8132
2005-09-21 21:39:35 +00:00
Eric J. Korpela 3e45437b18 Clear the autom4te cache for builds for separate platorms in the same directory
structure.

svn path=/trunk/boinc/; revision=5961
2005-04-28 22:04:32 +00:00
Bruce Allen 39ade71711 Issue better warning message if dependencies not found
svn path=/trunk/boinc/; revision=5128
2005-01-17 15:25:27 +00:00
Bruce Allen 764ce84f8f Run autoheader BEFORE automake and autoconf. Replace old AM_ macro with
modern AC_ macro for creating config.h

svn path=/trunk/boinc/; revision=4633
2004-11-23 16:14:22 +00:00
Karl Chen 38bf52da44 freebsd patch et al
svn path=/trunk/boinc/; revision=2081
2003-08-13 21:35:26 +00:00
Karl Chen 9576e59e40 *** empty log message ***
svn path=/trunk/boinc/; revision=2022
2003-08-08 00:20:52 +00:00
Karl Chen 510e374275 *** empty log message ***
svn path=/trunk/boinc/; revision=1669
2003-07-11 22:10:05 +00:00
Karl Chen a8eb63cce7 Removed bzip2 rule; add 'foreign' option to automake through
configure.ac so you don't need to specify when invoking automake
        manually

svn path=/trunk/boinc/; revision=1365
2003-06-11 22:42:39 +00:00
Karl Chen c6f82348cd test suite overhaul
svn path=/trunk/boinc/; revision=1357
2003-06-11 22:11:32 +00:00
Karl Chen defe655731 Rewrote build system using automake
svn path=/trunk/boinc/; revision=1319
2003-06-06 19:00:42 +00:00