..
os2
…
scripts
…
win
Quick Updates
2011-12-14 00:24:34 +00:00
Makefile.am
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
Makefile.curl.am
…
Makefile.linux
…
acct_mgr.cpp
- client: fix bugs when writing/parsing cc_config.xml via GUI RPCs
2011-11-03 19:19:36 +00:00
acct_mgr.h
- client: in handling the acct_mgr GUI RPC,
2011-09-19 21:15:36 +00:00
acct_setup.cpp
- client: fix bug that caused project attach to fail
2011-08-27 18:32:47 +00:00
acct_setup.h
- Vbox wrapper: add --trickle x option; sends a trickle-up message
2011-08-21 11:18:08 +00:00
app.cpp
- add support for APP::needs_network flag.
2011-12-26 03:30:32 +00:00
app.h
- add support for APP::needs_network flag.
2011-12-26 03:30:32 +00:00
app_control.cpp
- client: for VBox apps, check stderr for "ERR_CPU_VM_EXTENSIONS_DISABLED".
2011-12-30 09:43:58 +00:00
app_graphics.cpp
- client: standardize debug messages.
2010-04-29 20:32:51 +00:00
app_start.cpp
- API and client: add "ncpus" field to APP_INIT_DATA.
2011-12-01 18:44:19 +00:00
app_stats_mac.cpp
- user web: fix bugs in server status page
2011-01-06 23:09:13 +00:00
auto_update.cpp
- user web: fix bugs in server status page
2011-01-06 23:09:13 +00:00
auto_update.h
…
boinc_cmd.cpp
- Remove dead code related to v5 graphics applications from the
2011-10-14 19:02:43 +00:00
boinc_log.cpp
- user web: fix bugs in server status page
2011-01-06 23:09:13 +00:00
build_po
- scheduler: make messages translatable
2010-07-13 02:49:35 +00:00
check_security.cpp
- define MAXPATHLEN, if needed, in filesys.h
2011-03-24 09:32:02 +00:00
check_state.cpp
- client: free vectors in NOTICES, RSS_FEEDS, and DAILY_XFER_HISTORY
2011-10-06 01:14:21 +00:00
client_msgs.cpp
- client: show error messages from account managers correctly
2011-04-24 19:56:28 +00:00
client_msgs.h
- client: show error messages from account managers correctly
2011-04-24 19:56:28 +00:00
client_state.cpp
- add support for APP::needs_network flag.
2011-12-26 03:30:32 +00:00
client_state.h
- client: compute projects' disk share (based on resource share).
2012-01-02 05:53:42 +00:00
client_types.cpp
- client: parse APP:non_cpu_intensive correctly.
2011-12-30 06:03:42 +00:00
client_types.h
- client: compute projects' disk share (based on resource share).
2012-01-02 05:53:42 +00:00
coproc_detect.cpp
- client: fix errors in transferring RAM info between CAL and OpenCL.
2011-11-25 18:59:36 +00:00
cpp.h
…
cpu_benchmark.h
…
cpu_sched.cpp
- client: compute projects' disk share (based on resource share).
2012-01-02 05:53:42 +00:00
cs_account.cpp
- client: improvements to job scheduling and work fetch policies.
2011-10-15 20:28:26 +00:00
cs_apps.cpp
- client simulator: fixes
2011-09-26 23:34:40 +00:00
cs_benchmark.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
cs_cmdline.cpp
MGR & client: On Mac, to work around bug in XCode 4.2, ignore command line arg "-NSDocumentRevisionsDebugMode=YES"
2011-11-10 22:53:12 +00:00
cs_files.cpp
- client: attempt to fix bug reported by John McLeod,
2011-11-04 20:25:30 +00:00
cs_notice.cpp
svn path=/trunk/boinc/; revision=24943
2011-12-30 06:18:57 +00:00
cs_notice.h
- client: free vectors in NOTICES, RSS_FEEDS, and DAILY_XFER_HISTORY
2011-10-06 01:14:21 +00:00
cs_platforms.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
cs_prefs.cpp
- client: compute projects' disk share (based on resource share).
2012-01-02 05:53:42 +00:00
cs_proxy.cpp
- client: add ".xml" to notice file names
2010-07-01 02:01:05 +00:00
cs_proxy.h
- client: sort out proxy_info mess.
2009-12-05 00:51:05 +00:00
cs_scheduler.cpp
- client: compute projects' disk share (based on resource share).
2012-01-02 05:53:42 +00:00
cs_statefile.cpp
- client: create and destroy PERS_FILE_XFERs even if network suspended.
2011-10-13 19:05:18 +00:00
cs_trickle.cpp
- check in trickle crash fix
2011-11-07 03:46:03 +00:00
cs_trickle.h
- client: more work on replicated trickles. Not working yet.
2011-09-22 17:30:57 +00:00
current_version.cpp
- client: use new XML parser pretty much everywhere
2011-08-11 06:17:33 +00:00
current_version.h
svn path=/trunk/boinc/; revision=22550
2010-10-18 20:31:54 +00:00
dhrystone.cpp
- client & lib: bring header inclusion up-to-date for the CC to begin
2010-05-11 19:10:29 +00:00
dhrystone.h
…
dhrystone2.cpp
- client: temporarily enable logic that deallocates memory on exit,
2010-05-11 19:50:14 +00:00
file_names.cpp
- client: remove auto update stuff from makefiles.
2011-02-24 22:18:14 +00:00
file_names.h
- client/scheduler:
2011-11-14 06:27:36 +00:00
file_xfer.cpp
- client: if we're trying to upload a file and it's missing,
2011-12-17 05:36:45 +00:00
file_xfer.h
- client: when looking for new file xfers to start,
2010-04-01 05:54:29 +00:00
gui_http.cpp
- client: associate a PROJECT with HTTP_OP where applicable,
2011-10-18 04:23:03 +00:00
gui_http.h
- client: replicated trickles. Seems to be working now.
2011-09-22 18:52:21 +00:00
gui_rpc_server.cpp
- client: don't generate notice if lookup of host
2011-10-04 17:14:17 +00:00
gui_rpc_server.h
- client: intermediate checkin for replicated trickle-ups.
2011-09-20 18:49:38 +00:00
gui_rpc_server_ops.cpp
- client: shuffle disk usage code in preparation for disk accounting
2011-12-28 14:52:03 +00:00
hostinfo_network.cpp
- client: revert to old network functions (gethostbyname() etc.) on Win:
2010-09-15 20:33:44 +00:00
hostinfo_network.h
…
hostinfo_unix.cpp
- client: increase the buffer sizes for retrieving cpu features on *nix
2011-12-28 13:12:21 +00:00
hostinfo_unix_test.cpp
- user web: fix bugs in server status page
2011-01-06 23:09:13 +00:00
hostinfo_win.cpp
- client: detect Windows HyperV Server 2008 R2 (from Crashtest)
2011-12-28 00:22:20 +00:00
http_curl.cpp
svn path=/trunk/boinc/; revision=24411
2011-10-18 04:41:13 +00:00
http_curl.h
- client: associate a PROJECT with HTTP_OP where applicable,
2011-10-18 04:23:03 +00:00
install-sh
…
log_flags.cpp
- client: add some missing items to CONFIG::parse_options_client().
2011-11-15 07:50:02 +00:00
log_flags.h
- client: compute project scheduling priority more efficiently
2011-10-03 06:18:58 +00:00
main.cpp
- client: free mem on exit if debug mode
2011-10-24 23:39:21 +00:00
main.h
- client: distinguish between messages to be displayed as HTML
2010-10-18 20:09:51 +00:00
makefile_sim
- scheduler: in update_wu_on_send(), always try to update
2011-11-03 06:46:05 +00:00
net_stats.cpp
- client: on network_available() GUI RPC,
2011-11-20 09:18:12 +00:00
net_stats.h
- web: in GPU model list page,
2011-11-16 19:47:40 +00:00
pers_file_xfer.cpp
- client: if we're trying to upload a file and it's missing,
2011-12-17 05:36:45 +00:00
pers_file_xfer.h
- client: tweak parameters of file xfer backoff to
2011-12-12 22:07:37 +00:00
rr_sim.cpp
- client: when contacting a project for reasons other than
2011-12-06 04:21:27 +00:00
rr_sim.h
- client: make RR simulation more accurate
2011-09-12 17:01:54 +00:00
rrsim_test.cpp
- user web: fix bugs in server status page
2011-01-06 23:09:13 +00:00
sandbox.cpp
- client: fix typo that caused a lot of spurious
2011-07-07 23:58:23 +00:00
sandbox.h
- client: fix bug in insufficient video RAM feature
2009-12-14 19:24:06 +00:00
scheduler_op.cpp
- storage simulator: add stats for network load and fault tolerance.
2011-12-16 19:45:31 +00:00
scheduler_op.h
- client: intermediate checkin for replicated trickle-ups.
2011-09-20 18:49:38 +00:00
setprojectgrp.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
sim.cpp
- client: when contacting a project for reasons other than
2011-12-06 04:21:27 +00:00
sim.h
- client: call xp.skip_unexpected() if get unexpected tag,
2011-10-17 20:46:06 +00:00
sim_host.xml
…
sim_prefs.xml
…
sim_projects.xml
…
sim_util.cpp
- client: change the way project priorities are computed,
2011-10-19 06:37:03 +00:00
stream.cpp
…
switcher.cpp
- client: fix bugs when writing/parsing cc_config.xml via GUI RPCs
2011-11-03 19:19:36 +00:00
sysmon_win.cpp
- client (Win) add some bulletproofing in case Windows sends us a
2011-07-01 00:25:11 +00:00
sysmon_win.h
…
test_fx_in
…
test_fx_out
…
test_fx_out1
…
time_stats.cpp
- Updates Linux notifications to use current libnotify.
2011-09-27 19:45:27 +00:00
time_stats.h
- client: pass XML_PARSER& rather than MIOFILE& to parse functions.
2011-08-09 21:44:14 +00:00
whetstone.cpp
- user web: fix bugs in server status page
2011-01-06 23:09:13 +00:00
work_fetch.cpp
- make "needs network" a property of APP_VERSION rather than APP
2011-12-26 04:56:36 +00:00
work_fetch.h
- client: compile fix; remove redundant total_peak_flops()
2011-12-06 09:20:30 +00:00