David Anderson
4a81532043
- DB: add fulltext index on team.name
...
- user web: improve "team search" function,
and get rid of the superceded "search by name" function
- user web: don't show team founder link to initiate transfer
- user web: show team types
- user web: fix "top teams by type" function
- client: tread NOT_FOUND error on file upload as transient;
it means the project is missing its file_upload_handler
svn path=/trunk/boinc/; revision=14272
2007-11-20 22:58:14 +00:00
Frank Thomas
3bfc78b511
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.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
David Anderson
d302a5e107
- client/manager/API: code cleanup to disentangle sandbox code from lib/.
...
- move client sandbox-specific code to a new file, sandbox.C
- remove g_use_sandbox from util.C; move to MainDocument.cpp (manager)
and sandbox.C (client)
- don't declare check_security() in util.h; it's not in util.C
- don't call remove_project_owned_file_or_dir() in
boinc_delete_file_aux() or boinc_rmdir();
rather, at the points in the client that delete
dirs that are usually owned by boinc_projects,
call remove_project_owned_file_or_dir() first,
then clean_out_dir().
- rename boinc_exec() to switcher_exec() and move it to sandbox.C
Note: this change was sparked by needing to remove a call to getgrnam()
from boinclib, to avoid requiring the same version of glibc
on both compile and target hosts
svn path=/trunk/boinc/; revision=13784
2007-10-05 16:47:07 +00:00
David Anderson
8a423e83cb
- client: fix bug where failure to get project list would result
...
in an empty project list file.
- client: if failed to get project list file, retry in an hour, not immediately
svn path=/trunk/boinc/; revision=13753
2007-10-02 18:43:12 +00:00
David Anderson
6285969149
- client: if CA bundle file isn't in BOINC directory,
...
don't tell Curl to look for it there.
It might be in the default place where Curl looks.
svn path=/trunk/boinc/; revision=13150
2007-07-13 17:25:47 +00:00
David Anderson
6b4e912b27
- random compile warning fixes
...
client/
auto_update.C
file_names.h
scheduler_op.C
time_stats.C
lib/
util.C,h
tools/
create_work.C
updater.C
svn path=/trunk/boinc/; revision=12971
2007-06-20 23:16:30 +00:00
David Anderson
bc98f0e90c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12367
2007-04-13 22:55:18 +00:00
David Anderson
e6f9499b02
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12361
2007-04-13 04:22:20 +00:00
David Anderson
3eaea4fb71
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12347
2007-04-11 21:49:57 +00:00
David Anderson
71afcf8c06
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12235
2007-03-15 23:01:51 +00:00
David Anderson
138f17af40
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12216
2007-03-13 19:33:27 +00:00
David Anderson
2b67a5e84e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12185
2007-03-04 02:30:48 +00:00
Charlie Fenton
ca575f79ba
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12115
2007-02-20 01:39:26 +00:00
David Anderson
6d48e0e244
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11656
2006-12-12 23:32:25 +00:00
David Anderson
41eb40b051
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11643
2006-12-11 23:42:54 +00:00
Charlie Fenton
a0c5832e69
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11183
2006-09-25 10:49:39 +00:00
David Anderson
986e2e5047
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10665
2006-07-18 01:46:55 +00:00
Charlie Fenton
a4896c49c4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10590
2006-07-06 11:44:47 +00:00
Charlie Fenton
74ae3b868b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10589
2006-07-06 11:04:46 +00:00
Charlie Fenton
d7850434bd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10554
2006-07-01 05:32:02 +00:00
Charlie Fenton
01d5c14d3e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10381
2006-06-17 00:20:46 +00:00
David Anderson
7c6619c122
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10167
2006-05-21 21:11:28 +00:00
David Anderson
805c004eb2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10129
2006-05-15 00:27:15 +00:00
David Anderson
ad996eae4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9608
2006-03-06 21:40:07 +00:00
David Anderson
1208ef595a
work fetch bug
...
svn path=/trunk/boinc/; revision=9600
2006-03-06 05:43:12 +00:00
David Anderson
ea98755915
global prefs override file
...
svn path=/trunk/boinc/; revision=9412
2006-02-07 20:53:46 +00:00
David Anderson
60b33d4b6c
account manager changes
...
svn path=/trunk/boinc/; revision=9058
2005-12-09 22:29:21 +00:00
David Anderson
a3bebca949
new version check, host CPID fix
...
svn path=/trunk/boinc/; revision=8838
2005-11-10 06:03:39 +00:00
David Anderson
7114c0459f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8613
2005-10-10 03:21:52 +00:00
David Anderson
38e9a6370b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8574
2005-10-09 21:03:11 +00:00
Rom Walton
fc2bd7133e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8141
2005-09-22 08:46:51 +00:00
Rom Walton
c60612875b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7213
2005-08-09 09:55:45 +00:00
Rom Walton
51389d099d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7202
2005-08-06 19:20:26 +00:00
David Anderson
3ad888e260
new account setup support
...
svn path=/trunk/boinc/; revision=7194
2005-08-05 22:00:19 +00:00
David Anderson
d05dc1b022
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6389
2005-06-21 08:22:18 +00:00
David Anderson
67f6558e04
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
David Anderson
3e2ad042ba
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5769
2005-04-04 06:02:36 +00:00
David Anderson
34c158e142
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5618
2005-03-10 00:43:22 +00:00
David Anderson
2944a46d99
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5575
2005-03-07 21:19:09 +00:00
David Anderson
f6f07b81c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5573
2005-03-07 06:09:04 +00:00
David Anderson
8d0ab453b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson
daa7c4559d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5335
2005-02-06 21:26:21 +00:00
Rom Walton
e442d3ce7e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5261
2005-02-01 00:54:06 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
David Anderson
7f4911ce02
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4223
2004-09-22 22:09:54 +00:00
David Anderson
7e98b4285f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4162
2004-09-06 20:30:22 +00:00
Brian Boshes
8a63722901
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3996
2004-08-05 21:50:35 +00:00
David Anderson
e92d36e490
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3888
2004-07-15 23:58:43 +00:00
David Anderson
f851b5d38e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3846
2004-07-10 07:33:07 +00:00
David Anderson
9a7d418eb7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3845
2004-07-10 07:27:00 +00:00