Commit Graph

83 Commits

Author SHA1 Message Date
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
David Anderson 7a3f2d4939 *** empty log message ***
svn path=/trunk/boinc/; revision=4809
2004-12-10 19:17:32 +00:00
David Anderson b4aeaca73d fixed file upload bug
svn path=/trunk/boinc/; revision=4808
2004-12-10 04:18:40 +00:00
David Anderson 3c3a9eebdf *** empty log message ***
svn path=/trunk/boinc/; revision=4807
2004-12-10 00:57:20 +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
Daniel Hsu d3d9abe094 *** empty log message ***
svn path=/trunk/boinc/; revision=4080
2004-08-20 19:50:13 +00:00
David Anderson dc0ba8f3c0 *** empty log message ***
svn path=/trunk/boinc/; revision=4050
2004-08-12 10:13:01 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson e8fdc8af69 *** empty log message ***
svn path=/trunk/boinc/; revision=3746
2004-07-02 04:49:17 +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 545554bac2 *** empty log message ***
svn path=/trunk/boinc/; revision=3621
2004-06-17 00:34:27 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Rom Walton f1693e4ac0 *** empty log message ***
svn path=/trunk/boinc/; revision=3561
2004-06-13 23:17:33 +00:00
David Anderson e8253c7cbf *** empty log message ***
svn path=/trunk/boinc/; revision=3554
2004-06-13 04:47:20 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Eric Heien e73260c863 socks support
svn path=/trunk/boinc/; revision=3180
2004-03-27 00:45:27 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson 21f4e5f21f *** empty log message ***
svn path=/trunk/boinc/; revision=3011
2004-02-28 19:11:40 +00:00
David Anderson 4a2923531e *** empty log message ***
svn path=/trunk/boinc/; revision=2999
2004-02-19 16:43:28 +00:00
David Anderson 6459249c0d *** empty log message ***
svn path=/trunk/boinc/; revision=2969
2004-02-05 22:36:55 +00:00
David Anderson cdb773782f *** empty log message ***
svn path=/trunk/boinc/; revision=2929
2004-01-30 22:19:19 +00:00
David Anderson 50e2c6cff2 *** empty log message ***
svn path=/trunk/boinc/; revision=2823
2003-12-24 00:50:51 +00:00
David Anderson d8bf2f2314 *** empty log message ***
svn path=/trunk/boinc/; revision=2750
2003-12-06 01:42:46 +00:00
David Anderson d1e31ec1e5 *** empty log message ***
svn path=/trunk/boinc/; revision=2738
2003-12-02 22:54:14 +00:00
Karl Chen faebf665dd *** empty log message ***
svn path=/trunk/boinc/; revision=2711
2003-11-28 23:54:01 +00:00
Karl Chen 39288ed132 *** empty log message ***
svn path=/trunk/boinc/; revision=2710
2003-11-28 23:54:00 +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 6939d5557d *** empty log message ***
svn path=/trunk/boinc/; revision=2317
2003-09-09 04:38:44 +00:00
Karl Chen 662e8ffa43 *** empty log message ***
svn path=/trunk/boinc/; revision=2286
2003-09-07 02:40:57 +00:00
David Anderson c6c3126a9d buffer overflow
svn path=/trunk/boinc/; revision=2263
2003-09-04 20:11:47 +00:00
David Anderson f325f0b7d8 resource description
svn path=/trunk/boinc/; revision=2243
2003-09-04 00:41:51 +00:00
Karl Chen 47c59c55a4 *** empty log message ***
svn path=/trunk/boinc/; revision=2166
2003-08-22 00:15:51 +00:00
Administrator 6641b7f87e bytes_xferred
svn path=/trunk/boinc/; revision=2160
2003-08-20 23:29:55 +00:00
David Anderson 0a60793d52 allow sched RPC while suspended
svn path=/trunk/boinc/; revision=1864
2003-07-29 23:26:32 +00:00
Karl Chen 27e6b1eacf *** empty log message ***
svn path=/trunk/boinc/; revision=1859
2003-07-29 21:46:32 +00:00
Karl Chen c26a5ff666 *** empty log message ***
svn path=/trunk/boinc/; revision=1858
2003-07-29 21:46:31 +00:00
Karl Chen f76e58c4d6 making things 64-bit friendly
svn path=/trunk/boinc/; revision=1659
2003-07-10 18:49:52 +00:00
David Anderson df677a3eee client messages
svn path=/trunk/boinc/; revision=1644
2003-07-03 05:01:29 +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
Karl Chen c4bb92ca30 removed stderr fprintfs
svn path=/trunk/boinc/; revision=1574
2003-06-24 00:33:59 +00:00
David Anderson 82a7071fc0 connect bug; new host fields
svn path=/trunk/boinc/; revision=1516
2003-06-17 18:59:36 +00:00
David Anderson 3b1f64ce1b http 1.0
svn path=/trunk/boinc/; revision=1179
2003-05-10 00:52:36 +00:00
David Anderson df869d7713 server buffer overrun
svn path=/trunk/boinc/; revision=1131
2003-04-03 18:35:40 +00:00
David Anderson 8aa366dae8 client_state XML fix
svn path=/trunk/boinc/; revision=1075
2003-03-19 01:15:46 +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
David Anderson 76a3468b54 garbage collect app versions; bandwidth limit interface
svn path=/trunk/boinc/; revision=997
2003-03-02 19:24:09 +00:00