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
ef80e8576f
- Added program sched/sched_driver.C.
...
This generates a sequence of scheduler requests,
with host info taken from a file,
that you can feed into the scheduler (cgi --batch)
to simulate things like homogeneous redundancy
- Added args to XML_PARSER::skip_unexpected() to you can say
whether to write messages to stderr for unparsed stuff.
This is set to true if log_flags.unparsed_xml is set (client)
or if debug_level is 3 (server)
- removed references to $(LIBRSA) in Makefile.am's
client/
Makefile.am
acct_mgr.C
gui_rpc_server_ops.C
log_flags.C
lib/
Makefile.am
app_ipc.C
gui_rpc_client_ops.C
parse.C,h
prefs.C
sched/
Makefile.am
sched_config.C
sched_driver.C
svn path=/trunk/boinc/; revision=13090
2007-07-03 21:55:50 +00:00
David Anderson
b864f21274
- manager: fix bug in parsing of all-projects list
...
(caused Wizard list to be empty)
- manager: change (web) to WWW
client/
acct_mgr.C
cs_statefile.C
clientgui/
ProjectListCtrl.cpp
lib/
gui_rpc_client_ops.C
svn path=/trunk/boinc/; revision=12891
2007-06-11 18:34:26 +00:00
David Anderson
b4087e0e1b
svn path=/trunk/boinc/; revision=12850
2007-06-08 07:55:27 +00:00
David Anderson
a37403a673
- scheduler: add <workload_sim> config option.
...
If set, the scheduler will use EDF simulation,
together with the in-progress workload reported by the client,
to avoid sending results that
1) will miss their deadline, or
2) will cause an in-progress result to miss its deadline, or
3) will make an in-progress result miss its deadline
by more than is already predicted.
If this option is not set, or if the client request doesn't
include a workload description (i.e. the client is old)
use the existing approach, which assumes there's no workload.
NOTE: this is experimental. Production projects should not use it.
- EDF sim: write debug stuff to stderr instead of stdout
- Account manager:
- if an account is detach_when_done, set dont_request_more_work
- check done_request_more_work even for first-time projects
- update_uotd: generate a file for use by Google gadget
- user_links(): use full URLs (so can use in Google gadget)
client/
acct_mgr.C
work_fetch.C
html/
inc/
uotd.inc
util.inc
user/
uotd_gadget.php (new)
sched/
Makefile.am
edf_sim.C
sched_config.C,h
sched_resend.C
sched_send.C,h
server_types.C,h
svn path=/trunk/boinc/; revision=12639
2007-05-10 21:50:52 +00:00
David Anderson
633d5a6bef
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12325
2007-04-06 00:37:07 +00:00
David Anderson
f255490173
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12259
2007-03-21 03:23:50 +00:00
David Anderson
2b67a5e84e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12185
2007-03-04 02:30:48 +00:00
David Anderson
6b4803d969
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12146
2007-02-23 20:24:52 +00:00
David Anderson
81effa6a7b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
David Anderson
3ef64a426e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11986
2007-01-26 23:40:05 +00:00
David Anderson
a26b6a2215
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11972
2007-01-25 23:39:06 +00:00
David Anderson
5ac8ba3150
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11721
2006-12-26 00:37:25 +00:00
David Anderson
86ad19ce5f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11672
2006-12-14 00:42:43 +00:00
David Anderson
6f6f62c955
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11515
2006-11-10 17:55:22 +00:00
David Anderson
431da99db5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11464
2006-11-03 19:24:21 +00:00
David Anderson
8088e898eb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11441
2006-11-02 00:16:02 +00:00
David Anderson
61865a41bd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11341
2006-10-23 16:00:51 +00:00
David Anderson
0331e2d4c7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11148
2006-09-12 18:18:15 +00:00
David Anderson
b86bd36cf6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11082
2006-09-01 22:21:20 +00:00
David Anderson
d079ddd589
startup sequence
...
svn path=/trunk/boinc/; revision=11000
2006-08-24 20:33:46 +00:00
David Anderson
082ccd748c
general prefs cleanup
...
svn path=/trunk/boinc/; revision=10242
2006-06-02 20:32:20 +00:00
David Anderson
584f227ed3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10239
2006-06-01 20:53:59 +00:00
David Anderson
a5bca2d3e9
prefs and account managers
...
svn path=/trunk/boinc/; revision=10237
2006-06-01 19:03:00 +00:00
David Anderson
3cfed73a33
get_cc_status GUI RPC
...
svn path=/trunk/boinc/; revision=10232
2006-06-01 05:29:37 +00:00
David Anderson
721de10134
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10119
2006-05-09 19:34:30 +00:00
David Anderson
f5098122d4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9684
2006-03-17 20:34:59 +00:00
David Anderson
a1ac47381b
AMS can tell client to update
...
svn path=/trunk/boinc/; revision=9682
2006-03-17 20:18:39 +00:00
David Anderson
d3c28af1f0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9655
2006-03-15 22:57:56 +00:00
Rom Walton
1f5960658e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9653
2006-03-15 03:33:26 +00:00
Rom Walton
d964b2a489
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9623
2006-03-09 10:21:07 +00:00
Rom Walton
84bc273a27
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9619
2006-03-07 23:28:27 +00:00
David Anderson
5d07c6378e
acct mgr fix
...
svn path=/trunk/boinc/; revision=9587
2006-03-02 07:17:18 +00:00
Rom Walton
ba76c123fb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9379
2006-02-01 12:18:10 +00:00
David Anderson
d99d85baab
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9317
2006-01-25 23:43:38 +00:00
David Anderson
88c741f0ac
CPID consistency, larger trickle messages
...
svn path=/trunk/boinc/; revision=9303
2006-01-24 21:38:03 +00:00
David Anderson
45fc5016e5
terminology
...
svn path=/trunk/boinc/; revision=9258
2006-01-17 22:48:09 +00:00
David Anderson
4c1ae30489
add hostid to AM RPC request
...
svn path=/trunk/boinc/; revision=9251
2006-01-16 22:48:11 +00:00
David Anderson
f7d1c67469
AM additions
...
svn path=/trunk/boinc/; revision=9195
2006-01-09 07:14:58 +00:00
David Anderson
0fd523b0af
farm manager support
...
svn path=/trunk/boinc/; revision=9192
2006-01-06 23:13:21 +00:00
David Anderson
d093c54c2b
account manager security
...
svn path=/trunk/boinc/; revision=9069
2005-12-15 00:55:09 +00:00
David Anderson
86855fc26d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9068
2005-12-14 23:43:50 +00:00
David Anderson
bcb5d07cb8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9064
2005-12-14 01:44:11 +00:00
David Anderson
60b33d4b6c
account manager changes
...
svn path=/trunk/boinc/; revision=9058
2005-12-09 22:29:21 +00:00
David Anderson
90c3ea0a4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9056
2005-12-09 07:12:56 +00:00
David Anderson
4e64127d49
account manager detach semantics
...
svn path=/trunk/boinc/; revision=9051
2005-12-08 19:21:56 +00:00
David Anderson
5ebe521fef
Manager: Statistics tab improvements
...
svn path=/trunk/boinc/; revision=8976
2005-11-28 06:28:55 +00:00
David Anderson
683ea5fc77
pass version number to acct mgr
...
svn path=/trunk/boinc/; revision=8975
2005-11-28 00:40:54 +00:00
David Anderson
42c9d23238
account manager changes
...
svn path=/trunk/boinc/; revision=8936
2005-11-26 00:12:44 +00:00
Rom Walton
677fa8a3da
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8901
2005-11-22 02:11:35 +00:00