boinc/client
David Anderson 3b363f9a87 - web RPC: include rpc_time in XML host description
- client: if acct mgr sends us an account with no authenticator,
    show an error message instead of trying to attach


svn path=/trunk/boinc/; revision=25608
2012-04-30 18:46:50 +00:00
..
android - client: small changes to make client compile on Android, 2012-03-16 21:48:35 +00:00
os2
scripts
win - Update copyrights. 2012-04-19 20:43:35 +00:00
Makefile.am - client: first pass at async file copy feature. 2012-02-03 18:33:39 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - web RPC: include rpc_time in XML host description 2012-04-30 18:46:50 +00:00
acct_mgr.h - client: in handling the acct_mgr GUI RPC, 2011-09-19 21:15:36 +00:00
acct_setup.cpp - update_versions: for gzipped files, 2012-01-26 08:39:51 +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 - scheduler: don't max with min_work_buffer() in estimating 2012-03-30 21:39:22 +00:00
app.h - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
app_control.cpp - compile fix 2012-04-26 20:32:00 +00:00
app_graphics.cpp
app_start.cpp - client: set file ownership and permissions after an async verify. 2012-03-21 18:36:00 +00:00
app_stats_mac.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
async_file.cpp - client: set file ownership and permissions after an async verify. 2012-03-21 18:36:00 +00:00
async_file.h - client: set file ownership and permissions after an async verify. 2012-03-21 18:36:00 +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 - Manager/Client: fix bugs in GUI RPC that prevented 2012-02-20 21:32:26 +00:00
boinc_log.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
build_po
check_security.cpp Mac sandbox: Don't check permissions of project-created subdirectories under project or slot directories 2012-02-15 00:00:06 +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 - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
client_state.h - client: report completed results if a time-of-day network suspend is 2012-03-20 19:37:04 +00:00
client_types.cpp - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
client_types.h - client: fix crashing bug that happened when a scheduler reply 2012-04-25 05:51:26 +00:00
coproc_detect.cpp - Bad logic in Win code: 2012-04-25 07:09:14 +00:00
cpp.h
cpu_benchmark.h
cpu_sched.cpp - scheduler: fix bug that tried to open plan class spec file 2012-04-25 04:10:29 +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 - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +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: only check file size if the FILE_INFO specifies it. 2012-02-09 09:15:23 +00:00
cs_notice.cpp - client: fix bug in notices where, after a notice is deleted, 2012-02-20 06:29:46 +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 - client: small changes to make client compile on Android, 2012-03-16 21:48:35 +00:00
cs_prefs.cpp - client: if we're contacting a project to ask it for work 2012-04-20 23:51:20 +00:00
cs_proxy.cpp
cs_proxy.h
cs_scheduler.cpp - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
cs_statefile.cpp - client: fix crashing bug that happened when a scheduler reply 2012-04-25 05:51:26 +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
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
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: HTTP range request errors are permanent. 2012-02-07 07:58:08 +00:00
file_xfer.h
gui_http.cpp - client: async file stuff. 2012-02-07 00:35:55 +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: fix bug in notices where, after a notice is deleted, 2012-02-20 06:29:46 +00:00
gui_rpc_server_ops.cpp - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
hostinfo_network.cpp win compile fix 2012-04-14 04:56:35 +00:00
hostinfo_network.h
hostinfo_unix.cpp client: Fix idle detection during fast user switching 2012-03-29 11:56:09 +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 - client: fix bug where WCG downloads were getting wrong size errors. 2012-02-17 08:55:45 +00:00
http_curl.h - client: HTTP range request errors are permanent. 2012-02-07 07:58:08 +00:00
install-sh
log_flags.cpp - client: enforce <no_gpus> in config file not just at startup, 2012-04-25 18:14:28 +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
makefile_sim - scheduler: in update_wu_on_send(), always try to update 2011-11-03 06:46:05 +00:00
net_stats.cpp - GUI RPC: switching to the new XML parser 2012-01-23 05:03:52 +00:00
net_stats.h - web: in GPU model list page, 2011-11-16 19:47:40 +00:00
pers_file_xfer.cpp - client: set PROJECT::last_upload_start whenever an upload starts, 2012-03-26 22:01:31 +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 - scheduler: fix bug that tried to open plan class spec file 2012-04-25 04:10:29 +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 Mac: In permissions error alert: show branded name and path to bad file or subdirectory 2012-01-17 09:38:32 +00:00
scheduler_op.cpp - client: fix crashing bug that happened when a scheduler reply 2012-04-25 05:51:26 +00:00
scheduler_op.h - client: fix crashing bug that happened when a scheduler reply 2012-04-25 05:51:26 +00:00
setprojectgrp.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
sim.cpp - scheduler: don't max with min_work_buffer() in estimating 2012-03-30 21:39:22 +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 - scheduler: don't max with min_work_buffer() in estimating 2012-03-30 21:39:22 +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 - scheduler: fix bug that tried to open plan class spec file 2012-04-25 04:10:29 +00:00
whetstone.cpp - user web: fix bugs in server status page 2011-01-06 23:09:13 +00:00
work_fetch.cpp - scheduler: fix bug that tried to open plan class spec file 2012-04-25 04:10:29 +00:00
work_fetch.h - msg tweak and fix compile warnings 2012-03-12 23:34:41 +00:00