David Anderson
34c158e142
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5618
2005-03-10 00:43:22 +00:00
David Anderson
8b5aba8b0b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5617
2005-03-09 23:47:45 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
Bruce Allen
f31b244f90
Modified CVS id strings. After some fussing with different versions
...
of gcc to try and force them to not complain with -Wall but to always
include this, I decided to take a simpler approach. All these strings
now have global linkage. To prevent namespace conflicts they all
have different names. For the record, the variable extension is a hash made of the first ten characters of the md5sum of the file path, eg:
md5hash=`boinc/api/x_opengl.C | md5sum | cut -c 1-10`
svn path=/trunk/boinc/; revision=4979
2005-01-02 18:29:53 +00:00
Bruce Allen
a24afe2b67
Moved RCSID strings to the end of all .c, .C and .cpp files as per
...
David's request.
svn path=/trunk/boinc/; revision=4787
2004-12-08 00:40:19 +00:00
Bruce Allen
45525eade1
- Added static volatile const char *BOINCrcsid="$Id$"; string to
...
the top of all .C files. This means that 'string' or 'ident'
run on an executable will tell you the exact file versions used
in building it, since CVS replaces $Id$ with a complete version ID
string. Declaration is volatile so that the compiler won't remove
it even under agressive optimizations.
svn path=/trunk/boinc/; revision=4610
2004-11-20 07:32:32 +00:00
David Anderson
37adf79297
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4328
2004-10-14 22:01:05 +00:00
Karl Chen
bc8fce1808
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3856
2004-07-13 10:36:18 +00:00
Brian Boshes
ef4bb882d2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3787
2004-07-06 17:37:58 +00:00
Eric J. Korpela
7cd5c7911a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3725
2004-06-30 18:17:21 +00:00
David Anderson
5ceaf4c43a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
David Anderson
0bdcfaaf07
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3424
2004-05-24 03:53:09 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Rom Walton
200a3e2674
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3031
2004-03-05 04:37:53 +00:00
David Anderson
4a2923531e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2999
2004-02-19 16:43:28 +00:00
David Anderson
580e4a2e78
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2976
2004-02-06 23:31:27 +00:00
David Anderson
cdb773782f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2929
2004-01-30 22:19:19 +00:00
David Anderson
c236b95e8c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2913
2004-01-21 07:07:16 +00:00
David Anderson
a06fa48bf4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2491
2003-10-16 19:03:49 +00:00
David Anderson
fa8713feb4
don't retry if file not found
...
svn path=/trunk/boinc/; revision=2380
2003-09-30 18:09:58 +00:00
David Anderson
2cd028535f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2215
2003-09-01 17:11:14 +00:00
Dan Werthimer
ff0f47bac0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1800
2003-07-25 00:17:18 +00:00
Karl Chen
cb30dcdb9d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1780
2003-07-23 22:24:28 +00:00
David Anderson
df677a3eee
client messages
...
svn path=/trunk/boinc/; revision=1644
2003-07-03 05:01:29 +00:00
Karl Chen
c276b739f2
more logging
...
svn path=/trunk/boinc/; revision=1638
2003-07-02 20:57:59 +00:00
Karl Chen
7881eb5cbf
rewrote logging facilities
...
svn path=/trunk/boinc/; revision=1634
2003-07-02 02:02:18 +00:00
David Anderson
636bb2ce04
license change
...
svn path=/trunk/boinc/; revision=1629
2003-07-01 20:37:09 +00:00
Tim Lan
a368b7aa49
Implemented executable MD5 user confirmation
...
svn path=/trunk/boinc/; revision=1501
2003-06-16 21:23:58 +00:00
Tim Lan
f7ba948ac8
modified flicker-reducing checks
...
fixed prompt user when downloading executable (commented out)
svn path=/trunk/boinc/; revision=1359
2003-06-11 22:19:06 +00:00
Tim Lan
660cc83d2f
prompt user when downloading executable (commented out)
...
svn path=/trunk/boinc/; revision=1340
2003-06-09 22:33:23 +00:00
Eric Heien
9214cee4e2
changed show_message to msg_printf
...
svn path=/trunk/boinc/; revision=1287
2003-06-03 22:47:15 +00:00
David Anderson
9d1397e0e8
file upload restart
...
svn path=/trunk/boinc/; revision=1209
2003-05-16 19:22:57 +00:00
Dan Werthimer
f08517a666
no message
...
svn path=/trunk/boinc/; revision=1185
2003-05-12 21:35:17 +00:00
David Anderson
3b1f64ce1b
http 1.0
...
svn path=/trunk/boinc/; revision=1179
2003-05-10 00:52:36 +00:00
Dan Werthimer
6d696ae539
no message
...
svn path=/trunk/boinc/; revision=1162
2003-05-07 20:11:22 +00:00
David Anderson
20984fa488
file upload permanent errors
...
svn path=/trunk/boinc/; revision=1159
2003-05-06 21:43:26 +00:00
David Anderson
8aa366dae8
client_state XML fix
...
svn path=/trunk/boinc/; revision=1075
2003-03-19 01:15:46 +00:00
David Anderson
727214d3fa
messages
...
svn path=/trunk/boinc/; revision=1060
2003-03-13 21:49:52 +00:00
Eric Heien
b2a0184dcf
strcpy changed to safe_strncpy, added retval checks
...
svn path=/trunk/boinc/; revision=1033
2003-03-08 23:48:05 +00:00
Eric Heien
10fb69626b
tab formatting fixes
...
svn path=/trunk/boinc/; revision=980
2003-02-27 09:21:22 +00:00
Eric Heien
ff543a3c12
transfer progress fix
...
svn path=/trunk/boinc/; revision=975
2003-02-26 01:17:00 +00:00
David Anderson
af0224bf6e
throughput limit and measurement
...
svn path=/trunk/boinc/; revision=973
2003-02-26 00:47:57 +00:00
Eric Heien
47f44b9d8c
removed debugging output
...
svn path=/trunk/boinc/; revision=956
2003-02-24 18:27:28 +00:00
Eric Heien
5cd327f2d6
no message
...
svn path=/trunk/boinc/; revision=917
2003-02-14 19:48:49 +00:00
Eric Heien
351872b29b
removed file_xfer time counters
...
svn path=/trunk/boinc/; revision=858
2003-02-03 23:18:54 +00:00
Eric Heien
bef2837209
fixed XML parsing, don't print file upload response
...
svn path=/trunk/boinc/; revision=819
2003-01-21 19:02:49 +00:00
David Anderson
12dc09d651
DB code reorganization
...
svn path=/trunk/boinc/; revision=806
2003-01-09 07:24:27 +00:00
David Anderson
91d9370e55
abort runaway apps
...
svn path=/trunk/boinc/; revision=693
2002-12-06 07:33:45 +00:00
David Anderson
2e7f01750b
version checking
...
svn path=/trunk/boinc/; revision=673
2002-12-02 04:29:40 +00:00
Eric Heien
abb51a2feb
formatting fixes
...
svn path=/trunk/boinc/; revision=640
2002-11-19 22:57:05 +00:00