Bruce Allen
df0f066a69
file_deleter logs strerror(errno) if unable to remove a result file.
...
svn path=/trunk/boinc/; revision=4677
2004-11-29 09:47:48 +00:00
Bruce Allen
bdfb8e143f
- Added command-line options -preserve_wu_file and -preserve_result_files
...
to the file deleter. This are useful to implement <no_delete/>
for all input or output files respectively.
- Documented <no_delete/> file tag.
svn path=/trunk/boinc/; revision=4675
2004-11-29 09:23:51 +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
Lana Alber
92db7284e4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4290
2004-10-04 23:59:51 +00:00
Jeff Cobb
4b1085663d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4118
2004-08-25 23:18:16 +00:00
David Anderson
156930d204
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4003
2004-08-06 11:42:41 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson
d2f8addc5a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3377
2004-05-13 18:18:22 +00:00
David Anderson
000b18f565
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3314
2004-05-03 19:30:01 +00:00
David Anderson
dd51f9ea18
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Karl Chen
7519dc516c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2889
2004-01-15 23:53:13 +00:00
David Anderson
f4d30aa220
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2840
2003-12-31 23:09:21 +00:00
David Anderson
7542bd66c9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2780
2003-12-11 19:05:52 +00:00
David Anderson
8bb76936a1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2753
2003-12-07 18:58:08 +00:00
David Anderson
546947d011
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2342
2003-09-20 17:38:13 +00:00
David Anderson
0819db8266
generalize DB interface
...
svn path=/trunk/boinc/; revision=2267
2003-09-05 21:26:21 +00:00
David Anderson
f1eceb8605
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2220
2003-09-02 21:16:55 +00:00
Karl Chen
b79c9e8170
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2104
2003-08-15 00:45:25 +00:00
Karl Chen
4906279454
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2038
2003-08-08 21:05:44 +00:00
Karl Chen
6c09b8b02c
start/stop program and scheduler modifications
...
svn path=/trunk/boinc/; revision=1652
2003-07-08 21:30:47 +00:00
Karl Chen
693650b406
log grepping/showing
...
svn path=/trunk/boinc/; revision=1639
2003-07-02 22:33:18 +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
Karl Chen
1a2a84cdf7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1620
2003-07-01 00:39:54 +00:00
Karl Chen
a2fc72deb1
improved scheduler logging ; use a library
...
svn path=/trunk/boinc/; revision=1619
2003-07-01 00:20:22 +00:00
Karl Chen
dfa0325c19
write pid to pidfile ; trap sigints and exit on check_stop_trigger() ; stop servers by killing them
...
svn path=/trunk/boinc/; revision=1556
2003-06-20 01:31:03 +00:00
Eric Heien
2010b7f1ac
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1520
2003-06-17 21:23:43 +00:00
Eric Heien
65dbd70e64
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1397
2003-06-11 23:36:40 +00:00
Eric Heien
d708e0f3eb
fixed warning messages
...
svn path=/trunk/boinc/; revision=1344
2003-06-10 05:33:39 +00:00
David Anderson
2ae654544b
DB interface
...
svn path=/trunk/boinc/; revision=1293
2003-06-04 17:21:26 +00:00
David Anderson
dc21c52bdf
rename db.h
...
svn path=/trunk/boinc/; revision=1137
2003-04-07 19:06:00 +00:00
David Anderson
535a6a6d38
DB interface name change
...
svn path=/trunk/boinc/; revision=1135
2003-04-07 17:11:57 +00:00
David Anderson
df869d7713
server buffer overrun
...
svn path=/trunk/boinc/; revision=1131
2003-04-03 18:35:40 +00:00
Eric Heien
b1ec8bf541
comments
...
svn path=/trunk/boinc/; revision=1122
2003-04-01 07:13:43 +00:00
Eric Heien
9d59c26d6b
strcpy changed to safe_strncpy, retvals checked
...
svn path=/trunk/boinc/; revision=1034
2003-03-08 23:49:35 +00:00
Eric Heien
048ba6b6c9
update_stats program
...
svn path=/trunk/boinc/; revision=1030
2003-03-08 00:09:40 +00:00
David Anderson
a26d8c4d1a
various
...
svn path=/trunk/boinc/; revision=1021
2003-03-06 17:42:49 +00:00
David Anderson
e5691b2793
fixed server lockfile bug with -asynch flag
...
svn path=/trunk/boinc/; revision=981
2003-02-27 19:29:48 +00:00
David Anderson
a1bc4a05fa
backend program lock files
...
svn path=/trunk/boinc/; revision=886
2003-02-10 19:51:32 +00:00
David Anderson
12dc09d651
DB code reorganization
...
svn path=/trunk/boinc/; revision=806
2003-01-09 07:24:27 +00:00
David Anderson
8f86ee9578
linux compile
...
svn path=/trunk/boinc/; revision=798
2003-01-07 08:11:16 +00:00
David Anderson
5100dcd7e9
server logging
...
svn path=/trunk/boinc/; revision=796
2003-01-07 01:02:08 +00:00
Hamid Aghdaee
6ffee81198
*** empty log message ***
...
svn path=/trunk/boinc/; revision=781
2002-12-20 02:12:27 +00:00
David Anderson
8567738db7
file deleter fixes
...
svn path=/trunk/boinc/; revision=756
2002-12-18 01:34:51 +00:00
David Anderson
1e3853c8d7
solaris compile fix
...
svn path=/trunk/boinc/; revision=753
2002-12-17 19:35:38 +00:00
David Anderson
cba3f6fd36
file deletion, assimilation
...
svn path=/trunk/boinc/; revision=752
2002-12-17 19:00:43 +00:00